2024-09-16T09:57:35.541 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T09:57:35.559 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T09:57:35.657 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110 branch: wip-athakkar-testing-2024-09-12-1857 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: athakkar@redhat.com first_in_suite: false job_id: '7907110' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-athakkar-testing-2024-09-12-1857 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\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 66e33d6af1496291b0602ee0a859e68145f17dad ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 66e33d6af1496291b0602ee0a859e68145f17dad selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-athakkar-testing-2024-09-12-1857 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad owner: scheduled_avan@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4787 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-12-1857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 66e33d6af1496291b0602ee0a859e68145f17dad targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGS4ZwnYJ+CCK1/AiEDD2wqwWTmPv204tejKMUif72DOAkVdxzcFU5FTop6sYYyUT8lxIVfa6Bt7CIYfoHte2VI= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOuHhJspo9BMDH7oP4fNVEpWWap9IyS+UBJUcRwm3v9Rq4i47FqaO1iRnCF+7t5QkZ/9uUZojg/bhJgkBt/ZSSY= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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 - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - 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 - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_08:23:53 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T09:57:35.657 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa; will attempt to use it 2024-09-16T09:57:35.658 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks 2024-09-16T09:57:35.658 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T09:57:35.659 INFO:teuthology.task.internal:Checking packages... 2024-09-16T09:57:35.681 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '66e33d6af1496291b0602ee0a859e68145f17dad' 2024-09-16T09:57:35.681 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T09:57:35.681 INFO:teuthology.packaging:ref: None 2024-09-16T09:57:35.681 INFO:teuthology.packaging:tag: None 2024-09-16T09:57:35.681 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:57:35.681 INFO:teuthology.packaging:sha1: 66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T09:57:35.682 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:57:35.849 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4882.g66e33d6a 2024-09-16T09:57:35.851 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T09:57:35.857 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T09:57:35.857 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T09:57:35.880 INFO:teuthology.task.internal:Saving configuration 2024-09-16T09:57:35.900 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T09:57:35.907 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T09:57:35.933 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 09:52:30.085906', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGS4ZwnYJ+CCK1/AiEDD2wqwWTmPv204tejKMUif72DOAkVdxzcFU5FTop6sYYyUT8lxIVfa6Bt7CIYfoHte2VI='} 2024-09-16T09:57:35.960 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 09:52:30.087128', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOuHhJspo9BMDH7oP4fNVEpWWap9IyS+UBJUcRwm3v9Rq4i47FqaO1iRnCF+7t5QkZ/9uUZojg/bhJgkBt/ZSSY='} 2024-09-16T09:57:35.960 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T09:57:35.968 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-16T09:57:35.968 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-16T09:57:35.968 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T09:57:36.055 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f243dd83ac0>, signals=[15]) 2024-09-16T09:57:36.055 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T09:57:36.061 INFO:teuthology.task.internal:Opening connections... 2024-09-16T09:57:36.061 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T09:57:36.062 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:57:36.148 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-16T09:57:36.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:57:36.229 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T09:57:36.235 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2024-09-16T09:57:36.253 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2024-09-16T09:57:36.253 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="CentOS Stream" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="9" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:ID="centos" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="9" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:57:36.311 INFO:teuthology.orchestra.run.smithi012.stdout:ANSI_COLOR="0;31" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:57:36.312 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:57:36.313 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2024-09-16T09:57:36.347 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-16T09:57:36.366 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-16T09:57:36.367 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-16T09:57:36.426 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-09-16T09:57:36.426 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="9" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="9" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:57:36.427 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:57:36.428 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:57:36.428 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:57:36.428 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-16T09:57:36.455 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T09:57:36.466 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T09:57:36.512 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T09:57:36.512 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:57:36.515 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:57:36.532 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T09:57:36.541 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T09:57:36.541 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:57:36.573 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:57:36.602 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T09:57:36.663 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T09:57:36.682 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T09:57:36.682 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T09:57:36.682 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:57:36.683 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:57:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:57:36.700 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-09-16T09:57:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:57:36.701 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-16T09:57:36.758 INFO:teuthology.orchestra.run.smithi012.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:57:36.758 INFO:teuthology.task.kernel:Running kernel on smithi012: 5.14.0-503.el9.x86_64 2024-09-16T09:57:36.758 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum install -y kernel 2024-09-16T09:57:36.759 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:57:36.759 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.14.0-503.el9.x86_64 2024-09-16T09:57:36.760 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-09-16T09:57:39.201 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-16T09:57:39.287 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-16T09:57:41.154 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-16T09:57:41.163 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-16T09:57:45.472 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-16T09:57:46.662 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.5 MB 00:01 2024-09-16T09:57:46.939 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 19 kB 00:00 2024-09-16T09:57:47.735 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-16T09:57:48.213 INFO:teuthology.orchestra.run.smithi012.stdout:CentOS Stream 9 - Extras packages 67 kB/s | 19 kB 00:00 2024-09-16T09:57:49.042 INFO:teuthology.orchestra.run.smithi012.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-16T09:57:53.074 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T09:57:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-16T09:57:55.105 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:57:55.106 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:57:55.183 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:57:55.187 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 79 M 2024-09-16T09:57:55.188 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 126 M 2024-09-16T09:57:55.189 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-16T09:57:55.734 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 76 kB/s | 23 kB 00:00 2024-09-16T09:57:56.762 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:57:56.762 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:57:56.858 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-16T09:57:56.869 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T09:57:56.869 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-16T09:57:56.869 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T09:57:56.869 INFO:teuthology.orchestra.run.smithi012.stdout:Installing: 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout:Installing dependencies: 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout:Install 4 Packages 2024-09-16T09:57:56.870 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:57:56.871 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 79 M 2024-09-16T09:57:56.871 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 126 M 2024-09-16T09:57:56.871 INFO:teuthology.orchestra.run.smithi012.stdout:Downloading Packages: 2024-09-16T09:57:57.232 INFO:teuthology.orchestra.run.smithi012.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 277 kB/s | 23 kB 00:00 2024-09-16T09:57:57.682 INFO:teuthology.orchestra.run.smithi012.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-16T09:57:58.024 INFO:teuthology.orchestra.run.smithi012.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 39 MB/s | 35 MB 00:00 2024-09-16T09:57:58.458 INFO:teuthology.orchestra.run.smithi012.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-16T09:57:58.458 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:57:58.458 INFO:teuthology.orchestra.run.smithi012.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-16T09:57:59.162 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-16T09:57:59.552 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-16T09:57:59.552 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-16T09:58:00.526 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-16T09:58:00.527 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-16T09:58:03.109 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-16T09:58:03.777 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:58:03.816 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 3.5 MB/s | 29 MB 00:08 2024-09-16T09:58:03.858 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:58:06.642 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:58:06.788 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:58:10.832 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:15 2024-09-16T09:58:11.920 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:58:11.963 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:17.106 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:38.038 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 830 kB/s | 35 MB 00:42 2024-09-16T09:58:38.038 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:58:38.038 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.8 MB/s | 79 MB 00:42 2024-09-16T09:58:38.716 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-16T09:58:39.063 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-16T09:58:39.063 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-16T09:58:40.028 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-16T09:58:40.028 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-16T09:58:42.476 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-16T09:58:43.197 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:58:43.282 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:58:46.083 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:58:46.210 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:58:51.033 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:58:51.144 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:55.993 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:56.447 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:56.488 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:56.880 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:56.880 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:58:56.880 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:58:56.880 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout:Installed: 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:58:57.731 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:58:57.732 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-16T09:58:58.064 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:58:58.168 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:58:58.168 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:58:58.168 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T09:58:58.168 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:58:58.168 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:58:58.169 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T09:58:58.169 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi012.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:58:58.169 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:58:58.228 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:58:58.228 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:58:58.228 DEBUG:teuthology.orchestra.run.smithi012:> sudo rpm -qi grub2-tools 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Name : grub2-tools 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Epoch : 1 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Version : 2.06 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Release : 82.el9 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: x86_64 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Group : Unspecified 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Size : 8274670 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:License : GPLv3+ 2024-09-16T09:58:58.260 INFO:teuthology.orchestra.run.smithi012.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Packager : builder@centos.org 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Vendor : CentOS 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Summary : Support tools for GRUB. 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:Description : 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:58:58.261 INFO:teuthology.orchestra.run.smithi012.stdout:hardware devices. 2024-09-16T09:58:58.262 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T09:58:58.262 INFO:teuthology.orchestra.run.smithi012.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:58:58.262 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:58:58.263 INFO:teuthology.task.kernel:Updating grub on smithi012 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:58:58.263 DEBUG:teuthology.orchestra.run.smithi012:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:58:58.905 INFO:teuthology.orchestra.run.smithi012.stderr:Generating grub configuration file ... 2024-09-16T09:59:00.163 INFO:teuthology.orchestra.run.smithi012.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:59:00.177 INFO:teuthology.orchestra.run.smithi012.stderr:done 2024-09-16T09:59:00.180 DEBUG:teuthology.orchestra.run.smithi012:> mktemp 2024-09-16T09:59:00.196 INFO:teuthology.orchestra.run.smithi012.stdout:/tmp/tmp.HXRIdAKxlk 2024-09-16T09:59:00.196 DEBUG:teuthology.orchestra.run.smithi012:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HXRIdAKxlk 2024-09-16T09:59:00.262 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0666 /tmp/tmp.HXRIdAKxlk 2024-09-16T09:59:00.406 DEBUG:teuthology.orchestra.remote:smithi012:/tmp/tmp.HXRIdAKxlk is 6KB 2024-09-16T09:59:00.456 DEBUG:teuthology.orchestra.run.smithi012:> rm -fr /tmp/tmp.HXRIdAKxlk 2024-09-16T09:59:00.470 DEBUG:teuthology.orchestra.run.smithi012:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:59:00.533 INFO:teuthology.orchestra.run.smithi012.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:59:00.533 INFO:teuthology.orchestra.run.smithi012.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:59:00.533 INFO:teuthology.orchestra.run.smithi012.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:59:00.533 INFO:teuthology.orchestra.run.smithi012.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:59:00.534 DEBUG:teuthology.orchestra.run.smithi012:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:59:00.695 DEBUG:teuthology.orchestra.run.smithi012:> sudo shutdown -r now 2024-09-16T09:59:30.698 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T09:59:30.699 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T09:59:30.700 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:59:33.996 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:59:34.041 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:59:34.413 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:59:34.413 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:59:34.413 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:59:34.413 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:59:35.261 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:59:35.261 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:59:35.262 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-16T09:59:35.603 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:59:35.731 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.732 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:59:35.732 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T09:59:35.732 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:59:35.732 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:59:35.732 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T09:59:35.732 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:59:35.732 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:59:35.791 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:59:35.791 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:59:35.791 DEBUG:teuthology.orchestra.run.smithi134:> sudo rpm -qi grub2-tools 2024-09-16T09:59:35.823 INFO:teuthology.orchestra.run.smithi134.stdout:Name : grub2-tools 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Epoch : 1 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Version : 2.06 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Release : 82.el9 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: x86_64 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Group : Unspecified 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Size : 8274670 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:License : GPLv3+ 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:59:35.824 INFO:teuthology.orchestra.run.smithi134.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:Packager : builder@centos.org 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:Vendor : CentOS 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:Summary : Support tools for GRUB. 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:Description : 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:hardware devices. 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T09:59:35.825 INFO:teuthology.orchestra.run.smithi134.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:59:35.826 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:59:35.826 INFO:teuthology.task.kernel:Updating grub on smithi134 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:59:35.827 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:59:36.431 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-09-16T09:59:37.842 INFO:teuthology.orchestra.run.smithi134.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:59:37.869 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-09-16T09:59:37.871 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-09-16T09:59:37.887 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.sopJg5EL7h 2024-09-16T09:59:37.887 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sopJg5EL7h 2024-09-16T09:59:37.954 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.sopJg5EL7h 2024-09-16T09:59:38.095 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.sopJg5EL7h is 6KB 2024-09-16T09:59:38.116 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.sopJg5EL7h 2024-09-16T09:59:38.131 DEBUG:teuthology.orchestra.run.smithi134:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:59:38.193 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:59:38.193 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:59:38.193 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:59:38.194 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:59:38.195 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:59:38.346 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-09-16T10:00:05.182 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.12 2024-09-16T10:00:08.350 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T10:00:08.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:00:08.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:14.189 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T10:00:14.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:17.249 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.12 2024-09-16T10:00:29.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T10:00:29.261 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:29.929 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-09-16T10:00:30.374 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T10:00:30.374 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:00:30.374 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-09-16T10:00:30.390 INFO:teuthology.orchestra.run.smithi012.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:00:30.390 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T10:00:30.390 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:00:30.390 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:00:31.391 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T10:00:31.391 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:00:31.489 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2024-09-16T10:00:31.520 DEBUG:teuthology.parallel:result is None 2024-09-16T10:00:42.813 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-16T10:00:51.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:00:51.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:10.205 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-16T10:01:22.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:01:22.208 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:22.609 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-16T10:01:22.940 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:01:22.940 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:01:22.940 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-16T10:01:22.955 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:01:22.955 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T10:01:22.955 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:01:22.955 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:01:23.956 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T10:01:23.956 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:01:24.084 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-16T10:01:24.107 DEBUG:teuthology.parallel:result is None 2024-09-16T10:01:24.107 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T10:01:24.114 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T10:01:24.115 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:01:24.118 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:01:24.136 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T10:01:24.164 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T10:01:24.214 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T10:01:24.214 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:01:24.217 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:01:24.259 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T10:01:24.265 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T10:01:24.265 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T10:01:24.284 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T10:01:24.321 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:01:24.324 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:01:24.333 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:01:24.334 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:01:24.337 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T10:01:24.346 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T10:01:24.346 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:01:24.378 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:01:24.406 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T10:01:24.416 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T10:01:24.416 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:01:24.449 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:01:24.464 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:01:24.553 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:01:24.604 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:01:24.687 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:01:24.732 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:01:24.733 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:01:24.801 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:01:24.847 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:01:24.886 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:01:24.966 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:01:25.002 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:01:25.002 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:01:25.064 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2024-09-16T10:01:25.067 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-16T10:01:25.117 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:01:25.217 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:01:25.419 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T10:01:25.427 INFO:teuthology.task.internal:Starting timer... 2024-09-16T10:01:25.428 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T10:01:25.502 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T10:01:25.551 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T10:01:25.551 DEBUG:teuthology.orchestra.run.smithi012:> sudo service auditd rotate 2024-09-16T10:01:25.605 INFO:teuthology.orchestra.run.smithi012.stdout:Rotating logs: 2024-09-16T10:01:25.607 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-09-16T10:01:25.734 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-09-16T10:01:25.737 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T10:01:25.737 DEBUG:teuthology.orchestra.run.smithi012:> /usr/sbin/getenforce 2024-09-16T10:01:25.764 INFO:teuthology.orchestra.run.smithi012.stdout:Permissive 2024-09-16T10:01:25.764 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-09-16T10:01:25.821 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-09-16T10:01:25.821 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi012.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2024-09-16T10:01:25.821 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T10:01:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:25.851 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T10:01:25.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:25.919 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T10:01:25.919 DEBUG:teuthology.orchestra.run.smithi012:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:01:25.952 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:01:26.149 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T10:01:26.159 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T10:01:26.173 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T10:01:26.174 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T10:05:18.601 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-09-16T10:05:18.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T10:05:18.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:18.683 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-09-16T10:05:18.761 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-16T10:05:18.761 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:05:18.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:18.837 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-16T10:05:18.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-16T10:05:18.912 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T10:05:18.925 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T10:05:18.925 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:05:18.926 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:05:18.929 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:05:18.929 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:05:18.957 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:05:18.972 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:05:18.981 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:05:18.996 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:05:18.997 INFO:teuthology.orchestra.run.smithi012.stderr:sudo: ntpd: command not found 2024-09-16T10:05:19.009 INFO:teuthology.orchestra.run.smithi012.stdout:506 Cannot talk to daemon 2024-09-16T10:05:19.021 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-09-16T10:05:19.023 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:05:19.031 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-09-16T10:05:19.037 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:05:19.045 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:05:19.059 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:05:19.105 INFO:teuthology.orchestra.run.smithi012.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:05:19.108 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:05:19.108 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2024-09-16T10:05:19.108 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.108 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.108 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.109 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.118 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.122 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:05:19.123 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T10:05:19.134 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T10:05:19.134 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:05:19.134 DEBUG:teuthology.orchestra.run.smithi012:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:05:19.135 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2024-09-16T10:05:19.135 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:05:19.511 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-16T10:05:19.516 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-16T10:05:19.524 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:19.524 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-16T10:05:19.524 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Removing: 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Removing unused dependencies: 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Remove 2 Packages 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Freed space: 5.5 M 2024-09-16T10:05:19.525 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-16T10:05:19.527 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:19.527 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2024-09-16T10:05:19.527 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Removing: 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Removing unused dependencies: 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Remove 2 Packages 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Freed space: 5.5 M 2024-09-16T10:05:19.528 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-16T10:05:19.529 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-16T10:05:19.529 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-16T10:05:19.532 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-16T10:05:19.532 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-16T10:05:19.584 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-16T10:05:19.584 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-16T10:05:19.604 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-16T10:05:19.605 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-16T10:05:19.722 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-16T10:05:19.763 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-16T10:05:19.789 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:05:19.844 INFO:teuthology.orchestra.run.smithi012.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:05:19.856 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:05:19.907 INFO:teuthology.orchestra.run.smithi012.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:05:20.286 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:05:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:05:20.368 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:05:20.368 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:05:20.526 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:05:20.527 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:20.527 INFO:teuthology.orchestra.run.smithi134.stdout:Removed: 2024-09-16T10:05:20.527 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:05:20.527 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:20.527 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-16T10:05:20.582 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:05:20.583 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:20.583 INFO:teuthology.orchestra.run.smithi012.stdout:Removed: 2024-09-16T10:05:20.583 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:05:20.583 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:20.583 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-16T10:05:21.361 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:57 ago on Mon 16 Sep 2024 10:04:24 AM UTC. 2024-09-16T10:05:21.441 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:51 ago on Mon 16 Sep 2024 10:04:30 AM UTC. 2024-09-16T10:05:21.497 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:05:21.498 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout:Install 7 Packages 2024-09-16T10:05:21.499 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:21.506 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 5.2 M 2024-09-16T10:05:21.507 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 19 M 2024-09-16T10:05:21.507 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-16T10:05:21.586 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout: Package Arch Version Repository Size 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout:Installing: 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout:Installing dependencies: 2024-09-16T10:05:21.587 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout:Install 7 Packages 2024-09-16T10:05:21.588 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:21.616 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 5.2 M 2024-09-16T10:05:21.616 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 19 M 2024-09-16T10:05:21.616 INFO:teuthology.orchestra.run.smithi012.stdout:Downloading Packages: 2024-09-16T10:05:21.879 INFO:teuthology.orchestra.run.smithi134.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 485 kB/s | 44 kB 00:00 2024-09-16T10:05:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 973 kB/s | 106 kB 00:00 2024-09-16T10:05:21.937 INFO:teuthology.orchestra.run.smithi134.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-16T10:05:21.963 INFO:teuthology.orchestra.run.smithi134.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-16T10:05:22.005 INFO:teuthology.orchestra.run.smithi134.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.1 MB/s | 906 kB 00:00 2024-09-16T10:05:22.046 INFO:teuthology.orchestra.run.smithi134.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-16T10:05:22.060 INFO:teuthology.orchestra.run.smithi012.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 280 kB/s | 44 kB 00:00 2024-09-16T10:05:22.094 INFO:teuthology.orchestra.run.smithi012.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 551 kB/s | 106 kB 00:00 2024-09-16T10:05:22.160 INFO:teuthology.orchestra.run.smithi012.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 716 kB/s | 72 kB 00:00 2024-09-16T10:05:22.186 INFO:teuthology.orchestra.run.smithi012.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 917 kB/s | 84 kB 00:00 2024-09-16T10:05:22.219 INFO:teuthology.orchestra.run.smithi012.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-16T10:05:22.353 INFO:teuthology.orchestra.run.smithi012.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.3 MB/s | 837 kB 00:00 2024-09-16T10:05:22.439 INFO:teuthology.orchestra.run.smithi134.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 6.7 MB/s | 3.2 MB 00:00 2024-09-16T10:05:22.439 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:05:22.439 INFO:teuthology.orchestra.run.smithi134.stdout:Total 5.5 MB/s | 5.2 MB 00:00 2024-09-16T10:05:22.549 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-16T10:05:22.564 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-16T10:05:22.564 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-16T10:05:22.604 INFO:teuthology.orchestra.run.smithi012.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 7.6 MB/s | 3.2 MB 00:00 2024-09-16T10:05:22.604 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:05:22.604 INFO:teuthology.orchestra.run.smithi012.stdout:Total 5.2 MB/s | 5.2 MB 00:00 2024-09-16T10:05:22.719 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2024-09-16T10:05:22.735 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2024-09-16T10:05:22.736 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2024-09-16T10:05:22.904 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-16T10:05:22.905 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-16T10:05:23.045 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2024-09-16T10:05:23.045 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2024-09-16T10:05:23.362 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-16T10:05:23.441 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:05:23.475 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:05:23.504 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:05:23.537 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2024-09-16T10:05:23.632 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:05:23.666 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:05:23.703 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:05:23.712 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:05:23.743 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:05:23.923 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:05:23.967 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:05:24.187 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:05:24.216 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:05:24.330 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:05:24.391 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:24.445 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:05:24.478 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:05:24.602 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:05:24.668 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:25.443 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:05:25.444 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:05:25.621 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:25.621 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:05:25.621 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:05:25.621 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:05:25.622 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:05:25.622 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:05:25.622 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:05:25.808 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:25.808 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:05:25.809 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout:Installed: 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:05:26.041 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2024-09-16T10:05:26.209 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:26.478 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:26.478 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-16T10:05:26.489 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-16T10:05:26.490 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:05:26.490 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:05:26.506 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T10:05:26.506 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:05:24.895854993 +0000 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:24.563856645 +0000 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:24.563856645 +0000 2024-09-16T10:05:26.563 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:24.563856645 +0000 2024-09-16T10:05:26.563 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:05:26.627 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:05:26.627 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:05:26.627 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000253253 s, 2.0 MB/s 2024-09-16T10:05:26.629 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:05:26.686 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2024-09-16T10:05:26.741 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:05:26.741 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:26.741 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:05:24.895854993 +0000 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:26.742 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:26.742 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:05:26.806 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:05:26.806 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:05:26.806 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000200253 s, 2.6 MB/s 2024-09-16T10:05:26.807 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:05:26.864 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2024-09-16T10:05:26.920 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:05:26.920 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:26.920 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 952 Links: 1 2024-09-16T10:05:26.920 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:26.920 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:26.921 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:05:24.895854993 +0000 2024-09-16T10:05:26.921 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:24.560856654 +0000 2024-09-16T10:05:26.921 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:24.560856654 +0000 2024-09-16T10:05:26.921 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:24.560856654 +0000 2024-09-16T10:05:26.921 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:05:26.984 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:05:26.984 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:05:26.984 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000186134 s, 2.8 MB/s 2024-09-16T10:05:26.985 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:05:27.041 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2024-09-16T10:05:27.096 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:05:24.896854985 +0000 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:27.097 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:24.562856648 +0000 2024-09-16T10:05:27.097 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:05:27.161 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:05:27.161 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:05:27.161 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000211502 s, 2.4 MB/s 2024-09-16T10:05:27.163 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:05:27.220 DEBUG:teuthology.orchestra.run.smithi012:> 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 2024-09-16T10:05:27.390 INFO:teuthology.orchestra.run.smithi012.stdout:loop 2024-09-16T10:05:27.391 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_1... 2024-09-16T10:05:27.391 DEBUG:teuthology.orchestra.run.smithi012:> 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 2024-09-16T10:05:27.426 INFO:teuthology.orchestra.run.smithi012.stdout:1 2024-09-16T10:05:27.458 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_11 2024-09-16T10:05:27.625 INFO:teuthology.orchestra.run.smithi012.stdout:connecting to device: nvme1 2024-09-16T10:05:27.627 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_2... 2024-09-16T10:05:27.627 DEBUG:teuthology.orchestra.run.smithi012:> 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 2024-09-16T10:05:27.703 INFO:teuthology.orchestra.run.smithi012.stdout:1 2024-09-16T10:05:27.736 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_21 2024-09-16T10:05:27.772 INFO:teuthology.orchestra.run.smithi012.stdout:connecting to device: nvme2 2024-09-16T10:05:27.774 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_3... 2024-09-16T10:05:27.774 DEBUG:teuthology.orchestra.run.smithi012:> 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 2024-09-16T10:05:27.849 INFO:teuthology.orchestra.run.smithi012.stdout:1 2024-09-16T10:05:27.881 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_31 2024-09-16T10:05:27.912 INFO:teuthology.orchestra.run.smithi012.stdout:connecting to device: nvme3 2024-09-16T10:05:27.914 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_4... 2024-09-16T10:05:27.914 DEBUG:teuthology.orchestra.run.smithi012:> 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 2024-09-16T10:05:27.989 INFO:teuthology.orchestra.run.smithi012.stdout:1 2024-09-16T10:05:28.021 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_41 2024-09-16T10:05:28.057 INFO:teuthology.orchestra.run.smithi012.stdout:connecting to device: nvme4 2024-09-16T10:05:28.060 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:05:28.060 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:05:28.116 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme list -o json 2024-09-16T10:05:28.182 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-16T10:05:28.182 INFO:teuthology.orchestra.run.smithi012.stdout: "Devices":[ 2024-09-16T10:05:28.182 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-16T10:05:28.182 INFO:teuthology.orchestra.run.smithi012.stdout: "NameSpace":1, 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "GenericPath":"/dev/ng4n1", 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "SerialNumber":"11fd3e1a4975e8f166ee", 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:28.183 INFO:teuthology.orchestra.run.smithi012.stdout: "SectorSize":512 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "NameSpace":1, 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "GenericPath":"/dev/ng3n1", 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "SerialNumber":"b61d3833ce8c1631e7d0", 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:28.184 INFO:teuthology.orchestra.run.smithi012.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "SectorSize":512 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "NameSpace":1, 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "GenericPath":"/dev/ng2n1", 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:28.185 INFO:teuthology.orchestra.run.smithi012.stdout: "SerialNumber":"5be4a5d433e8758af4be", 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "SectorSize":512 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "NameSpace":1, 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "GenericPath":"/dev/ng1n1", 2024-09-16T10:05:28.186 INFO:teuthology.orchestra.run.smithi012.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "SerialNumber":"573d323830711a7d091f", 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "SectorSize":512 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "NameSpace":1, 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-16T10:05:28.187 INFO:teuthology.orchestra.run.smithi012.stdout: "GenericPath":"/dev/ng0n1", 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "Firmware":"8DV101H0", 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "SerialNumber":"CVFT5331005J400BGN", 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "UsedBytes":400088457216, 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "MaximumLBA":781422768, 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "PhysicalSize":400088457216, 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: "SectorSize":512 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-09-16T10:05:28.188 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-16T10:05:28.189 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-16T10:05:28.189 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:05:28.190 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/scratch_devs 2024-09-16T10:05:28.254 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:05:28.254 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:05:28.274 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T10:05:28.274 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-09-16T10:05:28.331 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:05:24.607214346 +0000 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.332 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.332 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:05:28.399 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:05:28.399 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:05:28.399 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000217269 s, 2.4 MB/s 2024-09-16T10:05:28.400 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:05:28.459 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-09-16T10:05:28.516 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:05:28.516 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:05:24.607214346 +0000 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.517 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.517 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:05:28.581 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:05:28.582 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:05:28.582 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000222478 s, 2.3 MB/s 2024-09-16T10:05:28.583 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:05:28.641 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-09-16T10:05:28.697 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:05:28.697 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:05:24.608214253 +0000 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.698 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.699 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:24.288243778 +0000 2024-09-16T10:05:28.699 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:05:28.761 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:05:28.761 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:05:28.761 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000196559 s, 2.6 MB/s 2024-09-16T10:05:28.763 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:05:28.820 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:05:24.608214253 +0000 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.875 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:24.289243685 +0000 2024-09-16T10:05:28.876 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:05:28.939 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:05:28.939 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:05:28.939 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000187271 s, 2.7 MB/s 2024-09-16T10:05:28.940 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:05:28.997 DEBUG:teuthology.orchestra.run.smithi134:> 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 2024-09-16T10:05:29.130 INFO:teuthology.orchestra.run.smithi134.stdout:loop 2024-09-16T10:05:29.131 INFO:tasks.nvme_loop:Connecting nvme_loop smithi134:/dev/vg_nvme/lv_1... 2024-09-16T10:05:29.131 DEBUG:teuthology.orchestra.run.smithi134:> 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 2024-09-16T10:05:29.164 INFO:teuthology.orchestra.run.smithi134.stdout:1 2024-09-16T10:05:29.193 INFO:teuthology.orchestra.run.smithi134.stdout:/dev/vg_nvme/lv_11 2024-09-16T10:05:29.237 INFO:teuthology.orchestra.run.smithi134.stdout:connecting to device: nvme1 2024-09-16T10:05:29.239 INFO:tasks.nvme_loop:Connecting nvme_loop smithi134:/dev/vg_nvme/lv_2... 2024-09-16T10:05:29.240 DEBUG:teuthology.orchestra.run.smithi134:> 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 2024-09-16T10:05:29.315 INFO:teuthology.orchestra.run.smithi134.stdout:1 2024-09-16T10:05:29.348 INFO:teuthology.orchestra.run.smithi134.stdout:/dev/vg_nvme/lv_21 2024-09-16T10:05:29.384 INFO:teuthology.orchestra.run.smithi134.stdout:connecting to device: nvme2 2024-09-16T10:05:29.386 INFO:tasks.nvme_loop:Connecting nvme_loop smithi134:/dev/vg_nvme/lv_3... 2024-09-16T10:05:29.386 DEBUG:teuthology.orchestra.run.smithi134:> 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 2024-09-16T10:05:29.457 INFO:teuthology.orchestra.run.smithi134.stdout:1 2024-09-16T10:05:29.492 INFO:teuthology.orchestra.run.smithi134.stdout:/dev/vg_nvme/lv_31 2024-09-16T10:05:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:connecting to device: nvme3 2024-09-16T10:05:29.525 INFO:tasks.nvme_loop:Connecting nvme_loop smithi134:/dev/vg_nvme/lv_4... 2024-09-16T10:05:29.526 DEBUG:teuthology.orchestra.run.smithi134:> 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 2024-09-16T10:05:29.600 INFO:teuthology.orchestra.run.smithi134.stdout:1 2024-09-16T10:05:29.630 INFO:teuthology.orchestra.run.smithi134.stdout:/dev/vg_nvme/lv_41 2024-09-16T10:05:29.665 INFO:teuthology.orchestra.run.smithi134.stdout:connecting to device: nvme4 2024-09-16T10:05:29.667 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:05:29.667 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:05:29.724 DEBUG:teuthology.orchestra.run.smithi134:> sudo nvme list -o json 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: "Devices":[ 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: "NameSpace":1, 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: "GenericPath":"/dev/ng4n1", 2024-09-16T10:05:29.790 INFO:teuthology.orchestra.run.smithi134.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "SerialNumber":"07eed83cd0da441d7477", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "SectorSize":512 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "NameSpace":1, 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "GenericPath":"/dev/ng3n1", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:29.791 INFO:teuthology.orchestra.run.smithi134.stdout: "SerialNumber":"7da73f14fecc4486db41", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "SectorSize":512 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "NameSpace":1, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "GenericPath":"/dev/ng2n1", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "SerialNumber":"1a7ef9f79670b20be6e8", 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:29.792 INFO:teuthology.orchestra.run.smithi134.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "SectorSize":512 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "NameSpace":1, 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "GenericPath":"/dev/ng1n1", 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "Firmware":"5.14.0-5", 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "ModelNumber":"Linux", 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "SerialNumber":"7b8ed099d8ddb2018b28", 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "UsedBytes":95995035648, 2024-09-16T10:05:29.793 INFO:teuthology.orchestra.run.smithi134.stdout: "MaximumLBA":187490304, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "PhysicalSize":95995035648, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "SectorSize":512 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "NameSpace":1, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "GenericPath":"/dev/ng0n1", 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "Firmware":"8DV101H0", 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "SerialNumber":"CVFT62420002400BGN", 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "UsedBytes":400088457216, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "MaximumLBA":781422768, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "PhysicalSize":400088457216, 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: "SectorSize":512 2024-09-16T10:05:29.794 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-09-16T10:05:29.795 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-16T10:05:29.795 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-16T10:05:29.795 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-16T10:05:29.796 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:05:29.796 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/scratch_devs 2024-09-16T10:05:29.860 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T10:05:29.955 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\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad'} 2024-09-16T10:05:29.955 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:05:29.955 INFO:tasks.cephadm:Cluster fsid is 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:05:29.955 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T10:05:29.956 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-16T10:05:29.956 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi012': '172.21.15.12', 'mon.smithi134': '172.21.15.134'} 2024-09-16T10:05:29.956 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T10:05:29.956 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2024-09-16T10:05:29.988 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-16T10:05:30.013 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T10:05:30.014 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:05:30.152 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83025/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4882-g66e33d6a', 'node_name': '172.21.2.7+braggi07', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4882.g66e33d6a'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-12 19:44:45.618408', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-12-1857', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-16T10:05:30.296 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-athakkar-testing-2024-09-12-1857, sha1 66e33d6af1496291b0602ee0a859e68145f17dad from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:05:30.298 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm 2024-09-16T10:05:30.298 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm 2024-09-16T10:05:30.298 DEBUG:teuthology.orchestra.run.smithi012:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:30.680 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:05 /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:30.680 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:31.049 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:05 /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:31.049 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:31.083 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:05:31.230 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad on all hosts... 2024-09-16T10:05:31.230 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:05:31.249 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:05:32.826 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:05:32.829 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:06:25.888 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout: "repo_digests": [ 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-09-16T10:06:25.889 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-16T10:06:41.949 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-16T10:06:41.974 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2024-09-16T10:06:42.010 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-16T10:06:42.037 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2024-09-16T10:06:42.080 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-16T10:06:42.105 INFO:tasks.cephadm:Writing seed config... 2024-09-16T10:06:42.106 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T10:06:42.107 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-16T10:06:42.108 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:06:42.108 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T10:06:42.138 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 34211090-7413-11ef-bceb-c7b262605968 [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 2024-09-16T10:06:42.138 DEBUG:teuthology.orchestra.run.smithi012:mon.smithi012> sudo journalctl -f -n 0 -u ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service 2024-09-16T10:06:42.181 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T10:06:42.181 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad -v bootstrap --fsid 34211090-7413-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.12 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:06:42.397 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:06:42.397 INFO:teuthology.orchestra.run.smithi012.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad', '-v', 'bootstrap', '--fsid', '34211090-7413-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.12', '--skip-admin-label'] 2024-09-16T10:06:42.398 INFO:teuthology.orchestra.run.smithi012.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T10:06:42.398 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying podman|docker is present... 2024-09-16T10:06:42.422 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:06:42.422 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying lvm2 is present... 2024-09-16T10:06:42.422 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying time synchronization is in place... 2024-09-16T10:06:42.430 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:06:42.430 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:06:42.436 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:06:42.436 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:06:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-16T10:06:42.450 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-16T10:06:42.450 INFO:teuthology.orchestra.run.smithi012.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:06:42.450 INFO:teuthology.orchestra.run.smithi012.stdout:Repeating the final host check... 2024-09-16T10:06:42.472 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:06:42.472 INFO:teuthology.orchestra.run.smithi012.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T10:06:42.472 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl is present 2024-09-16T10:06:42.472 INFO:teuthology.orchestra.run.smithi012.stdout:lvcreate is present 2024-09-16T10:06:42.479 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:06:42.479 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:06:42.486 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:06:42.486 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:06:42.492 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:Host looks OK 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:Cluster fsid: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:Acquiring lock 140167057725232 on /run/cephadm/34211090-7413-11ef-bceb-c7b262605968.lock 2024-09-16T10:06:42.499 INFO:teuthology.orchestra.run.smithi012.stdout:Lock 140167057725232 acquired on /run/cephadm/34211090-7413-11ef-bceb-c7b262605968.lock 2024-09-16T10:06:42.500 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 3300 ... 2024-09-16T10:06:42.500 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 6789 ... 2024-09-16T10:06:42.500 INFO:teuthology.orchestra.run.smithi012.stdout:Base mon IP(s) is [172.21.15.12:3300, 172.21.15.12:6789], mon addrv is [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-16T10:06:42.503 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.12 metric 100 2024-09-16T10:06:42.503 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 metric 100 2024-09-16T10:06:42.506 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T10:06:42.506 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T10:06:42.506 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:25ea/64 scope link 2024-09-16T10:06:42.509 INFO:teuthology.orchestra.run.smithi012.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:06:42.510 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-16T10:06:42.510 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-16T10:06:42.510 INFO:teuthology.orchestra.run.smithi012.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T10:06:42.510 INFO:teuthology.orchestra.run.smithi012.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T10:06:42.510 INFO:teuthology.orchestra.run.smithi012.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stdout 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying blob sha256:b030955614448665a7d6afdb71ea500fa5c71d8f06361a0bc26d4302d02cd82d 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Copying config sha256:261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:06:42.979 INFO:teuthology.orchestra.run.smithi012.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T10:06:43.882 INFO:teuthology.orchestra.run.smithi012.stdout:ceph: stdout ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:06:43.883 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph version: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:06:43.883 INFO:teuthology.orchestra.run.smithi012.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T10:06:44.880 INFO:teuthology.orchestra.run.smithi012.stdout:stat: stdout 167 167 2024-09-16T10:06:44.880 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial keys... 2024-09-16T10:06:45.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQA1A+hmOr87DxAAAIZT/onkbMtyaQv146DtWA== 2024-09-16T10:06:46.983 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQA2A+hmqJgeEhAATWyt1r18lVvXbubgRX0d7A== 2024-09-16T10:06:47.938 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQA3A+hm8hVsExAAaWMUNo99FN9N5fxSI0RuOQ== 2024-09-16T10:06:47.970 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial monmap... 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:monmaptool for smithi012 [v2:172.21.15.12:3300,v1:172.21.15.12:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:setting min_mon_release = quincy 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: set fsid to 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:06:49.069 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mon... 2024-09-16T10:06:56.538 INFO:teuthology.orchestra.run.smithi012.stdout:create mon.smithi012 on 2024-09-16T10:06:57.558 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T10:06:58.272 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-34211090-7413-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968.target. 2024-09-16T10:06:58.272 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-34211090-7413-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968.target. 2024-09-16T10:06:58.986 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012 2024-09-16T10:06:58.987 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service: Unit ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service not loaded. 2024-09-16T10:06:59.354 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968.target.wants/ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service → /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968@.service. 2024-09-16T10:06:59.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:06:59 smithi012 podman[25376]: 2024-09-16 10:06:59.491142732 +0000 UTC m=+0.016455060 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:07:00.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:00 smithi012 podman[25376]: 2024-09-16 10:07:00.509529669 +0000 UTC m=+1.034842044 container create bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:07:01.268 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:07:01.268 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-16T10:07:01.276 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:07:01.276 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:07:01.277 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-16T10:07:01.277 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:07:01.277 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon to start... 2024-09-16T10:07:01.277 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon... 2024-09-16T10:07:01.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 podman[25376]: 2024-09-16 10:07:01.142100039 +0000 UTC m=+1.667412372 container init bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-16T10:07:01.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 podman[25376]: 2024-09-16 10:07:01.148258198 +0000 UTC m=+1.673570517 container start bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T10:07:01.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 ceph-mon[25414]: mkfs 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:01.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 ceph-mon[25414]: mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2024-09-16T10:07:01.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 bash[25376]: bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c 2024-09-16T10:07:01.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:01 smithi012 systemd[1]: Started Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968. 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: monmap epoch 1 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: fsid 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: last_changed 2024-09-16T10:06:48.294840+0000 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: created 2024-09-16T10:06:48.294840+0000 2024-09-16T10:07:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: min_mon_release 19 (squid) 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: election_strategy: 1 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.smithi012 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: fsmap 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: mgrmap e1: no daemons active 2024-09-16T10:07:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:02 smithi012 ceph-mon[25414]: from='client.? 172.21.15.12:0/1744205008' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout id: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout services: 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi012 (age 0.92918s) 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T10:07:02.645 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout data: 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:mon is available 2024-09-16T10:07:02.646 INFO:teuthology.orchestra.run.smithi012.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T10:07:03.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:03 smithi012 ceph-mon[25414]: from='client.? 172.21.15.12:0/3756571246' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:07:03.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:03 smithi012 ceph-mon[25414]: from='client.? 172.21.15.12:0/3756571246' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T10:07:03.747 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:03.747 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:07:03.747 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:03.747 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:03.748 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:07:03.749 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:07:03.749 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:07:03.749 INFO:teuthology.orchestra.run.smithi012.stdout:Generating new minimal ceph.conf... 2024-09-16T10:07:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:04 smithi012 ceph-mon[25414]: from='client.? 172.21.15.12:0/1048986151' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:05.374 INFO:teuthology.orchestra.run.smithi012.stdout:Restarting the monitor... 2024-09-16T10:07:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:05 smithi012 systemd[1]: Stopping Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968... 2024-09-16T10:07:06.006 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:05 smithi012 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012[25391]: 2024-09-16T10:07:05.656+0000 7fe99e2fa640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi012 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T10:07:06.007 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:05 smithi012 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012[25391]: 2024-09-16T10:07:05.656+0000 7fe99e2fa640 -1 mon.smithi012@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T10:07:06.007 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:05 smithi012 podman[25735]: 2024-09-16 10:07:05.738689883 +0000 UTC m=+0.195551464 container died bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T10:07:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25735]: 2024-09-16 10:07:06.104302867 +0000 UTC m=+0.561164435 container cleanup bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T10:07:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 bash[25735]: ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012 2024-09-16T10:07:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25751]: 2024-09-16 10:07:06.397057137 +0000 UTC m=+0.656422063 container remove bc6149e76b02296d65329e6b9a6782d462c1ad91cd7b68a94ca6343717d9112c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T10:07:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 systemd[1]: ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service: Deactivated successfully. 2024-09-16T10:07:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 systemd[1]: Stopped Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968. 2024-09-16T10:07:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 systemd[1]: Starting Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968... 2024-09-16T10:07:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25851]: 2024-09-16 10:07:06.660764908 +0000 UTC m=+0.016100282 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:07:07.059 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25851]: 2024-09-16 10:07:06.764476292 +0000 UTC m=+0.119811661 container create b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T10:07:07.059 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25851]: 2024-09-16 10:07:06.966652555 +0000 UTC m=+0.321987924 container init b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-16T10:07:07.059 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 podman[25851]: 2024-09-16 10:07:06.971697504 +0000 UTC m=+0.327032874 container start b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS) 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: pidfile_write: ignore empty --pid-file 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: load: jerasure load: lrc 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Git sha 0 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: DB SUMMARY 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: DB Session ID: EVZFI703B3F0AQJHFJE9 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:07:07.060 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi012/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi012/store.db: 000009.log size: 89086 ; 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.env: 0x55a6ad1c9120 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.info_log: 0x55a6ae3f78e0 2024-09-16T10:07:07.061 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.statistics: (nil) 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.use_fsync: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:07:07.062 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.db_log_dir: 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.wal_dir: 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.write_buffer_manager: 0x55a6ae3fbb80 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:07:07.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:07:07.064 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:07:07.064 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:07:07.064 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:07:07.064 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:07:07.064 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.unordered_write: 0 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.row_cache: None 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.wal_filter: None 2024-09-16T10:07:07.066 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.wal_compression: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:07:07.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:07:07.068 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_open_files: -1 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:07:07.069 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Compression algorithms supported: 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kZSTD supported: 0 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000010 2024-09-16T10:07:07.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.merge_operator: 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_filter: None 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:07:07.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a6ae3f7540) 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: index_type: 0 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: data_block_index_type: 0 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: index_shortening: 1 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: checksum: 4 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: no_block_cache: 0 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_cache: 0x55a6ae3eb610 2024-09-16T10:07:07.072 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_cache_options: 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: capacity : 536870912 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: num_shard_bits : 4 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: strict_capacity_limit : 0 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_cache_compressed: (nil) 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: persistent_cache: (nil) 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_size: 4096 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_size_deviation: 10 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_restart_interval: 16 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: index_block_restart_interval: 1 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: metadata_block_size: 4096 2024-09-16T10:07:07.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: partition_filters: 0 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: use_delta_encoding: 1 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: filter_policy: bloomfilter 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: whole_key_filtering: 1 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: verify_compression: 0 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: format_version: 5 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: enable_index_compression: 1 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: block_align: 0 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: max_auto_readahead_size: 262144 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: prepopulate_block_cache: 0 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:07:07.074 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression: NoCompression 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.num_levels: 7 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:07:07.075 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:07:07.076 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:07:07.077 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:07:07.078 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:07:07.079 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.ttl: 2592000 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:07:07.080 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d4cf7770-23a3-4668-9045-bb0fd96d9e44 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481226999741, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:06 smithi012 ceph-mon[25889]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481227001135, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85862, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 84002, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 78251, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726481226, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d4cf7770-23a3-4668-9045-bb0fd96d9e44", "db_session_id": "EVZFI703B3F0AQJHFJE9", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481227001272, "job": 1, "event": "recovery_finished"} 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi012/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a6ae41ae00 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: DB pointer 0x55a6ae51c000 2024-09-16T10:07:07.081 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ** DB Stats ** 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ** Compaction Stats [default] ** 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:07:07.082 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: L0 2/0 85.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Sum 2/0 85.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ** Compaction Stats [default] ** 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:07:07.083 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Cumulative compaction: 0.00 GB write, 17.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Interval compaction: 0.00 GB write, 17.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Block cache BinnedLRUCache@0x55a6ae3eb610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.084 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: starting mon.smithi012 rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi012 fsid 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???) e1 preinit fsid 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).mds e1 new map 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).mds e1 print_map 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: e1 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: btime 2024-09-16T10:07:01:190500+0000 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: legacy client fscid: -1 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: No filesystems configured 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:07:07.085 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:07:07.086 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:07:07.086 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T10:07:07.086 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 bash[25851]: b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 2024-09-16T10:07:07.086 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 systemd[1]: Started Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968. 2024-09-16T10:07:07.086 INFO:teuthology.orchestra.run.smithi012.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T10:07:07.317 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: monmap epoch 1 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: fsid 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: last_changed 2024-09-16T10:06:48.294840+0000 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: created 2024-09-16T10:06:48.294840+0000 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: min_mon_release 19 (squid) 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: election_strategy: 1 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.smithi012 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: fsmap 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:07:07.318 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:07 smithi012 ceph-mon[25889]: mgrmap e1: no daemons active 2024-09-16T10:07:08.118 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T10:07:08.139 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:08.140 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mgr... 2024-09-16T10:07:08.140 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T10:07:08.140 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T10:07:08.140 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-16T10:07:08.400 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-34211090-7413-11ef-bceb-c7b262605968@mgr.smithi012.jhnklc 2024-09-16T10:07:08.401 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-34211090-7413-11ef-bceb-c7b262605968@mgr.smithi012.jhnklc.service: Unit ceph-34211090-7413-11ef-bceb-c7b262605968@mgr.smithi012.jhnklc.service not loaded. 2024-09-16T10:07:08.556 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968.target.wants/ceph-34211090-7413-11ef-bceb-c7b262605968@mgr.smithi012.jhnklc.service → /etc/systemd/system/ceph-34211090-7413-11ef-bceb-c7b262605968@.service. 2024-09-16T10:07:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:08 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/401668408' entity='client.admin' 2024-09-16T10:07:09.126 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:07:09.126 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-16T10:07:09.135 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:07:09.135 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:07:09.135 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-16T10:07:09.135 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:07:09.146 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:07:09.146 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-16T10:07:09.155 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:07:09.156 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:07:09.156 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-16T10:07:09.156 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-16T10:07:09.156 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr to start... 2024-09-16T10:07:09.156 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr... 2024-09-16T10:07:09.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:09 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1849717294' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "34211090-7413-11ef-bceb-c7b262605968", 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:07:10.347 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "smithi012" 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:07:10.348 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:07:10.349 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:07:10.352 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:10.353 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:07:01:190500+0000", 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:10.354 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:07:01.191249+0000", 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:10.355 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (1/15)... 2024-09-16T10:07:13.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:12 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1240632221' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "34211090-7413-11ef-bceb-c7b262605968", 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:07:13.539 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "smithi012" 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:13.540 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:07:13.541 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:07:01:190500+0000", 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.542 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:07:01.191249+0000", 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:07:13.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:13.544 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (2/15)... 2024-09-16T10:07:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: Activating manager daemon smithi012.jhnklc 2024-09-16T10:07:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: mgrmap e2: smithi012.jhnklc(active, starting, since 0.00323626s) 2024-09-16T10:07:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr metadata", "who": "smithi012.jhnklc", "id": "smithi012.jhnklc"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: Manager daemon smithi012.jhnklc is now available 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/trash_purge_schedule"} : dispatch 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:14.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:14 smithi012 ceph-mon[25889]: from='mgr.14100 172.21.15.12:0/2154332881' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:16.568 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:16 smithi012 ceph-mon[25889]: mgrmap e3: smithi012.jhnklc(active, since 1.00757s) 2024-09-16T10:07:16.568 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:16 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3563116206' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:07:16.866 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:16.866 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:16.866 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "34211090-7413-11ef-bceb-c7b262605968", 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "smithi012" 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-16T10:07:16.867 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:07:16.868 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.872 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:07:01:190500+0000", 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:07:16.873 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:07:01.191249+0000", 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:16.874 INFO:teuthology.orchestra.run.smithi012.stdout:mgr is available 2024-09-16T10:07:17.502 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:17 smithi012 ceph-mon[25889]: mgrmap e4: smithi012.jhnklc(active, since 2s) 2024-09-16T10:07:18.104 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:18.104 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:07:18.104 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:07:18.105 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling cephadm module... 2024-09-16T10:07:18.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:18 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1532508606' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:07:19.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:19 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1015799693' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T10:07:20.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:20 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1015799693' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T10:07:20.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:20 smithi012 ceph-mon[25889]: mgrmap e5: smithi012.jhnklc(active, since 5s) 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "smithi012.jhnklc", 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-16T10:07:21.208 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 5... 2024-09-16T10:07:21.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:21 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2069862037' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: Active manager daemon smithi012.jhnklc restarted 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: Activating manager daemon smithi012.jhnklc 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: mgrmap e6: smithi012.jhnklc(active, starting, since 0.00336762s) 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr metadata", "who": "smithi012.jhnklc", "id": "smithi012.jhnklc"} : dispatch 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:25.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:25.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:25.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:24 smithi012 ceph-mon[25889]: Manager daemon smithi012.jhnklc is now available 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 5 is available 2024-09-16T10:07:26.212 INFO:teuthology.orchestra.run.smithi012.stdout:Setting orchestrator backend to cephadm... 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: mgrmap e7: smithi012.jhnklc(active, since 1.00504s) 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: Found migration_current of "None". Setting to last migration. 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:26.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:26.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:26.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:26.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:26 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/trash_purge_schedule"} : dispatch 2024-09-16T10:07:28.009 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: mgrmap e8: smithi012.jhnklc(active, since 2s) 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:27] ENGINE Bus STARTING 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:27] ENGINE Serving on https://172.21.15.12:7150 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:27] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Traceback (most recent call last): 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._run(expiration_interval) 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:28.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s = self.context.wrap_socket( 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: return self.sslsocket_class._create( 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self.do_handshake() 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._sslobj.do_handshake() 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:27] ENGINE Serving on http://172.21.15.12:8765 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:27] ENGINE Bus STARTED 2024-09-16T10:07:28.011 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:27 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:28.815 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T10:07:28.815 INFO:teuthology.orchestra.run.smithi012.stdout:Generating ssh key... 2024-09-16T10:07:29.173 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:28 smithi012 ceph-mon[25889]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:30.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:30 smithi012 ceph-mon[25889]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:30.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:30 smithi012 ceph-mon[25889]: Generating ssh key... 2024-09-16T10:07:30.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:30 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:30.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:30 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:31.618 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDybUYVCGRHE7Lowk0414O1qqaHsLO/h6t0VIcT8RMbrBXI5Bhh85D95Bsn86PDCHx3Gg5MT4lSxDmCqliicW0/vdZJ/YqiXdhB1kcrHHimwcNH1A3YAw8xOl5FsjlYZVHXc+Yupo7cDcI6Nk1V+gCh2M2KWveAcdJarOs8ztthVyqTzRKlo31Ja0tor9BB+xMzXTsVTAK957PggQqoSk4S5i2x1tMQ3QsvdYtkhn4BjwmLPFPya3Eh9FcucMgbUVs3Xdq2Hdgc6fD0M9izlDBnfBFTKXbfS3Y808FDVY07qB2R3j4LI1urKIZfxaqIzSN6e4DVDlr1XabB1xf3vKU6mnla3oHbCVCZ0GN6C08BnurdQ3dNxmCXXwOJBdyKqx0xaOK5IRDlGaZV9stPeNSfDHPipxwY07LrHlvPQoXRu1nYI3qLMkQBMVSJQAL44lL545umDgXNpJZFnNTuOoCCcffSjvF+f1+20HlWEOGZbPIwEPCZDPudwUvMTLuGrJE= ceph-34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:07:31.619 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:07:31.619 INFO:teuthology.orchestra.run.smithi012.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T10:07:31.626 INFO:teuthology.orchestra.run.smithi012.stdout:Adding host smithi012... 2024-09-16T10:07:31.872 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:31 smithi012 ceph-mon[25889]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:32.989 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:32 smithi012 ceph-mon[25889]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:34.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:34 smithi012 ceph-mon[25889]: Deploying cephadm binary to smithi012 2024-09-16T10:07:36.666 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Added host 'smithi012' with addr '172.21.15.12' 2024-09-16T10:07:36.667 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying mon service with default placement... 2024-09-16T10:07:37.301 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:37 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:37.301 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:37 smithi012 ceph-mon[25889]: Added host smithi012 2024-09-16T10:07:37.301 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:37 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:38.019 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T10:07:38.019 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying mgr service with default placement... 2024-09-16T10:07:38.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:38 smithi012 ceph-mon[25889]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:38.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:38 smithi012 ceph-mon[25889]: Saving service mon spec with placement count:5 2024-09-16T10:07:38.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:38 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:39.561 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T10:07:39.562 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying crash service with default placement... 2024-09-16T10:07:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:40 smithi012 ceph-mon[25889]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:40 smithi012 ceph-mon[25889]: Saving service mgr spec with placement count:2 2024-09-16T10:07:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:40 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:41.021 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-16T10:07:41.021 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying ceph-exporter service with default placement... 2024-09-16T10:07:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:41 smithi012 ceph-mon[25889]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:41 smithi012 ceph-mon[25889]: Saving service crash spec with placement * 2024-09-16T10:07:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:41 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:41 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:41 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:42.379 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-16T10:07:42.379 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying prometheus service with default placement... 2024-09-16T10:07:42.785 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:42 smithi012 ceph-mon[25889]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:42.785 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:42 smithi012 ceph-mon[25889]: Saving service ceph-exporter spec with placement * 2024-09-16T10:07:42.785 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:42 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:43.737 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-16T10:07:43.737 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying grafana service with default placement... 2024-09-16T10:07:44.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:44 smithi012 ceph-mon[25889]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:44.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:44 smithi012 ceph-mon[25889]: Saving service prometheus spec with placement count:1 2024-09-16T10:07:44.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:44 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:44.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:44 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:45.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-16T10:07:45.002 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying node-exporter service with default placement... 2024-09-16T10:07:45.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:45 smithi012 ceph-mon[25889]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:45.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:45 smithi012 ceph-mon[25889]: Saving service grafana spec with placement count:1 2024-09-16T10:07:45.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:45 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:45.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:45 smithi012 ceph-mon[25889]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:07:45.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:45 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:46.268 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-16T10:07:46.268 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying alertmanager service with default placement... 2024-09-16T10:07:46.961 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:46 smithi012 ceph-mon[25889]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:46.961 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:46 smithi012 ceph-mon[25889]: Saving service node-exporter spec with placement * 2024-09-16T10:07:46.961 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:46 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:48.185 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:48 smithi012 ceph-mon[25889]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:07:48.185 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:48 smithi012 ceph-mon[25889]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:48.185 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:48 smithi012 ceph-mon[25889]: Saving service alertmanager spec with placement count:1 2024-09-16T10:07:48.185 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:48 smithi012 ceph-mon[25889]: from='mgr.14118 172.21.15.12:0/963093973' entity='mgr.smithi012.jhnklc' 2024-09-16T10:07:48.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-16T10:07:50.089 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:49 smithi012 ceph-mon[25889]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:07:50.090 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:49 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1794337060' entity='client.admin' 2024-09-16T10:07:50.649 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling the dashboard module... 2024-09-16T10:07:51.175 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:51 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4070372367' entity='client.admin' 2024-09-16T10:07:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:52 smithi012 ceph-mon[25889]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:07:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:52 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2112120379' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T10:07:53.327 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:53 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2112120379' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T10:07:53.327 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:53 smithi012 ceph-mon[25889]: mgrmap e9: smithi012.jhnklc(active, since 27s) 2024-09-16T10:07:53.963 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "smithi012.jhnklc", 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-16T10:07:53.964 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 9... 2024-09-16T10:07:54.312 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:54 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/275621848' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:07:57.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: Active manager daemon smithi012.jhnklc restarted 2024-09-16T10:07:57.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: Activating manager daemon smithi012.jhnklc 2024-09-16T10:07:57.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T10:07:57.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: mgrmap e10: smithi012.jhnklc(active, starting, since 0.00346182s) 2024-09-16T10:07:57.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:07:57.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr metadata", "who": "smithi012.jhnklc", "id": "smithi012.jhnklc"} : dispatch 2024-09-16T10:07:57.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:57.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:57.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:57.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:57 smithi012 ceph-mon[25889]: Manager daemon smithi012.jhnklc is now available 2024-09-16T10:07:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:58 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:58 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:58 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/trash_purge_schedule"} : dispatch 2024-09-16T10:07:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:58 smithi012 ceph-mon[25889]: mgrmap e11: smithi012.jhnklc(active, since 1.00659s) 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 9 is available 2024-09-16T10:07:59.287 INFO:teuthology.orchestra.run.smithi012.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-16T10:07:59.539 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:59 smithi012 ceph-mon[25889]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T10:07:59.539 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:07:59 smithi012 ceph-mon[25889]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T10:08:00.652 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:59] ENGINE Bus STARTING 2024-09-16T10:08:00.653 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:59] ENGINE Serving on https://172.21.15.12:7150 2024-09-16T10:08:00.653 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:59] ENGINE Error in HTTPServer.serve 2024-09-16T10:08:00.653 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Traceback (most recent call last): 2024-09-16T10:08:00.653 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._run(expiration_interval) 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:08:00.654 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s = self.context.wrap_socket( 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: return self.sslsocket_class._create( 2024-09-16T10:08:00.655 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:08:00.656 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self.do_handshake() 2024-09-16T10:08:00.656 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:08:00.656 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._sslobj.do_handshake() 2024-09-16T10:08:00.656 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:08:00.656 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:59] ENGINE Serving on http://172.21.15.12:8765 2024-09-16T10:08:00.657 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: [16/Sep/2024:10:07:59] ENGINE Bus STARTED 2024-09-16T10:08:00.657 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: mgrmap e12: smithi012.jhnklc(active, since 2s) 2024-09-16T10:08:00.657 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:00.657 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:00 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:01.262 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUDyOQaVsDXdel4L1t6ykoirnEsOgwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNjEwMDgwMFoXDTM0\nMDkxNzEwMDgwMFowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjEyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAoWmyhwet7BOjhKIJ5cR5K1cdlysGIGcDxP2A\nm4Hj3IhZlIabH9lHOJLvFU6wpH+Dpfayf+wiIvBVQd1t+umU7rDZuDcNe/F9WcIP\nA1hoSTBkbvQ4Q/yorHAJ1q5DrlMCqbjr57SLxK8RXN5XPK1ImkkDMbLByOfQsap7\nYscpFS2CqBZSdPoQfKCDU3Y99JEfxFes+NcDPfPbd/uqLjb+e7Ptckps+E/4RVls\nXTibdIK6tXR06ywzFFBFZ3wkvTOLQLd+5CEyLUzXc3IA1clp6N+zmVtK3TtWA1g3\nDMNzIPgdo7fJ9wsSGnYdyNq130wDAvOvMb4GSfFNzZXUslWJYOhjNRm7aY3k+UAE\nq33iVywvCDybiKrRCdviQ9TscjBOXwZAs2qj9D2GMFGIdRYnUVw9kV1IGVb40Qye\n04Xc4oyu1FCBpHp9VTWldHJpZ1cirZMEeaifz54Gqlbk2/W42cuksdQKgOvIveVK\n9biOjAvJiaHUVPxFV87mGngisgGKWA17JSFrKqjFtMwGOBoNvHYjY38gWYhnleeA\nQmSqiAIFfAhZ5oYBc0Trv7OA9mwvLWYq4lIz2Ovdq+PLqBcQlgyZxgB9gdd3de3V\nhZPQ/WJqZdEAV1a8nO1Tk0b0fUfIjuzhRlcH6PMpIRA6EpbJEfiHlgdHremBU2rx\ns1u0XrsCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDEyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPDDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQA8\nI+sEzorTE8AXkar7j66fBsJRAUtr4WM02zaUklN01AZ3xYV9qyPrY+Wq1ea/9/Hf\nZg7cw41xYFiUg25lOqTCLjZUlXQ+j+du0TnxTAynzUKkcJO1TVqjjSbPj8Xpd8ZL\nAqiv27sL/+iFeFL6h14zExo1VqDDAr3kBPbTWgCTKUutlULTk1NugoB2nrxHKPHb\ngMaY+0oZ3c/ta25QrzFBjP5uuh0JBK6+ZIYCO+iqb8mNUAFXvE5ICfuRhIThNCWO\n1xZrMvXxKkF37erUPMajqtSeVw74pIgcuKWk7vp3uYVaI8n9zReWW8lpZbeiDybL\n49Z80V+nKJIM2xDZnGpj46sr8JwiVVnh7b/CxJmL5vLYgzH5bsKA4DnJ5FmIYiKt\nh2ZrrsLuuFYe0jUxErjnOBdWpEuOFoyvALN3cIE4JqUbotEltPNR+7LiINlhrhtL\nDkaXcuZBG8rApVvLQLTz2db4CjCNT3Xi6X32QLVLoa1eS10GWuIx/go95866Dy2+\nZUY1Jcyvdf658QrNZk3DM/JZ3b5PhzBq0PUKMxvh/DbAU3CECPsNMjB8T2czLYHg\nGfgnacjW8Y8+XKyJpOFPUJs8p2SxhlmaZRNIEGOxKoibGKxA5b2v1xmV6N+rhgJk\n9jJU6emdkQE94oFBqwpdWehXpe1l9maWLk35bm8jEw==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAoWmyhwet7BOjhKIJ5cR5K1cdlysGIGcDxP2Am4Hj3IhZlIab\nH9lHOJLvFU6wpH+Dpfayf+wiIvBVQd1t+umU7rDZuDcNe/F9WcIPA1hoSTBkbvQ4\nQ/yorHAJ1q5DrlMCqbjr57SLxK8RXN5XPK1ImkkDMbLByOfQsap7YscpFS2CqBZS\ndPoQfKCDU3Y99JEfxFes+NcDPfPbd/uqLjb+e7Ptckps+E/4RVlsXTibdIK6tXR0\n6ywzFFBFZ3wkvTOLQLd+5CEyLUzXc3IA1clp6N+zmVtK3TtWA1g3DMNzIPgdo7fJ\n9wsSGnYdyNq130wDAvOvMb4GSfFNzZXUslWJYOhjNRm7aY3k+UAEq33iVywvCDyb\niKrRCdviQ9TscjBOXwZAs2qj9D2GMFGIdRYnUVw9kV1IGVb40Qye04Xc4oyu1FCB\npHp9VTWldHJpZ1cirZMEeaifz54Gqlbk2/W42cuksdQKgOvIveVK9biOjAvJiaHU\nVPxFV87mGngisgGKWA17JSFrKqjFtMwGOBoNvHYjY38gWYhnleeAQmSqiAIFfAhZ\n5oYBc0Trv7OA9mwvLWYq4lIz2Ovdq+PLqBcQlgyZxgB9gdd3de3VhZPQ/WJqZdEA\nV1a8nO1Tk0b0fUfIjuzhRlcH6PMpIRA6EpbJEfiHlgdHremBU2rxs1u0XrsCAwEA\nAQKCAgAwjx/KR6EnGHFlAWqA2S6qvzaDt8nMDbGwnaMHJXhrbAmnCSe52R/4ARw0\nCMxTcJkmYKUqnttWL382pWrkxUis1j9pkAZadzgCvMLPetVEz24ngwk6StRjrAEJ\nuLtbwlVWwe8WcdZqgVBz49/SvT7OS5DObryluDese2FLQic1288myjBcSK6VD6Ty\nguv4m4A3DTlYUzcCeE5aNjfoV1sP0/1nGMTXnxdNpa1YDiOWVY3d8P8LkOx8+/kl\nPM/Aq7UE7y8ZanMx9aALdwyRRFq8WDArvq8zBxrFPtCw4kvMa1hfXHdB/u6fT1F+\nj22Pk8qEJNNb35L8w79oTd8DF4CQUHXkdWkWRWG70Nmbz7xlIuGIOnhLBShdQclB\n6v4dOW93JUfF7UjeAKRGbMfKAjryhI8aaTPBKu2MiT247rJcY0hVUfquPZ7m5+cG\noQaVPAkPuJIzvOskwJBsvkk0gRXL7cN8iDjufas3mclClzT1T4YZmkFxGgM2fNKT\n+CSfDh5azL212gaznFDW/IQiduLyt5g4n6SlPXcUoqWldvj2a+F3XvdMq9ahl8EP\nuYRVRUrn5uPxPFLQdh8fslwtzaCL2Ohug3hT+aAAqIK7liteogrOO9UJlQY/TcNr\nv/xGEXZeQccp3ZISoJZFkPcZgTy6bTbZXzHkrf6Agr5FCrj8YQKCAQEA0rXXbLqa\nfzrxUS020raARfB2UzDuFQriLRYKqlcFhObdsCFUPaofyVjluXYHdvt4o3NvrmiF\nhn7ZwQF5JtZHaN+EWx+GH3zHarSqr2VRhLjVVqvcM5Lmsbe0Y4kZ1b3MwflwR2Jz\nLnZT8fxzUgob8CP6JYrnVWEIgRBkFuY4wBt24LqD2GSLh3jlWYjQ0rDy6Ejw/0kM\ncjkmj0khKQu7/Xm/nqRQIjTv9dV9bPSKSKXvSZxNcc/sq2X0BlOZCpMFJZXzc99Y\nT2DmzSGkSR3COYkdXX3eJpVc05hzr/6feb2QbFBIZwNJLu6PgpGdejIFfPRXsCUv\njOdu2ZLGFcGojwKCAQEAxBtOQmhFwR8VJLv44lOCJZLS/U09Y+wJvSbbrPJJM7s4\nj/Fq2Q9/QbdNLV0UANpzZe2eRvhfbTBGDGCcHl9uWTE068Za6SPqnt9bL6dLpapa\nrnrWfvwqDnfRjyVKo495pRLXceO/H9NBHVAdUvFYG0pyjTsaF2+0HUJoSExtyzR9\naiLPaMCj+Rg06l+AK2bXpeoGkzJ97rRoDQg6kgNHJpD9y/C/vkh4HIRs1LNkK9gE\nLYrkcPvUc8mMUnxeEwENe0r7/yezMU0DC60F5WIyujwDptVY6HtVPSs8oWZI01W8\nYkSzSzicaHGK3QKJd4DtgLNOrJTck+zbQT8/bO1FFQKCAQAg1Go7K5vUxPdCYZwQ\nGpVD0GJvNclyh96TjcKdpa9bdKkHvzmj3fTT50Drs4MYO7ghJ2Q4NVrQiMUeuD8L\nGQnJQkIZ/IBmOYfMjVemuk+IMVA0D9TgSDwfZnL5qyvWTJsxgc7HoIQ3sgIESwQg\nvSh7Mu/Pl6PRfqvXiBlAJCCldeIAw661MX0331NErvdyTFWccXjzHYuN5G+olYlQ\nHt7scGK1sf42Ri85C0leh39gMFJnEq5SVEYYsmrh7XaD2kJMB+AFpr/Ypk1vmpVB\nOxy+4CkuHuVU96Kd6TvlKPPqAOoWpi+RtUZaxJqhilSR7GdEf8GF1VViS9DOn3qz\nexfrAoIBAQC9TVqDMiK7pKSFXEqJN3F3kb7IM2pibXSNOdhun0dYf46/LJ0mwRXn\nuujuNF5d4IHqz7Cs848yWJoV0qCBlT9xK9XZDxWs3jXafOOKIaUdW0/EA+HQnNyA\nMNuCoc3mC1ayqXh9gQp6zzOY90AHU9/oIDpp6LZsDzE/2V3PBLArqxSxgr7ScLsY\ndmyGHgAcZV8f0sPcDa6Q4WdbxSi80Bs7uFS2LET7ivsfFBn2TOESjaiiyeNwyTex\nOcqRyWoKUEbSUHTnPkx099FL0Q7S+bLcIZio0GPNr1h9/qG9b343Oxjph0XIA/K/\nw3L3mz5VtIgPZ4c3g09WIBsaZdJ09KltAoIBAQCvZkUeMZEn2lNt9WMcxp/cosQa\nSjZoZnJcjIGA7GbmQUF1m0dhSfoxNdHYXMCgiC3UGGGbboNjO1OYWDXtgNBjHnsq\nHPk1PN8x+3xI7SQlXhKFvHfua9F2jQRwwbLCu7kk0m5mbWeBrcFsOvl4uFNX4jLE\nrqQvmvgGrHH3HzS66PlujVaxAFFUMrG2Qv91oqgrjRFgA9tuyIwrswlmVmzWzeF4\nSVfVo6A8mA7KoKP031WG4A2gCIiD2/toVMXAtXf0teLG6K30seg9n68Ipy7CPHfk\nGMC7+wIPRi7hHnV67HBtfEM30lww+pPgGZE1GNgGKp5ZDtYnHgfj94FPvt77\n-----END RSA PRIVATE KEY-----\n"} 2024-09-16T10:08:02.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:01 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:02.453 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-16T10:08:03.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:02 smithi012 ceph-mon[25889]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:03.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:02 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:04.364 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-16T10:08:04.364 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial admin user... 2024-09-16T10:08:04.615 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:04 smithi012 ceph-mon[25889]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:04.615 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:04 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:05.859 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:05 smithi012 ceph-mon[25889]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:05.859 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:05 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:05.862 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$rZClqfB8WOtRB2nak4d5w.McQmEELCHll9xOqdEqyP2K8REkVOZTq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726481285, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T10:08:05.862 INFO:teuthology.orchestra.run.smithi012.stdout:Fetching dashboard port number... 2024-09-16T10:08:06.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:06 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3674299121' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T10:08:07.077 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T10:08:07.089 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:08:07.089 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout disabled 2024-09-16T10:08:07.097 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:08:07.097 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-16T10:08:07.097 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld.service is not enabled 2024-09-16T10:08:07.097 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T10:08:07.099 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph Dashboard is now available at: 2024-09-16T10:08:07.099 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:07.099 INFO:teuthology.orchestra.run.smithi012.stdout: URL: https://smithi012.front.sepia.ceph.com:8443/ 2024-09-16T10:08:07.099 INFO:teuthology.orchestra.run.smithi012.stdout: User: admin 2024-09-16T10:08:07.100 INFO:teuthology.orchestra.run.smithi012.stdout: Password: ywr7xor8z1 2024-09-16T10:08:07.100 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:07.100 INFO:teuthology.orchestra.run.smithi012.stdout:Saving cluster configuration to /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config directory 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.450 INFO:teuthology.orchestra.run.smithi012.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: ceph telemetry on 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout:For more information see: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:08.451 INFO:teuthology.orchestra.run.smithi012.stdout:Bootstrap complete. 2024-09-16T10:08:08.489 INFO:tasks.cephadm:Fetching config... 2024-09-16T10:08:08.490 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:08:08.490 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T10:08:08.506 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T10:08:08.506 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:08:08.507 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T10:08:08.563 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T10:08:08.564 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:08:08.564 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/keyring of=/dev/stdout 2024-09-16T10:08:08.631 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T10:08:08.631 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:08:08.631 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T10:08:08.688 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T10:08:08.689 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDybUYVCGRHE7Lowk0414O1qqaHsLO/h6t0VIcT8RMbrBXI5Bhh85D95Bsn86PDCHx3Gg5MT4lSxDmCqliicW0/vdZJ/YqiXdhB1kcrHHimwcNH1A3YAw8xOl5FsjlYZVHXc+Yupo7cDcI6Nk1V+gCh2M2KWveAcdJarOs8ztthVyqTzRKlo31Ja0tor9BB+xMzXTsVTAK957PggQqoSk4S5i2x1tMQ3QsvdYtkhn4BjwmLPFPya3Eh9FcucMgbUVs3Xdq2Hdgc6fD0M9izlDBnfBFTKXbfS3Y808FDVY07qB2R3j4LI1urKIZfxaqIzSN6e4DVDlr1XabB1xf3vKU6mnla3oHbCVCZ0GN6C08BnurdQ3dNxmCXXwOJBdyKqx0xaOK5IRDlGaZV9stPeNSfDHPipxwY07LrHlvPQoXRu1nYI3qLMkQBMVSJQAL44lL545umDgXNpJZFnNTuOoCCcffSjvF+f1+20HlWEOGZbPIwEPCZDPudwUvMTLuGrJE= ceph-34211090-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:08:08.763 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDybUYVCGRHE7Lowk0414O1qqaHsLO/h6t0VIcT8RMbrBXI5Bhh85D95Bsn86PDCHx3Gg5MT4lSxDmCqliicW0/vdZJ/YqiXdhB1kcrHHimwcNH1A3YAw8xOl5FsjlYZVHXc+Yupo7cDcI6Nk1V+gCh2M2KWveAcdJarOs8ztthVyqTzRKlo31Ja0tor9BB+xMzXTsVTAK957PggQqoSk4S5i2x1tMQ3QsvdYtkhn4BjwmLPFPya3Eh9FcucMgbUVs3Xdq2Hdgc6fD0M9izlDBnfBFTKXbfS3Y808FDVY07qB2R3j4LI1urKIZfxaqIzSN6e4DVDlr1XabB1xf3vKU6mnla3oHbCVCZ0GN6C08BnurdQ3dNxmCXXwOJBdyKqx0xaOK5IRDlGaZV9stPeNSfDHPipxwY07LrHlvPQoXRu1nYI3qLMkQBMVSJQAL44lL545umDgXNpJZFnNTuOoCCcffSjvF+f1+20HlWEOGZbPIwEPCZDPudwUvMTLuGrJE= ceph-34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:08:08.775 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDybUYVCGRHE7Lowk0414O1qqaHsLO/h6t0VIcT8RMbrBXI5Bhh85D95Bsn86PDCHx3Gg5MT4lSxDmCqliicW0/vdZJ/YqiXdhB1kcrHHimwcNH1A3YAw8xOl5FsjlYZVHXc+Yupo7cDcI6Nk1V+gCh2M2KWveAcdJarOs8ztthVyqTzRKlo31Ja0tor9BB+xMzXTsVTAK957PggQqoSk4S5i2x1tMQ3QsvdYtkhn4BjwmLPFPya3Eh9FcucMgbUVs3Xdq2Hdgc6fD0M9izlDBnfBFTKXbfS3Y808FDVY07qB2R3j4LI1urKIZfxaqIzSN6e4DVDlr1XabB1xf3vKU6mnla3oHbCVCZ0GN6C08BnurdQ3dNxmCXXwOJBdyKqx0xaOK5IRDlGaZV9stPeNSfDHPipxwY07LrHlvPQoXRu1nYI3qLMkQBMVSJQAL44lL545umDgXNpJZFnNTuOoCCcffSjvF+f1+20HlWEOGZbPIwEPCZDPudwUvMTLuGrJE= ceph-34211090-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:08:08.880 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDybUYVCGRHE7Lowk0414O1qqaHsLO/h6t0VIcT8RMbrBXI5Bhh85D95Bsn86PDCHx3Gg5MT4lSxDmCqliicW0/vdZJ/YqiXdhB1kcrHHimwcNH1A3YAw8xOl5FsjlYZVHXc+Yupo7cDcI6Nk1V+gCh2M2KWveAcdJarOs8ztthVyqTzRKlo31Ja0tor9BB+xMzXTsVTAK957PggQqoSk4S5i2x1tMQ3QsvdYtkhn4BjwmLPFPya3Eh9FcucMgbUVs3Xdq2Hdgc6fD0M9izlDBnfBFTKXbfS3Y808FDVY07qB2R3j4LI1urKIZfxaqIzSN6e4DVDlr1XabB1xf3vKU6mnla3oHbCVCZ0GN6C08BnurdQ3dNxmCXXwOJBdyKqx0xaOK5IRDlGaZV9stPeNSfDHPipxwY07LrHlvPQoXRu1nYI3qLMkQBMVSJQAL44lL545umDgXNpJZFnNTuOoCCcffSjvF+f1+20HlWEOGZbPIwEPCZDPudwUvMTLuGrJE= ceph-34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:08:08.894 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T10:08:09.010 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:08 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1828983882' entity='client.admin' 2024-09-16T10:08:09.149 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:08:10.862 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3152190757' entity='client.admin' 2024-09-16T10:08:10.862 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: mgrmap e13: smithi012.jhnklc(active, since 12s) 2024-09-16T10:08:10.862 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:10.862 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:10.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"} : dispatch 2024-09-16T10:08:10.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:10.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi012", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:08:10.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi012", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-16T10:08:10.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:10 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:10.891 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T10:08:10.892 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T10:08:11.329 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:08:11.997 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:11 smithi012 ceph-mon[25889]: Deploying daemon ceph-exporter.smithi012 on smithi012 2024-09-16T10:08:13.071 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-09-16T10:08:13.072 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:08:13.072 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:08:13.093 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:08:13.093 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:08:13.150 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-09-16T10:08:13.150 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch host add smithi134 2024-09-16T10:08:13.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:13 smithi012 ceph-mon[25889]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:13.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:13 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:13.768 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:08:15.369 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:15 smithi012 ceph-mon[25889]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:16 smithi012 ceph-mon[25889]: Deploying daemon crash.smithi012 on smithi012 2024-09-16T10:08:17.766 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:17 smithi012 ceph-mon[25889]: Deploying cephadm binary to smithi134 2024-09-16T10:08:18.944 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:19.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:18 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:19.520 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:08:19.796 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:08:20.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:19 smithi012 ceph-mon[25889]: Deploying daemon node-exporter.smithi012 on smithi012 2024-09-16T10:08:20.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:19 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:20.071 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:19 smithi012 ceph-mon[25889]: Added host smithi134 2024-09-16T10:08:20.573 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:08:20.573 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-09-16T10:08:21.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:20 smithi012 ceph-mon[25889]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:21.652 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T10:08:21.652 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T10:08:21.915 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:08:22.151 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:21 smithi012 ceph-mon[25889]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:22.949 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:22 smithi012 ceph-mon[25889]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:22.949 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:22 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1340508303' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:08:22.949 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:22 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:22.949 INFO:teuthology.orchestra.run.smithi012.stderr:adjusted tunables profile to default 2024-09-16T10:08:23.641 INFO:tasks.cephadm:Adding mon.smithi012 on smithi012 2024-09-16T10:08:23.641 INFO:tasks.cephadm:Adding mon.smithi134 on smithi134 2024-09-16T10:08:23.642 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi012:172.21.15.12=smithi012;smithi134:172.21.15.134=smithi134' 2024-09-16T10:08:23.887 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:23.930 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1340508303' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:23 smithi012 ceph-mon[25889]: Deploying daemon alertmanager.smithi012 on smithi012 2024-09-16T10:08:24.530 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-09-16T10:08:25.115 DEBUG:teuthology.orchestra.run.smithi134:mon.smithi134> sudo journalctl -f -n 0 -u ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi134.service 2024-09-16T10:08:25.117 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:25.117 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:25 smithi012 ceph-mon[25889]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:25 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:25.387 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:25.430 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:26.132 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:26.132 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:26.132 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:26 smithi012 ceph-mon[25889]: from='client.14197 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi012:172.21.15.12=smithi012;smithi134:172.21.15.134=smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:08:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:26 smithi012 ceph-mon[25889]: Saving service mon spec with placement smithi012:172.21.15.12=smithi012;smithi134:172.21.15.134=smithi134;count:2 2024-09-16T10:08:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:27 smithi012 ceph-mon[25889]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:27 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4154680294' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:27.719 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:27.719 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:27.955 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:27.999 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:28.650 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:28.650 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:28.650 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:29.049 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:28 smithi012 ceph-mon[25889]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:29.049 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:28 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:29.049 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:28 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4125579952' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:30.225 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:30.226 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:30.484 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:30.528 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:31.073 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:30 smithi012 ceph-mon[25889]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:31.249 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:31.249 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:31.250 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:31.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:31 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2632925822' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:31.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:31 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:31.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:31 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:31.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:31 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:31.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:31 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:32.881 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:32.881 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:33.120 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:33.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:32 smithi012 ceph-mon[25889]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:33.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:32 smithi012 ceph-mon[25889]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T10:08:33.163 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:33.804 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:33.805 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:33.805 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:33.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:33.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:33 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:35.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:34 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:08:35.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:34 smithi012 ceph-mon[25889]: Deploying daemon grafana.smithi012 on smithi012 2024-09-16T10:08:35.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:34 smithi012 ceph-mon[25889]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:35.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:34 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1325354568' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:35.395 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:35.395 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:35.639 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:35.681 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:36.360 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:36.360 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:36.360 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:37.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:36 smithi012 ceph-mon[25889]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:37.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:36 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2517856334' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:38.111 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:38.111 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:38.353 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:38.406 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:39.092 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:39.092 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:39.092 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:39.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:38 smithi012 ceph-mon[25889]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:39 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2781736263' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:40.705 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:40.706 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:40.951 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:40.994 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:41.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:40 smithi012 ceph-mon[25889]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:41.686 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:41.686 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:41.686 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:41.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:41 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/827601556' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:42.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:42 smithi012 ceph-mon[25889]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:43.302 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:43.302 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:43.543 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:43.588 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:44.247 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:44.247 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:44.248 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:44.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:44.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: Deploying daemon prometheus.smithi012 on smithi012 2024-09-16T10:08:44.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:44 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/627985926' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:45.833 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:45.834 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:46.074 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:46.118 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:46.794 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:46.795 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:46.795 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:47.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:46 smithi012 ceph-mon[25889]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:48.028 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:47 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/831112466' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:48.312 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:48.313 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:48.553 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:48.597 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:49.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:48 smithi012 ceph-mon[25889]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:49.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:48 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:49.228 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:49.228 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:49.228 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:49.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:49 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2744828583' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:50.817 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:50.817 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:51.060 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:51.105 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:51.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:50 smithi012 ceph-mon[25889]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:51.825 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:51.825 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:51.826 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:53.123 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:52 smithi012 ceph-mon[25889]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:53.123 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:52 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4189453610' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:53.423 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:53.423 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:53.665 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:53.708 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:54.356 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:54.356 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:54.357 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:55.007 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:54 smithi012 ceph-mon[25889]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:55.007 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:54 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2290764425' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:55.911 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:55.911 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:56.148 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:56.191 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:56.902 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:56.902 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:56.903 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:08:57.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:56 smithi012 ceph-mon[25889]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/135366752' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-16T10:08:58.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:57 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' 2024-09-16T10:08:58.490 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:08:58.490 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:08:58.723 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:58.766 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:08:59.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:58 smithi012 ceph-mon[25889]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:08:59.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:58 smithi012 ceph-mon[25889]: from='mgr.14162 172.21.15.12:0/2207426345' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T10:08:59.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:58 smithi012 ceph-mon[25889]: mgrmap e14: smithi012.jhnklc(active, since 60s) 2024-09-16T10:08:59.448 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:08:59.449 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:08:59.449 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:00.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:08:59 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/3546509298' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:01.072 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:01.073 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:01.313 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:01.357 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:02.052 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:02.052 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:02.052 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:02 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/3331426808' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:03.685 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:03.685 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: Active manager daemon smithi012.jhnklc restarted 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: Activating manager daemon smithi012.jhnklc 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: osdmap e5: 0 total, 0 up, 0 in 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: mgrmap e15: smithi012.jhnklc(active, starting, since 0.00390867s) 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:09:03.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr metadata", "who": "smithi012.jhnklc", "id": "smithi012.jhnklc"} : dispatch 2024-09-16T10:09:03.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:09:03.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:09:03.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:09:03.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:03 smithi012 ceph-mon[25889]: Manager daemon smithi012.jhnklc is now available 2024-09-16T10:09:03.925 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:03.968 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:04.650 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:04.650 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:04.650 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:04.860 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:04.860 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.jhnklc/trash_purge_schedule"} : dispatch 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: mgrmap e16: smithi012.jhnklc(active, since 1.0064s) 2024-09-16T10:09:04.861 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:05.772 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:05 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:09:05.772 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:05 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1055460719' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:05.772 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:06.219 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:06.219 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:06.467 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:06.513 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:07.381 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:07.381 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:07.381 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:07.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:07 smithi012 ceph-mon[25889]: [16/Sep/2024:10:09:06] ENGINE Bus STARTING 2024-09-16T10:09:07.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:07 smithi012 ceph-mon[25889]: mgrmap e17: smithi012.jhnklc(active, since 2s) 2024-09-16T10:09:07.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:08 smithi012 ceph-mon[25889]: [16/Sep/2024:10:09:06] ENGINE Serving on http://172.21.15.12:8765 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:08 smithi012 ceph-mon[25889]: [16/Sep/2024:10:09:06] ENGINE Serving on https://172.21.15.12:7150 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:08 smithi012 ceph-mon[25889]: [16/Sep/2024:10:09:06] ENGINE Bus STARTED 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:08 smithi012 ceph-mon[25889]: [16/Sep/2024:10:09:06] ENGINE Error in HTTPServer.serve 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Traceback (most recent call last): 2024-09-16T10:09:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._run(expiration_interval) 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: s = self.context.wrap_socket( 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: return self.sslsocket_class._create( 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self.do_handshake() 2024-09-16T10:09:08.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:09:08.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: self._sslobj.do_handshake() 2024-09-16T10:09:08.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:09:08.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:08 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1782299677' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:09.202 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:09.202 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:09.476 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:09.530 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T10:09:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"} : dispatch 2024-09-16T10:09:10.468 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:10.468 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:10.469 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:10.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:10 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1903683541' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:11.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi012:/etc/ceph/ceph.conf 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi134:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi012:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi134:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Updating smithi012:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi134", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi134", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:11.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:11 smithi012 ceph-mon[25889]: Deploying daemon ceph-exporter.smithi134 on smithi134 2024-09-16T10:09:12.284 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:12.285 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:12.525 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:13.495 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:13.495 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:13.496 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:13.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:13 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2346684369' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:15.037 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:15.038 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:15.512 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:09:15.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-16T10:09:15.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:15.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:15 smithi012 ceph-mon[25889]: Deploying daemon crash.smithi134 on smithi134 2024-09-16T10:09:16.156 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:16.157 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:16.157 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:16.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:16 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/995784987' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:18.008 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:18.008 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:18.407 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:18.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:18.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:18.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:18.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:18.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:18 smithi012 ceph-mon[25889]: Deploying daemon node-exporter.smithi134 on smithi134 2024-09-16T10:09:19.104 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:19.105 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:19.105 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:09:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:19 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2326294294' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:21.182 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:21.182 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:21.434 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:22.151 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:22.151 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:22.151 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi134.xfcrke", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.xfcrke", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: Deploying daemon mgr.smithi134.xfcrke on smithi134 2024-09-16T10:09:22.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:22 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/3422505162' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:24.146 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:24.147 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:24.756 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:09:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:25.468 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:25.468 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:25.469 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:25 smithi012 ceph-mon[25889]: Deploying daemon mon.smithi134 on smithi134 2024-09-16T10:09:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:25 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1347207167' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:26 smithi012 ceph-mon[25889]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:27.496 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:27.496 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:28.084 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi134/config 2024-09-16T10:09:28.927 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:28.927 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:06:48.294840Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:09:28.928 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-16T10:09:29.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:28 smithi012 ceph-mon[25889]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:29.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:28 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2395745386' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:30.836 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-16T10:09:30.836 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:09:31.089 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi134/config 2024-09-16T10:09:34.771 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-16T10:09:34.771 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"34211090-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:09:29.364584Z","created":"2024-09-16T10:06:48.294840Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi134","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:09:34.771 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-09-16T10:09:34.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:09:34.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: mon.smithi012 calling monitor election 2024-09-16T10:09:34.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.? 172.21.15.134:0/876110493' entity='mgr.smithi134.xfcrke' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi134.xfcrke/crt"} : dispatch 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: mon.smithi134 calling monitor election 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:34.880 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: mon.smithi012 is new leader, mons smithi012,smithi134 in quorum (ranks 0,1) 2024-09-16T10:09:34.881 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: monmap epoch 2 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: fsid 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: last_changed 2024-09-16T10:09:29.364584+0000 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: created 2024-09-16T10:06:48.294840+0000 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: min_mon_release 19 (squid) 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: election_strategy: 1 2024-09-16T10:09:34.882 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.smithi012 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.smithi134 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: fsmap 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: osdmap e5: 0 total, 0 up, 0 in 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: mgrmap e17: smithi012.jhnklc(active, since 30s) 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: overall HEALTH_OK 2024-09-16T10:09:34.883 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: Standby manager daemon smithi134.xfcrke started 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.? 172.21.15.134:0/876110493' entity='mgr.smithi134.xfcrke' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.? 172.21.15.134:0/876110493' entity='mgr.smithi134.xfcrke' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi134.xfcrke/key"} : dispatch 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.? 172.21.15.134:0/876110493' entity='mgr.smithi134.xfcrke' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-16T10:09:34.884 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:34.885 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:34.885 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:35.395 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T10:09:35.396 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T10:09:35.669 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:35.678 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:35 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:35.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:35 smithi012 ceph-mon[25889]: mgrmap e18: smithi012.jhnklc(active, since 30s), standbys: smithi134.xfcrke 2024-09-16T10:09:35.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr metadata", "who": "smithi134.xfcrke", "id": "smithi134.xfcrke"} : dispatch 2024-09-16T10:09:35.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:35.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:35 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2159809489' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:09:35.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:09:36.358 INFO:teuthology.orchestra.run.smithi012.stdout:# minimal ceph.conf for 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:09:36.358 INFO:teuthology.orchestra.run.smithi012.stdout:[global] 2024-09-16T10:09:36.358 INFO:teuthology.orchestra.run.smithi012.stdout: fsid = 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:09:36.358 INFO:teuthology.orchestra.run.smithi012.stdout: mon_host = [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-16T10:09:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:36 smithi012 ceph-mon[25889]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:36 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/746932408' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:36.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:36 smithi134 ceph-mon[34250]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:36.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:36 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/746932408' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:37.162 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T10:09:37.162 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:09:37.162 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:09:37.189 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:09:37.189 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:09:37.256 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:09:37.256 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:09:37.283 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:09:37.283 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:09:37.349 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T10:09:37.349 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T10:09:37.349 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:09:37.349 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:09:37.366 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-16T10:09:37.366 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/nvme4n1 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/nvme4n1 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:08:11.643467273 +0000 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:28.059828683 +0000 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:28.059828683 +0000 2024-09-16T10:09:37.423 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:28.055828716 +0000 2024-09-16T10:09:37.424 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-16T10:09:37.488 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:09:37.488 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:09:37.488 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000238819 s, 2.1 MB/s 2024-09-16T10:09:37.489 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-16T10:09:37.546 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/nvme3n1 2024-09-16T10:09:37.602 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/nvme3n1 2024-09-16T10:09:37.602 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:37.602 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 1027 Links: 1 Device type: 103,6 2024-09-16T10:09:37.602 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:37.603 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:37.603 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:08:11.633467357 +0000 2024-09-16T10:09:37.603 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:27.915829880 +0000 2024-09-16T10:09:37.603 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:27.915829880 +0000 2024-09-16T10:09:37.603 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:27.910829922 +0000 2024-09-16T10:09:37.603 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-16T10:09:37.667 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:09:37.667 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:09:37.668 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000710346 s, 721 kB/s 2024-09-16T10:09:37.669 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-16T10:09:37.726 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/nvme2n1 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/nvme2n1 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:08:11.621467457 +0000 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:27.774831053 +0000 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:27.774831053 +0000 2024-09-16T10:09:37.785 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:27.770831086 +0000 2024-09-16T10:09:37.786 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-16T10:09:37.850 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:09:37.851 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:09:37.851 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000237019 s, 2.2 MB/s 2024-09-16T10:09:37.852 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-16T10:09:37.909 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/nvme1n1 2024-09-16T10:09:37.966 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/nvme1n1 2024-09-16T10:09:37.966 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-16 10:08:11.610467548 +0000 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-16 10:05:27.627832274 +0000 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-16 10:05:27.627832274 +0000 2024-09-16T10:09:37.967 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: 2024-09-16 10:05:27.622832315 +0000 2024-09-16T10:09:37.967 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-16T10:09:38.031 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-16T10:09:38.031 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-16T10:09:38.032 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000284886 s, 1.8 MB/s 2024-09-16T10:09:38.033 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-16T10:09:38.090 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:09:38.090 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:09:38.108 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-16T10:09:38.108 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/nvme4n1 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Updating smithi012:/etc/ceph/ceph.conf 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-16T10:09:38.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Updating smithi134:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Updating smithi012:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Reconfiguring mon.smithi012 (unknown last config time)... 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:38.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:37 smithi012 ceph-mon[25889]: Reconfiguring daemon mon.smithi012 on smithi012 2024-09-16T10:09:38.166 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/nvme4n1 2024-09-16T10:09:38.166 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:09:09.320851245 +0000 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:29.668081757 +0000 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:29.668081757 +0000 2024-09-16T10:09:38.167 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:29.664081852 +0000 2024-09-16T10:09:38.167 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-16T10:09:38.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Updating smithi012:/etc/ceph/ceph.conf 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Updating smithi134:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Updating smithi012:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Reconfiguring mon.smithi012 (unknown last config time)... 2024-09-16T10:09:38.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:09:38.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:09:38.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:38.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:37 smithi134 ceph-mon[34250]: Reconfiguring daemon mon.smithi012 on smithi012 2024-09-16T10:09:38.209 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:09:38.209 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:09:38.209 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000229615 s, 2.2 MB/s 2024-09-16T10:09:38.211 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-16T10:09:38.267 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/nvme3n1 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/nvme3n1 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 1027 Links: 1 Device type: 103,6 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:09:09.308851531 +0000 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:29.526085135 +0000 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:29.526085135 +0000 2024-09-16T10:09:38.323 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:29.522085230 +0000 2024-09-16T10:09:38.323 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-16T10:09:38.386 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:09:38.386 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:09:38.386 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000243619 s, 2.1 MB/s 2024-09-16T10:09:38.387 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-16T10:09:38.443 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/nvme2n1 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/nvme2n1 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:09:09.296851818 +0000 2024-09-16T10:09:38.499 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:29.387088442 +0000 2024-09-16T10:09:38.500 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:29.387088442 +0000 2024-09-16T10:09:38.500 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:29.382088561 +0000 2024-09-16T10:09:38.500 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-16T10:09:38.563 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:09:38.563 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:09:38.563 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000237865 s, 2.2 MB/s 2024-09-16T10:09:38.564 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-16T10:09:38.620 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/nvme1n1 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/nvme1n1 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-16 10:09:09.284852104 +0000 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-16 10:05:29.240091939 +0000 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-16 10:05:29.240091939 +0000 2024-09-16T10:09:38.676 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-16 10:05:29.235092058 +0000 2024-09-16T10:09:38.676 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-16T10:09:38.740 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-16T10:09:38.740 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-16T10:09:38.741 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000211105 s, 2.4 MB/s 2024-09-16T10:09:38.742 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-16T10:09:38.798 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-16T10:09:39.081 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi134/config 2024-09-16T10:09:39.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:39.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.307 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi012.jhnklc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:09:39.307 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:09:39.307 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:39.307 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.412 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi012.jhnklc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:39.413 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:39.722 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled osd.all-available-devices update... 2024-09-16T10:09:40.268 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:40 smithi012 ceph-mon[25889]: Reconfiguring mgr.smithi012.jhnklc (unknown last config time)... 2024-09-16T10:09:40.268 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:40 smithi012 ceph-mon[25889]: Reconfiguring daemon mgr.smithi012.jhnklc on smithi012 2024-09-16T10:09:40.269 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:40 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:40.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:40 smithi134 ceph-mon[34250]: Reconfiguring mgr.smithi012.jhnklc (unknown last config time)... 2024-09-16T10:09:40.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:40 smithi134 ceph-mon[34250]: Reconfiguring daemon mgr.smithi012.jhnklc on smithi012 2024-09-16T10:09:40.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:40 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:40.301 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T10:09:40.301 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:40.576 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:41.416 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: Marking host: smithi012 for OSDSpec preview refresh. 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: Marking host: smithi134 for OSDSpec preview refresh. 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: Saving service osd.all-available-devices spec with placement * 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:41.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi012", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:09:41.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:41.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:41.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: Marking host: smithi012 for OSDSpec preview refresh. 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: Marking host: smithi134 for OSDSpec preview refresh. 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: Saving service osd.all-available-devices spec with placement * 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi012", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:09:41.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:42.147 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:09:42.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:42 smithi012 ceph-mon[25889]: Reconfiguring ceph-exporter.smithi012 (monmap changed)... 2024-09-16T10:09:42.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:42 smithi012 ceph-mon[25889]: Reconfiguring daemon ceph-exporter.smithi012 on smithi012 2024-09-16T10:09:42.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:42 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/748504219' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:42 smithi134 ceph-mon[34250]: Reconfiguring ceph-exporter.smithi012 (monmap changed)... 2024-09-16T10:09:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:42 smithi134 ceph-mon[34250]: Reconfiguring daemon ceph-exporter.smithi012 on smithi012 2024-09-16T10:09:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:42 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/748504219' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:43.148 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:43.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:43 smithi012 ceph-mon[25889]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:43.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:43.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:43.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:09:43.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:43.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:43 smithi134 ceph-mon[34250]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:43.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:43.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:43.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:09:43.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:43.916 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:44.315 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:44 smithi012 ceph-mon[25889]: Reconfiguring crash.smithi012 (monmap changed)... 2024-09-16T10:09:44.315 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:44 smithi012 ceph-mon[25889]: Reconfiguring daemon crash.smithi012 on smithi012 2024-09-16T10:09:44.315 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:44 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:44.315 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:44 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:44.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:44 smithi134 ceph-mon[34250]: Reconfiguring crash.smithi012 (monmap changed)... 2024-09-16T10:09:44.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:44 smithi134 ceph-mon[34250]: Reconfiguring daemon crash.smithi012 on smithi012 2024-09-16T10:09:44.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:44 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:44.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:44 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:44.711 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:09:45.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:45 smithi134 ceph-mon[34250]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:45.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:45 smithi134 ceph-mon[34250]: Reconfiguring alertmanager.smithi012 (dependencies changed)... 2024-09-16T10:09:45.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:45 smithi134 ceph-mon[34250]: Reconfiguring daemon alertmanager.smithi012 on smithi012 2024-09-16T10:09:45.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:45 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2415144881' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:45.471 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:45 smithi012 ceph-mon[25889]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:45.471 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:45 smithi012 ceph-mon[25889]: Reconfiguring alertmanager.smithi012 (dependencies changed)... 2024-09-16T10:09:45.471 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:45 smithi012 ceph-mon[25889]: Reconfiguring daemon alertmanager.smithi012 on smithi012 2024-09-16T10:09:45.472 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:45 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2415144881' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:45.501 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:09:46.503 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:47.175 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:47.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:47 smithi012 ceph-mon[25889]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:47.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:47 smithi134 ceph-mon[34250]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:48.161 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:09:48.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:48 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/818484525' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:48.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:48 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/818484525' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:48.767 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:09:49.362 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:49 smithi012 ceph-mon[25889]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:49.363 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:09:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:49 smithi134 ceph-mon[34250]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:09:49.768 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:50.043 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:50.710 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:09:51.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:51 smithi012 ceph-mon[25889]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:51.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:51 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/962125482' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:51.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:51 smithi134 ceph-mon[34250]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:51.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:51 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/962125482' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:51.820 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:09:52.485 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:52.485 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:52.485 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:52 smithi012 ceph-mon[25889]: Reconfiguring grafana.smithi012 (dependencies changed)... 2024-09-16T10:09:52.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:52.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:52.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:52 smithi134 ceph-mon[34250]: Reconfiguring grafana.smithi012 (dependencies changed)... 2024-09-16T10:09:52.822 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:53.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:53 smithi012 ceph-mon[25889]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:53.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:53 smithi012 ceph-mon[25889]: Reconfiguring daemon grafana.smithi012 on smithi012 2024-09-16T10:09:53.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:53 smithi134 ceph-mon[34250]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:53.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:53 smithi134 ceph-mon[34250]: Reconfiguring daemon grafana.smithi012 on smithi012 2024-09-16T10:09:53.818 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:54.909 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:09:55.526 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:55 smithi012 ceph-mon[25889]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:55.527 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:55 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4055454350' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:55.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:55 smithi134 ceph-mon[34250]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:55.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:55 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4055454350' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:09:56.187 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:09:57.188 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:09:57.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:57 smithi012 ceph-mon[25889]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:57.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:57.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:57.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:57 smithi134 ceph-mon[34250]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:57.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:57.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:09:58.365 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:58 smithi012 ceph-mon[25889]: Reconfiguring prometheus.smithi012 (dependencies changed)... 2024-09-16T10:09:58.365 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:58 smithi012 ceph-mon[25889]: Reconfiguring daemon prometheus.smithi012 on smithi012 2024-09-16T10:09:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:58 smithi134 ceph-mon[34250]: Reconfiguring prometheus.smithi012 (dependencies changed)... 2024-09-16T10:09:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:58 smithi134 ceph-mon[34250]: Reconfiguring daemon prometheus.smithi012 on smithi012 2024-09-16T10:09:59.615 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:09:59.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:09:59 smithi012 ceph-mon[25889]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:09:59.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:09:59 smithi134 ceph-mon[34250]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:00.259 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:00.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:00 smithi012 ceph-mon[25889]: overall HEALTH_OK 2024-09-16T10:10:00.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:00 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4084827369' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:00 smithi134 ceph-mon[34250]: overall HEALTH_OK 2024-09-16T10:10:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:00 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4084827369' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:01.217 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:01.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:01 smithi012 ceph-mon[25889]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:01.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:01 smithi134 ceph-mon[34250]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:02.218 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:02.807 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:03.367 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:03 smithi134 ceph-mon[34250]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:03.367 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:03.367 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:03.367 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi134", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:10:03.367 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:03.522 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:03.522 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:03 smithi012 ceph-mon[25889]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:03.522 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:03.522 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:03.522 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi134", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-16T10:10:03.523 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:04.142 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: Reconfiguring ceph-exporter.smithi134 (monmap changed)... 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: Reconfiguring daemon ceph-exporter.smithi134 on smithi134 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/266378074' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:04.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:10:04.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: Reconfiguring ceph-exporter.smithi134 (monmap changed)... 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: Reconfiguring daemon ceph-exporter.smithi134 on smithi134 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/266378074' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-16T10:10:04.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:05.143 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:05.385 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:05 smithi134 ceph-mon[34250]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:05.385 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:05 smithi134 ceph-mon[34250]: Reconfiguring crash.smithi134 (monmap changed)... 2024-09-16T10:10:05.385 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:05 smithi134 ceph-mon[34250]: Reconfiguring daemon crash.smithi134 on smithi134 2024-09-16T10:10:05.416 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:05.540 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:05 smithi012 ceph-mon[25889]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:05.540 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:05 smithi012 ceph-mon[25889]: Reconfiguring crash.smithi134 (monmap changed)... 2024-09-16T10:10:05.540 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:05 smithi012 ceph-mon[25889]: Reconfiguring daemon crash.smithi134 on smithi134 2024-09-16T10:10:06.128 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:06.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:06.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: Reconfiguring mgr.smithi134.xfcrke (monmap changed)... 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi134.xfcrke", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: Reconfiguring daemon mgr.smithi134.xfcrke on smithi134 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:06.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:06 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1340687918' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: Reconfiguring mgr.smithi134.xfcrke (monmap changed)... 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi134.xfcrke", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:10:06.701 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:06.702 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: Reconfiguring daemon mgr.smithi134.xfcrke on smithi134 2024-09-16T10:10:06.702 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:06.702 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:06 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1340687918' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:06.733 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:07.734 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:08.007 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:08.031 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:08.031 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:08.031 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: Reconfiguring mon.smithi134 (monmap changed)... 2024-09-16T10:10:08.031 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:10:08.031 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:10:08.032 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:08.032 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:07 smithi012 ceph-mon[25889]: Reconfiguring daemon mon.smithi134 on smithi134 2024-09-16T10:10:08.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: Reconfiguring mon.smithi134 (monmap changed)... 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:08.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:07 smithi134 ceph-mon[34250]: Reconfiguring daemon mon.smithi134 on smithi134 2024-09-16T10:10:08.693 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:09.283 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:09.283 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.283 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.283 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-16T10:10:09.283 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"} : dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi012.front.sepia.ceph.com:3000"} : dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi012.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi012.front.sepia.ceph.com:9095"} : dispatch 2024-09-16T10:10:09.284 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi012.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:10:09.285 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.285 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:09.285 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:10:09.285 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4183208414' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:09.285 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:09.311 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"} : dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi012.front.sepia.ceph.com:3000"} : dispatch 2024-09-16T10:10:09.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi012.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi012.front.sepia.ceph.com:9095"} : dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi012.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4183208414' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:09.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:10 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:10 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:10.312 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:10.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:10 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:10.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:10 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:10.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T10:10:11.028 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:11.476 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:11.476 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:11.476 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.477 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.477 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.477 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.663 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:11.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:12.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:12 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2645974238' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:12.463 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:12.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:12 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2645974238' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:13.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:13 smithi012 ceph-mon[25889]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:13.464 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:13.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:13 smithi134 ceph-mon[34250]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:14.311 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:14.998 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:15.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:15 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1768023188' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:15.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:15.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:15.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:15 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1768023188' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:15.987 INFO:teuthology.orchestra.run.smithi012.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} 2024-09-16T10:10:16.988 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:17.355 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:17 smithi012 ceph-mon[25889]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:17.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:17 smithi134 ceph-mon[34250]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:17.437 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:18.149 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:18.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4162438193' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"} : dispatch 2024-09-16T10:10:18.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"} : dispatch 2024-09-16T10:10:18.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"}]': finished 2024-09-16T10:10:18.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:10:18.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:18.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:18 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/668712995' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:18.609 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/4162438193' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"} : dispatch 2024-09-16T10:10:18.609 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"} : dispatch 2024-09-16T10:10:18.609 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7aa1ee0-a194-4ebe-bf29-ad56cd90627c"}]': finished 2024-09-16T10:10:18.610 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:10:18.610 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:18.610 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:18 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/668712995' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:19.103 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1726481417,"num_remapped_pgs":0} 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/436720960' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5b5c80e2-0d17-488b-9572-b02839f33cef"} : dispatch 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/436720960' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5b5c80e2-0d17-488b-9572-b02839f33cef"}]': finished 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: osdmap e7: 2 total, 0 up, 2 in 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2150874353' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:19.353 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:19.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:19.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/436720960' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5b5c80e2-0d17-488b-9572-b02839f33cef"} : dispatch 2024-09-16T10:10:19.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/436720960' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5b5c80e2-0d17-488b-9572-b02839f33cef"}]': finished 2024-09-16T10:10:19.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: osdmap e7: 2 total, 0 up, 2 in 2024-09-16T10:10:19.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:19.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:19.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/2150874353' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:19.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:20.104 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:20.372 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:20.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:20 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4129790992' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:20.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:20 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4129790992' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:21.155 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:21.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:21 smithi012 ceph-mon[25889]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:21.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:21 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1041237268' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:21.563 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:21 smithi134 ceph-mon[34250]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:21.563 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:21 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1041237268' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726481418,"num_remapped_pgs":0} 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1047452191' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"} : dispatch 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"} : dispatch 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"}]': finished 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: osdmap e8: 3 total, 0 up, 3 in 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:22.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:22.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/1047452191' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"} : dispatch 2024-09-16T10:10:22.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"} : dispatch 2024-09-16T10:10:22.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5811b9e7-2ccf-4140-9bf2-1efd11fcc240"}]': finished 2024-09-16T10:10:22.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: osdmap e8: 3 total, 0 up, 3 in 2024-09-16T10:10:22.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:22.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:22.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:22 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:22.770 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:23.037 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:23.288 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:23 smithi012 ceph-mon[25889]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:23.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:23 smithi134 ceph-mon[34250]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:23.720 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2776542957' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db2364c6-6c19-4fa5-a523-43b17c09b02f"} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2776542957' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db2364c6-6c19-4fa5-a523-43b17c09b02f"}]': finished 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: osdmap e9: 4 total, 0 up, 4 in 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4125108196' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:24.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:24 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1942699186' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:24.547 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726481423,"num_remapped_pgs":0} 2024-09-16T10:10:24.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2776542957' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db2364c6-6c19-4fa5-a523-43b17c09b02f"} : dispatch 2024-09-16T10:10:24.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2776542957' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db2364c6-6c19-4fa5-a523-43b17c09b02f"}]': finished 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: osdmap e9: 4 total, 0 up, 4 in 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/4125108196' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:24.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:24 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1942699186' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:25.548 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:25.577 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:25 smithi012 ceph-mon[25889]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:25.577 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:25 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2250710663' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:25 smithi134 ceph-mon[34250]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:25 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2250710663' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:25.818 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:26.525 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:27.289 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726481423,"num_remapped_pgs":0} 2024-09-16T10:10:27.553 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:27 smithi134 ceph-mon[34250]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:27.553 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:27 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1287069198' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:27 smithi012 ceph-mon[25889]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:27 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1287069198' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:28.291 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/4011052093' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"} : dispatch 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"} : dispatch 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"}]': finished 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: osdmap e10: 5 total, 0 up, 5 in 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:28.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:28.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:28 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/4011052093' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"} : dispatch 2024-09-16T10:10:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"} : dispatch 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5f48e20-8bf9-4179-95c4-d8cb50c54385"}]': finished 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: osdmap e10: 5 total, 0 up, 5 in 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:28 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:28.569 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:29.306 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:29.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:29.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/2019908008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:29.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2870109745' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "15386f51-05e4-4610-9cac-eb4d431ed88f"} : dispatch 2024-09-16T10:10:29.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2870109745' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15386f51-05e4-4610-9cac-eb4d431ed88f"}]': finished 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: osdmap e11: 6 total, 0 up, 6 in 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:29.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:29 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4143890454' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:29.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:29.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/2019908008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:29.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2870109745' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "15386f51-05e4-4610-9cac-eb4d431ed88f"} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2870109745' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15386f51-05e4-4610-9cac-eb4d431ed88f"}]': finished 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: osdmap e11: 6 total, 0 up, 6 in 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:29.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:29 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4143890454' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:30.129 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726481428,"num_remapped_pgs":0} 2024-09-16T10:10:31.130 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:31.394 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:31.514 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:31 smithi012 ceph-mon[25889]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:31.515 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:31 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/686507778' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:31 smithi134 ceph-mon[34250]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:31.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:31 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/686507778' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:32.092 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1602409873' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/3770329522' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"} : dispatch 2024-09-16T10:10:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"}]': finished 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: osdmap e12: 7 total, 0 up, 7 in 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:32.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:32.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1602409873' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/3770329522' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d876d8f-3d74-46ee-a4a6-b85d69501124"}]': finished 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: osdmap e12: 7 total, 0 up, 7 in 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:32.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:32.681 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726481428,"num_remapped_pgs":0} 2024-09-16T10:10:33.567 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:33 smithi012 ceph-mon[25889]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:33.682 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:33.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:33 smithi134 ceph-mon[34250]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:33.951 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:34.516 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/282525072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:34.516 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4255649607' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "07707adb-871e-4c2e-aaf6-77a4a49f71e8"} : dispatch 2024-09-16T10:10:34.516 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4255649607' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07707adb-871e-4c2e-aaf6-77a4a49f71e8"}]': finished 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: osdmap e13: 8 total, 0 up, 8 in 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:34.517 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:34.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/282525072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4255649607' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "07707adb-871e-4c2e-aaf6-77a4a49f71e8"} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4255649607' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07707adb-871e-4c2e-aaf6-77a4a49f71e8"}]': finished 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: osdmap e13: 8 total, 0 up, 8 in 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:34.688 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:35.421 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:35 smithi012 ceph-mon[25889]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:35 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/442720514' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:35.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:35 smithi134 ceph-mon[34250]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:35.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:35 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/442720514' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:36.422 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:36.627 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:36 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4270686348' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:36.627 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:36 smithi134 ceph-mon[34250]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:36 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4270686348' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:10:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:36 smithi012 ceph-mon[25889]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:36.683 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:37.322 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:37.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:37 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1185685279' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:37.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:37 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1185685279' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:37.932 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:38.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:38 smithi012 ceph-mon[25889]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:38.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:38 smithi134 ceph-mon[34250]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:38.934 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:39.858 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:40.536 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:40.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:40 smithi134 ceph-mon[34250]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:40.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:40 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:10:40.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:40 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:40.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:40 smithi134 ceph-mon[34250]: Deploying daemon osd.0 on smithi134 2024-09-16T10:10:40.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:40 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1036097908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:40.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:40 smithi012 ceph-mon[25889]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:40.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:40 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:10:40.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:40 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:40.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:40 smithi012 ceph-mon[25889]: Deploying daemon osd.0 on smithi134 2024-09-16T10:10:40.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:40 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1036097908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:41.720 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:42.665 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:42 smithi012 ceph-mon[25889]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:42.721 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:42.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:42 smithi134 ceph-mon[34250]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:43.515 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:43.606 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:10:43.606 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:43 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:43.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:10:43.760 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:43 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:44.158 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:44.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:44 smithi012 ceph-mon[25889]: Deploying daemon osd.1 on smithi012 2024-09-16T10:10:44.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:44 smithi012 ceph-mon[25889]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:44.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:44 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3055219278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:44.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:44 smithi134 ceph-mon[34250]: Deploying daemon osd.1 on smithi012 2024-09-16T10:10:44.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:44 smithi134 ceph-mon[34250]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:44.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:44 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3055219278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:45.710 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:46.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:46 smithi134 ceph-mon[34250]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:46.711 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:46.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:46 smithi012 ceph-mon[25889]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:46.978 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:47.933 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:48.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:48.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:48.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:10:48.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:48.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: Deploying daemon osd.2 on smithi134 2024-09-16T10:10:48.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:48.585 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:48 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4157929892' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:48.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: Deploying daemon osd.2 on smithi134 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:48.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:48 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4157929892' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:49.011 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:49.801 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:49.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:10:50.012 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:50.277 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:50.657 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:50 smithi012 ceph-mon[25889]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:50.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:50 smithi134 ceph-mon[34250]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:50.939 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:51.597 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:51.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:51 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/882405996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:51.855 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:51 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/882405996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:52.599 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:52.867 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:52.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:52 smithi012 ceph-mon[25889]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:52.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:52 smithi012 ceph-mon[25889]: from='osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:10:52.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:52 smithi012 ceph-mon[25889]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:10:52.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:52 smithi134 ceph-mon[34250]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:52.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:52 smithi134 ceph-mon[34250]: from='osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:10:52.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:52 smithi134 ceph-mon[34250]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:10:53.602 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:53.603 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:10:53.603 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: osdmap e14: 8 total, 0 up, 8 in 2024-09-16T10:10:53.603 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:53.603 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:53.603 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:53.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:53 smithi012 ceph-mon[25889]: Deploying daemon osd.3 on smithi012 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: osdmap e14: 8 total, 0 up, 8 in 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:10:53.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:53.680 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:53 smithi134 ceph-mon[34250]: Deploying daemon osd.3 on smithi012 2024-09-16T10:10:54.380 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: osdmap e15: 8 total, 0 up, 8 in 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:54.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:54.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:54.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2485146491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:54.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:54 smithi012 ceph-mon[25889]: from='osd.0 ' entity='osd.0' 2024-09-16T10:10:54.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:54.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: osdmap e15: 8 total, 0 up, 8 in 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2485146491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:54.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:54 smithi134 ceph-mon[34250]: from='osd.0 ' entity='osd.0' 2024-09-16T10:10:55.381 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:55.767 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: Deploying daemon osd.4 on smithi134 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789] boot 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: osdmap e16: 8 total, 1 up, 8 in 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:55.768 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:55.769 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:55.769 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:55.769 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:55.769 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:55.769 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:55 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:55.893 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: Deploying daemon osd.4 on smithi134 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: osd.0 [v2:172.21.15.134:6800/3088795789,v1:172.21.15.134:6801/3088795789] boot 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: osdmap e16: 8 total, 1 up, 8 in 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:10:55.894 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:55.895 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:55 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:56.452 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:10:57.118 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:57.118 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: osdmap e17: 8 total, 1 up, 8 in 2024-09-16T10:10:57.118 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:57.118 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:57.118 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:57.119 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:57.119 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:57.119 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:57.119 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:57.316 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: osdmap e17: 8 total, 1 up, 8 in 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:57.317 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:57.420 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:10:58.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:58 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1122293080' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:58.183 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:58 smithi012 ceph-mon[25889]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:10:58.320 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:58 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1122293080' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:10:58.320 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:58 smithi134 ceph-mon[34250]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:10:58.513 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":17,"num_osds":8,"num_up_osds":1,"osd_up_since":1726481455,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:10:59.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: pgmap v62: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: osdmap e18: 8 total, 1 up, 8 in 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: osdmap e19: 8 total, 1 up, 8 in 2024-09-16T10:10:59.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:59.380 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:10:59 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: pgmap v62: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: osdmap e18: 8 total, 1 up, 8 in 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:10:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: osdmap e19: 8 total, 1 up, 8 in 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:10:59.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:10:59 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:10:59.515 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:10:59.782 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:00.187 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:00 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:00.187 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:00 smithi012 ceph-mon[25889]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' 2024-09-16T10:11:00.187 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:00 smithi012 ceph-mon[25889]: from='osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:11:00.187 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:00 smithi012 ceph-mon[25889]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:11:00.187 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:00 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:00.419 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:00 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:00.419 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:00 smithi134 ceph-mon[34250]: from='osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124]' entity='osd.1' 2024-09-16T10:11:00.419 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:00 smithi134 ceph-mon[34250]: from='osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:11:00.419 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:00 smithi134 ceph-mon[34250]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:11:00.419 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:00 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:00.473 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:01.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2006948702' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124] boot 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: osdmap e20: 8 total, 2 up, 8 in 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:01.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:01.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:01.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:01.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:01.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:01.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:01.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:11:01.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2006948702' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:01.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: osd.1 [v2:172.21.15.12:6802/3707625124,v1:172.21.15.12:6803/3707625124] boot 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: osdmap e20: 8 total, 2 up, 8 in 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:01.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:01.710 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":19,"num_osds":8,"num_up_osds":1,"osd_up_since":1726481455,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:02.614 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:02.614 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: osdmap e21: 8 total, 2 up, 8 in 2024-09-16T10:11:02.614 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:02.614 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: Deploying daemon osd.6 on smithi134 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='osd.2 ' entity='osd.2' 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.615 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.616 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:11:02.616 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:02.616 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:02 smithi134 ceph-mon[34250]: Deploying daemon osd.5 on smithi012 2024-09-16T10:11:02.711 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: osdmap e21: 8 total, 2 up, 8 in 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:11:02.823 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: Deploying daemon osd.6 on smithi134 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='osd.2 ' entity='osd.2' 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:02.824 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:02 smithi012 ceph-mon[25889]: Deploying daemon osd.5 on smithi012 2024-09-16T10:11:03.724 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:03.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:03.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:03.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:03.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949] boot 2024-09-16T10:11:03.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: osdmap e22: 8 total, 3 up, 8 in 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:03.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:03.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:03.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:03.845 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: osd.2 [v2:172.21.15.134:6808/3853908949,v1:172.21.15.134:6809/3853908949] boot 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: osdmap e22: 8 total, 3 up, 8 in 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:03.846 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:04.411 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:04.671 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:04 smithi012 ceph-mon[25889]: pgmap v70: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:04.671 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:04.671 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:11:04.671 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:04 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3776349665' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:04.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:04 smithi134 ceph-mon[34250]: pgmap v70: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:04.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:04.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:11:04.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:04 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3776349665' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:05.084 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1726481462,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T10:11:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: osdmap e23: 8 total, 3 up, 8 in 2024-09-16T10:11:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:05.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:05.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:05.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:05 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:11:05.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: osdmap e23: 8 total, 3 up, 8 in 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:05.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:05 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:11:06.085 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54913]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54913]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54913]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54916]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54916]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:11:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 sudo[54916]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44176]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44176]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44176]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44179]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44179]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:11:06.522 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 sudo[44179]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:11:06.757 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:11:06.757 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: osdmap e24: 8 total, 3 up, 8 in 2024-09-16T10:11:06.757 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:06.757 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:06.757 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:11:06.758 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:11:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:11:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:11:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:11:06.759 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:06 smithi012 ceph-mon[25889]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:11:06.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:11:06.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: osdmap e24: 8 total, 3 up, 8 in 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:11:06.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi012"} : dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mon metadata", "id": "smithi134"} : dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:11:06.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:06 smithi134 ceph-mon[34250]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:11:06.953 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:07.599 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:07.799 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:11:07.799 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:07.799 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: osdmap e25: 8 total, 3 up, 8 in 2024-09-16T10:11:07.799 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:07.799 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:07.800 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:07.800 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:07.800 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:07.800 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:07.800 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:07 smithi134 ceph-mon[34250]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:11:07.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:11:07.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:07.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: osdmap e25: 8 total, 3 up, 8 in 2024-09-16T10:11:07.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:07.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:07 smithi012 ceph-mon[25889]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:11:08.185 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":26,"num_osds":8,"num_up_osds":3,"osd_up_since":1726481462,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:08.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: osdmap e26: 8 total, 3 up, 8 in 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: pgmap v76: 1 pgs: 1 active+clean; 513 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:08.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3323236888' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:08.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:08 smithi134 ceph-mon[34250]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:11:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: osdmap e26: 8 total, 3 up, 8 in 2024-09-16T10:11:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:08.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: pgmap v76: 1 pgs: 1 active+clean; 513 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3323236888' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:08.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:08 smithi012 ceph-mon[25889]: from='osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:09.187 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:09.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:09.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637] boot 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: osdmap e27: 8 total, 4 up, 8 in 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: mgrmap e19: smithi012.jhnklc(active, since 2m), standbys: smithi134.xfcrke 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:09.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:09.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:09.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:09.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: osd.4 [v2:172.21.15.134:6816/878533637,v1:172.21.15.134:6817/878533637] boot 2024-09-16T10:11:09.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: osdmap e27: 8 total, 4 up, 8 in 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: mgrmap e19: smithi012.jhnklc(active, since 2m), standbys: smithi134.xfcrke 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:09.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:09.890 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:10.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 107 MiB used, 357 GiB / 358 GiB avail; 16 KiB/s rd, 889 KiB/s wr, 55 op/s 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813] boot 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: osdmap e28: 8 total, 5 up, 8 in 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 107 MiB used, 357 GiB / 358 GiB avail; 16 KiB/s rd, 889 KiB/s wr, 55 op/s 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: osd.3 [v2:172.21.15.12:6810/2647829813,v1:172.21.15.12:6811/2647829813] boot 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: osdmap e28: 8 total, 5 up, 8 in 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:10.821 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:10.843 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:11.459 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":29,"num_osds":8,"num_up_osds":5,"osd_up_since":1726481469,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":1} 2024-09-16T10:11:11.744 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: osdmap e29: 8 total, 5 up, 8 in 2024-09-16T10:11:11.744 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:11.744 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/896538963' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:11.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:11 smithi012 ceph-mon[25889]: Deploying daemon osd.7 on smithi012 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: osdmap e29: 8 total, 5 up, 8 in 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/896538963' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:11:11.916 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:11.917 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:11 smithi134 ceph-mon[34250]: Deploying daemon osd.7 on smithi012 2024-09-16T10:11:12.460 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 12 KiB/s rd, 667 KiB/s wr, 41 op/s 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: osdmap e30: 8 total, 5 up, 8 in 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: osdmap e31: 8 total, 5 up, 8 in 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:12.830 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:12 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:12.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 12 KiB/s rd, 667 KiB/s wr, 41 op/s 2024-09-16T10:11:12.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: osdmap e30: 8 total, 5 up, 8 in 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: osdmap e31: 8 total, 5 up, 8 in 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:12.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:12 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:13.107 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:13.925 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:14.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: osdmap e32: 8 total, 5 up, 8 in 2024-09-16T10:11:14.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:14.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:14.345 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:14.346 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:11:14.346 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:11:14.346 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:14 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1230415085' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:14.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: osdmap e32: 8 total, 5 up, 8 in 2024-09-16T10:11:14.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:14.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:14.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:14.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:11:14.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:11:14.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:14 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1230415085' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:15.012 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":32,"num_osds":8,"num_up_osds":5,"osd_up_since":1726481469,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:15.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 142 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:11:15.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:11:15.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: osdmap e33: 8 total, 5 up, 8 in 2024-09-16T10:11:15.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:15.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:15.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:15.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:15.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:15 smithi012 ceph-mon[25889]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:15.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 142 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: osdmap e33: 8 total, 5 up, 8 in 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:15.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:15 smithi134 ceph-mon[34250]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-16T10:11:16.013 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: osdmap e34: 8 total, 5 up, 8 in 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:16.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:16 smithi012 ceph-mon[25889]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:11:16.278 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:16.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: osdmap e34: 8 total, 5 up, 8 in 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:16.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:16 smithi134 ceph-mon[34250]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:11:16.881 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:17.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:17.070 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: pgmap v88: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866] boot 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: osdmap e35: 8 total, 6 up, 8 in 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:17.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:17.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:17.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:17 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1654524478' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:17.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:17.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: pgmap v88: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: osd.6 [v2:172.21.15.134:6824/3606467866,v1:172.21.15.134:6825/3606467866] boot 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: osdmap e35: 8 total, 6 up, 8 in 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:17 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1654524478' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:17.525 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":35,"num_osds":8,"num_up_osds":6,"osd_up_since":1726481476,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: osdmap e36: 8 total, 6 up, 8 in 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:18.332 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:18 smithi012 ceph-mon[25889]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' 2024-09-16T10:11:18.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:18.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: osdmap e36: 8 total, 6 up, 8 in 2024-09-16T10:11:18.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:18.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:18.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:18.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:18 smithi134 ceph-mon[34250]: from='osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887]' entity='osd.5' 2024-09-16T10:11:18.526 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:18.793 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:19.181 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:19.181 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:19.181 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T10:11:19.181 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:19.181 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887] boot 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: osdmap e37: 8 total, 7 up, 8 in 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:19.182 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:19.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:19.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: osd.5 [v2:172.21.15.12:6818/3538386887,v1:172.21.15.12:6819/3538386887] boot 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: osdmap e37: 8 total, 7 up, 8 in 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:19.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:19.481 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:20 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3721933475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:20 smithi012 ceph-mon[25889]: osdmap e38: 8 total, 7 up, 8 in 2024-09-16T10:11:20.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:20 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:20.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:20 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3721933475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:20.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:20 smithi134 ceph-mon[34250]: osdmap e38: 8 total, 7 up, 8 in 2024-09-16T10:11:20.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:20 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:20.521 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1726481478,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:21.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:21 smithi012 ceph-mon[25889]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-16T10:11:21.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:21 smithi134 ceph-mon[34250]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-16T10:11:21.522 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:21.784 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:22.447 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:23.114 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":38,"num_osds":8,"num_up_osds":7,"osd_up_since":1726481478,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:23.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:23 smithi012 ceph-mon[25889]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:23.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:23 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3479295244' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:23.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:23 smithi134 ceph-mon[34250]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:23.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:23 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3479295244' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:24.115 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:24 smithi012 ceph-mon[25889]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:11:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:24.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:24 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:24.378 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:24.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:24 smithi134 ceph-mon[34250]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:11:24.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:24.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:24 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:25.012 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:11:25.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: osdmap e39: 8 total, 7 up, 8 in 2024-09-16T10:11:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:11:25.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:25 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3911676621' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:25.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:25.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:11:25.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: osdmap e39: 8 total, 7 up, 8 in 2024-09-16T10:11:25.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-16T10:11:25.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:25.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:11:25.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:25 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3911676621' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:25.794 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":39,"num_osds":8,"num_up_osds":7,"osd_up_since":1726481478,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":0} 2024-09-16T10:11:26.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:26 smithi134 ceph-mon[34250]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:26.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:26 smithi134 ceph-mon[34250]: osdmap e40: 8 total, 7 up, 8 in 2024-09-16T10:11:26.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:26.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:26 smithi012 ceph-mon[25889]: from='osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-16T10:11:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:26 smithi012 ceph-mon[25889]: osdmap e40: 8 total, 7 up, 8 in 2024-09-16T10:11:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:26.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:26.795 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:11:27.193 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: purged_snaps scrub starts 2024-09-16T10:11:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: purged_snaps scrub ok 2024-09-16T10:11:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665] boot 2024-09-16T10:11:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: osdmap e41: 8 total, 8 up, 8 in 2024-09-16T10:11:27.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:27.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:27.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:27.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:27 smithi012 ceph-mon[25889]: osdmap e42: 8 total, 8 up, 8 in 2024-09-16T10:11:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: purged_snaps scrub starts 2024-09-16T10:11:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: purged_snaps scrub ok 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: osd.7 [v2:172.21.15.12:6826/4113410665,v1:172.21.15.12:6827/4113410665] boot 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: osdmap e41: 8 total, 8 up, 8 in 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:27.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:27 smithi134 ceph-mon[34250]: osdmap e42: 8 total, 8 up, 8 in 2024-09-16T10:11:28.142 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:28.886 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":43,"num_osds":8,"num_up_osds":8,"osd_up_since":1726481486,"num_in_osds":8,"osd_in_since":1726481433,"num_remapped_pgs":1} 2024-09-16T10:11:28.886 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:11:29.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:29 smithi012 ceph-mon[25889]: pgmap v102: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:29.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:29 smithi012 ceph-mon[25889]: osdmap e43: 8 total, 8 up, 8 in 2024-09-16T10:11:29.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:29 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/497495016' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:29.404 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:29.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:29 smithi134 ceph-mon[34250]: pgmap v102: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:29.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:29 smithi134 ceph-mon[34250]: osdmap e43: 8 total, 8 up, 8 in 2024-09-16T10:11:29.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:29 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/497495016' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:11:30.336 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:30 smithi134 ceph-mon[34250]: osdmap e44: 8 total, 8 up, 8 in 2024-09-16T10:11:30.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:30 smithi012 ceph-mon[25889]: osdmap e44: 8 total, 8 up, 8 in 2024-09-16T10:11:30.596 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:30.596 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":45,"fsid":"34211090-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:07:01.190712+0000","modified":"2024-09-16T10:11:30.112456+0000","last_up_change":"2024-09-16T10:11:26.099268+0000","last_in_change":"2024-09-16T10:10:33.903625+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T10:11:03.965205+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"25","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"a7aa1ee0-a194-4ebe-bf29-ad56cd90627c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6801","nonce":3088795789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6803","nonce":3088795789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6807","nonce":3088795789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6805","nonce":3088795789}]},"public_addr":"172.21.15.134:6801/3088795789","cluster_addr":"172.21.15.134:6803/3088795789","heartbeat_back_addr":"172.21.15.134:6807/3088795789","heartbeat_front_addr":"172.21.15.134:6805/3088795789","state":["exists","up"]},{"osd":1,"uuid":"5b5c80e2-0d17-488b-9572-b02839f33cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6803","nonce":3707625124}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6805","nonce":3707625124}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6809","nonce":3707625124}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6807","nonce":3707625124}]},"public_addr":"172.21.15.12:6803/3707625124","cluster_addr":"172.21.15.12:6805/3707625124","heartbeat_back_addr":"172.21.15.12:6809/3707625124","heartbeat_front_addr":"172.21.15.12:6807/3707625124","state":["exists","up"]},{"osd":2,"uuid":"5811b9e7-2ccf-4140-9bf2-1efd11fcc240","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6809","nonce":3853908949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6811","nonce":3853908949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6815","nonce":3853908949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6813","nonce":3853908949}]},"public_addr":"172.21.15.134:6809/3853908949","cluster_addr":"172.21.15.134:6811/3853908949","heartbeat_back_addr":"172.21.15.134:6815/3853908949","heartbeat_front_addr":"172.21.15.134:6813/3853908949","state":["exists","up"]},{"osd":3,"uuid":"db2364c6-6c19-4fa5-a523-43b17c09b02f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6811","nonce":2647829813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6813","nonce":2647829813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6817","nonce":2647829813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6815","nonce":2647829813}]},"public_addr":"172.21.15.12:6811/2647829813","cluster_addr":"172.21.15.12:6813/2647829813","heartbeat_back_addr":"172.21.15.12:6817/2647829813","heartbeat_front_addr":"172.21.15.12:6815/2647829813","state":["exists","up"]},{"osd":4,"uuid":"e5f48e20-8bf9-4179-95c4-d8cb50c54385","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.134:6816","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6817","nonce":878533637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6819","nonce":878533637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6823","nonce":878533637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6821","nonce":878533637}]},"public_addr":"172.21.15.134:6817/878533637","cluster_addr":"172.21.15.134:6819/878533637","heartbeat_back_addr":"172.21.15.134:6823/878533637","heartbeat_front_addr":"172.21.15.134:6821/878533637","state":["exists","up"]},{"osd":5,"uuid":"15386f51-05e4-4610-9cac-eb4d431ed88f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6818","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6819","nonce":3538386887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6821","nonce":3538386887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6825","nonce":3538386887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6823","nonce":3538386887}]},"public_addr":"172.21.15.12:6819/3538386887","cluster_addr":"172.21.15.12:6821/3538386887","heartbeat_back_addr":"172.21.15.12:6825/3538386887","heartbeat_front_addr":"172.21.15.12:6823/3538386887","state":["exists","up"]},{"osd":6,"uuid":"6d876d8f-3d74-46ee-a4a6-b85d69501124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6825","nonce":3606467866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6827","nonce":3606467866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6831","nonce":3606467866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6829","nonce":3606467866}]},"public_addr":"172.21.15.134:6825/3606467866","cluster_addr":"172.21.15.134:6827/3606467866","heartbeat_back_addr":"172.21.15.134:6831/3606467866","heartbeat_front_addr":"172.21.15.134:6829/3606467866","state":["exists","up"]},{"osd":7,"uuid":"07707adb-871e-4c2e-aaf6-77a4a49f71e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6827","nonce":4113410665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6829","nonce":4113410665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6833","nonce":4113410665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6831","nonce":4113410665}]},"public_addr":"172.21.15.12:6827/4113410665","cluster_addr":"172.21.15.12:6829/4113410665","heartbeat_back_addr":"172.21.15.12:6833/4113410665","heartbeat_front_addr":"172.21.15.12:6831/4113410665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:52.991991+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:58.543161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:00.567184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.823350+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.408140+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:16.838865+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:14.468129+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:24.528835+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/4247322360":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1043655863":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1596577048":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/536473472":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6800/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1123037787":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/4085085300":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/848093007":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/2508450523":"2024-09-17T10:07:57.342379+0000","172.21.15.12:0/1001371812":"2024-09-17T10:09:03.505093+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: pgmap v105: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: osdmap e45: 8 total, 8 up, 8 in 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.320 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.321 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:31 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4109641885' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:31.354 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T10:11:03.965205+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '25', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 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}}] 2024-09-16T10:11:31.354 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T10:11:31.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: pgmap v105: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:31.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: osdmap e45: 8 total, 8 up, 8 in 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:31.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:31 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4109641885' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:31.636 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:32.284 INFO:teuthology.orchestra.run.smithi012.stdout:pg_num: 1 2024-09-16T10:11:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:32 smithi012 ceph-mon[25889]: Detected new or changed devices on smithi134 2024-09-16T10:11:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:32 smithi012 ceph-mon[25889]: Adjusting osd_memory_target on smithi134 to 3728M 2024-09-16T10:11:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:32.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:32 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:32.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:32 smithi134 ceph-mon[34250]: Detected new or changed devices on smithi134 2024-09-16T10:11:32.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:32 smithi134 ceph-mon[34250]: Adjusting osd_memory_target on smithi134 to 3728M 2024-09-16T10:11:32.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:32.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:32 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:33.024 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T10:11:33.024 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:11:33.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:33 smithi012 ceph-mon[25889]: pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:33.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:33 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2614330097' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:11:33.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:33 smithi134 ceph-mon[34250]: pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:33.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:33 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2614330097' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:11:33.831 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:34.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:34.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:34.596 INFO:teuthology.orchestra.run.smithi012.stdout:[client.0] 2024-09-16T10:11:34.708 INFO:teuthology.orchestra.run.smithi012.stdout: key = AQBWBOhmzHpOIxAAXTs/3Y+qrvNeuUVj3BAWAA== 2024-09-16T10:11:35.328 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:35 smithi012 ceph-mon[25889]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:11:35.328 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:35 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/58576605' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:35.328 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:35 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/58576605' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:11:35.356 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:11:35.356 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T10:11:35.356 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T10:11:35.396 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:11:35.425 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:35 smithi134 ceph-mon[34250]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:11:35.425 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:35 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/58576605' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:35.425 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:35 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/58576605' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:11:35.657 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi134/config 2024-09-16T10:11:36.317 INFO:teuthology.orchestra.run.smithi134.stdout:[client.1] 2024-09-16T10:11:36.317 INFO:teuthology.orchestra.run.smithi134.stdout: key = AQBYBOhmZuJ9EhAAvUjgsG2iInQM8Rby2WnCaw== 2024-09-16T10:11:36.875 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:11:36.876 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T10:11:36.876 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T10:11:36.954 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T10:11:37.220 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T10:11:37.220 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='client.? 172.21.15.134:0/1424246296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:11:37.221 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:11:37.222 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.222 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:11:37.222 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T10:11:37.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='client.? 172.21.15.134:0/1424246296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:37.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:11:37.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:11:37.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:11:37.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:11:37.998 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:38.237 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:38 smithi012 ceph-mon[25889]: Detected new or changed devices on smithi012 2024-09-16T10:11:38.237 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:38 smithi012 ceph-mon[25889]: Adjusting osd_memory_target on smithi012 to 2961M 2024-09-16T10:11:38.308 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:38 smithi134 ceph-mon[34250]: Detected new or changed devices on smithi012 2024-09-16T10:11:38.309 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:38 smithi134 ceph-mon[34250]: Adjusting osd_memory_target on smithi012 to 2961M 2024-09-16T10:11:38.917 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:39.226 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:39 smithi012 ceph-mon[25889]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T10:11:39.226 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:39 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1276686331' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:11:39.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:39 smithi134 ceph-mon[34250]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T10:11:39.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:39 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1276686331' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:11:39.487 INFO:teuthology.orchestra.run.smithi012.stdout:[{"version":19,"timestamp":"2024-09-16T10:11:36.551647+0000","name":"","changes":[{"name":"osd/host:smithi012/osd_memory_target","new_value":"3104923340"}]}] 2024-09-16T10:11:39.488 INFO:tasks.ceph_manager:config epoch is 19 2024-09-16T10:11:39.488 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T10:11:39.488 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T10:11:39.488 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T10:11:40.183 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:40.913 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:41.280 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:41 smithi134 ceph-mon[34250]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:11:41.280 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:41 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1864612318' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:11:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:41 smithi012 ceph-mon[25889]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:11:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:41 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1864612318' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:11:41.938 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":19,"flags":0,"active_gid":14225,"active_name":"smithi012.jhnklc","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6800","nonce":3543095092},{"type":"v1","addr":"172.21.15.12:6801","nonce":3543095092}]},"active_addr":"172.21.15.12:6801/3543095092","active_change":"2024-09-16T10:09:03.505204+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":14252,"name":"smithi134.xfcrke","mgr_features":4540719139924082687,"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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.12:8443/","prometheus":"http://172.21.15.12: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"],"squid":["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.12:0","nonce":509416698}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3331893186}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3222836562}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":908264126}]}]} 2024-09-16T10:11:41.945 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T10:11:41.945 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T10:11:41.945 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:11:42.416 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:43.198 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:43 smithi012 ceph-mon[25889]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T10:11:43.390 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:43.390 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":45,"fsid":"34211090-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:07:01.190712+0000","modified":"2024-09-16T10:11:30.112456+0000","last_up_change":"2024-09-16T10:11:26.099268+0000","last_in_change":"2024-09-16T10:10:33.903625+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T10:11:03.965205+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"25","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"a7aa1ee0-a194-4ebe-bf29-ad56cd90627c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6801","nonce":3088795789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6803","nonce":3088795789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6807","nonce":3088795789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6805","nonce":3088795789}]},"public_addr":"172.21.15.134:6801/3088795789","cluster_addr":"172.21.15.134:6803/3088795789","heartbeat_back_addr":"172.21.15.134:6807/3088795789","heartbeat_front_addr":"172.21.15.134:6805/3088795789","state":["exists","up"]},{"osd":1,"uuid":"5b5c80e2-0d17-488b-9572-b02839f33cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6803","nonce":3707625124}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6805","nonce":3707625124}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6809","nonce":3707625124}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6807","nonce":3707625124}]},"public_addr":"172.21.15.12:6803/3707625124","cluster_addr":"172.21.15.12:6805/3707625124","heartbeat_back_addr":"172.21.15.12:6809/3707625124","heartbeat_front_addr":"172.21.15.12:6807/3707625124","state":["exists","up"]},{"osd":2,"uuid":"5811b9e7-2ccf-4140-9bf2-1efd11fcc240","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6809","nonce":3853908949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6811","nonce":3853908949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6815","nonce":3853908949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6813","nonce":3853908949}]},"public_addr":"172.21.15.134:6809/3853908949","cluster_addr":"172.21.15.134:6811/3853908949","heartbeat_back_addr":"172.21.15.134:6815/3853908949","heartbeat_front_addr":"172.21.15.134:6813/3853908949","state":["exists","up"]},{"osd":3,"uuid":"db2364c6-6c19-4fa5-a523-43b17c09b02f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6811","nonce":2647829813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6813","nonce":2647829813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6817","nonce":2647829813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6815","nonce":2647829813}]},"public_addr":"172.21.15.12:6811/2647829813","cluster_addr":"172.21.15.12:6813/2647829813","heartbeat_back_addr":"172.21.15.12:6817/2647829813","heartbeat_front_addr":"172.21.15.12:6815/2647829813","state":["exists","up"]},{"osd":4,"uuid":"e5f48e20-8bf9-4179-95c4-d8cb50c54385","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.134:6816","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6817","nonce":878533637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6819","nonce":878533637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6823","nonce":878533637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6821","nonce":878533637}]},"public_addr":"172.21.15.134:6817/878533637","cluster_addr":"172.21.15.134:6819/878533637","heartbeat_back_addr":"172.21.15.134:6823/878533637","heartbeat_front_addr":"172.21.15.134:6821/878533637","state":["exists","up"]},{"osd":5,"uuid":"15386f51-05e4-4610-9cac-eb4d431ed88f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6818","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6819","nonce":3538386887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6821","nonce":3538386887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6825","nonce":3538386887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6823","nonce":3538386887}]},"public_addr":"172.21.15.12:6819/3538386887","cluster_addr":"172.21.15.12:6821/3538386887","heartbeat_back_addr":"172.21.15.12:6825/3538386887","heartbeat_front_addr":"172.21.15.12:6823/3538386887","state":["exists","up"]},{"osd":6,"uuid":"6d876d8f-3d74-46ee-a4a6-b85d69501124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6825","nonce":3606467866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6827","nonce":3606467866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6831","nonce":3606467866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6829","nonce":3606467866}]},"public_addr":"172.21.15.134:6825/3606467866","cluster_addr":"172.21.15.134:6827/3606467866","heartbeat_back_addr":"172.21.15.134:6831/3606467866","heartbeat_front_addr":"172.21.15.134:6829/3606467866","state":["exists","up"]},{"osd":7,"uuid":"07707adb-871e-4c2e-aaf6-77a4a49f71e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6827","nonce":4113410665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6829","nonce":4113410665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6833","nonce":4113410665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6831","nonce":4113410665}]},"public_addr":"172.21.15.12:6827/4113410665","cluster_addr":"172.21.15.12:6829/4113410665","heartbeat_back_addr":"172.21.15.12:6833/4113410665","heartbeat_front_addr":"172.21.15.12:6831/4113410665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:52.991991+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:58.543161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:00.567184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.823350+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.408140+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:16.838865+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:14.468129+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:24.528835+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/4247322360":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1043655863":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1596577048":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/536473472":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6800/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1123037787":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/4085085300":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/848093007":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/2508450523":"2024-09-17T10:07:57.342379+0000","172.21.15.12:0/1001371812":"2024-09-17T10:09:03.505093+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T10:11:43.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:43 smithi134 ceph-mon[34250]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T10:11:44.112 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T10:11:44.112 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:11:44.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:44 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4026739442' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:44.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:44 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4026739442' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:44.714 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:45.364 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:11:45.365 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":45,"fsid":"34211090-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:07:01.190712+0000","modified":"2024-09-16T10:11:30.112456+0000","last_up_change":"2024-09-16T10:11:26.099268+0000","last_in_change":"2024-09-16T10:10:33.903625+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T10:11:03.965205+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"25","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"a7aa1ee0-a194-4ebe-bf29-ad56cd90627c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6801","nonce":3088795789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6803","nonce":3088795789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6807","nonce":3088795789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":3088795789},{"type":"v1","addr":"172.21.15.134:6805","nonce":3088795789}]},"public_addr":"172.21.15.134:6801/3088795789","cluster_addr":"172.21.15.134:6803/3088795789","heartbeat_back_addr":"172.21.15.134:6807/3088795789","heartbeat_front_addr":"172.21.15.134:6805/3088795789","state":["exists","up"]},{"osd":1,"uuid":"5b5c80e2-0d17-488b-9572-b02839f33cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6803","nonce":3707625124}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6805","nonce":3707625124}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6809","nonce":3707625124}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":3707625124},{"type":"v1","addr":"172.21.15.12:6807","nonce":3707625124}]},"public_addr":"172.21.15.12:6803/3707625124","cluster_addr":"172.21.15.12:6805/3707625124","heartbeat_back_addr":"172.21.15.12:6809/3707625124","heartbeat_front_addr":"172.21.15.12:6807/3707625124","state":["exists","up"]},{"osd":2,"uuid":"5811b9e7-2ccf-4140-9bf2-1efd11fcc240","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6809","nonce":3853908949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6811","nonce":3853908949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6815","nonce":3853908949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3853908949},{"type":"v1","addr":"172.21.15.134:6813","nonce":3853908949}]},"public_addr":"172.21.15.134:6809/3853908949","cluster_addr":"172.21.15.134:6811/3853908949","heartbeat_back_addr":"172.21.15.134:6815/3853908949","heartbeat_front_addr":"172.21.15.134:6813/3853908949","state":["exists","up"]},{"osd":3,"uuid":"db2364c6-6c19-4fa5-a523-43b17c09b02f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6811","nonce":2647829813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6813","nonce":2647829813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6817","nonce":2647829813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2647829813},{"type":"v1","addr":"172.21.15.12:6815","nonce":2647829813}]},"public_addr":"172.21.15.12:6811/2647829813","cluster_addr":"172.21.15.12:6813/2647829813","heartbeat_back_addr":"172.21.15.12:6817/2647829813","heartbeat_front_addr":"172.21.15.12:6815/2647829813","state":["exists","up"]},{"osd":4,"uuid":"e5f48e20-8bf9-4179-95c4-d8cb50c54385","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.134:6816","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6817","nonce":878533637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6819","nonce":878533637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6823","nonce":878533637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":878533637},{"type":"v1","addr":"172.21.15.134:6821","nonce":878533637}]},"public_addr":"172.21.15.134:6817/878533637","cluster_addr":"172.21.15.134:6819/878533637","heartbeat_back_addr":"172.21.15.134:6823/878533637","heartbeat_front_addr":"172.21.15.134:6821/878533637","state":["exists","up"]},{"osd":5,"uuid":"15386f51-05e4-4610-9cac-eb4d431ed88f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6818","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6819","nonce":3538386887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6821","nonce":3538386887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6825","nonce":3538386887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":3538386887},{"type":"v1","addr":"172.21.15.12:6823","nonce":3538386887}]},"public_addr":"172.21.15.12:6819/3538386887","cluster_addr":"172.21.15.12:6821/3538386887","heartbeat_back_addr":"172.21.15.12:6825/3538386887","heartbeat_front_addr":"172.21.15.12:6823/3538386887","state":["exists","up"]},{"osd":6,"uuid":"6d876d8f-3d74-46ee-a4a6-b85d69501124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6825","nonce":3606467866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6827","nonce":3606467866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6831","nonce":3606467866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3606467866},{"type":"v1","addr":"172.21.15.134:6829","nonce":3606467866}]},"public_addr":"172.21.15.134:6825/3606467866","cluster_addr":"172.21.15.134:6827/3606467866","heartbeat_back_addr":"172.21.15.134:6831/3606467866","heartbeat_front_addr":"172.21.15.134:6829/3606467866","state":["exists","up"]},{"osd":7,"uuid":"07707adb-871e-4c2e-aaf6-77a4a49f71e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6827","nonce":4113410665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6829","nonce":4113410665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6833","nonce":4113410665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":4113410665},{"type":"v1","addr":"172.21.15.12:6831","nonce":4113410665}]},"public_addr":"172.21.15.12:6827/4113410665","cluster_addr":"172.21.15.12:6829/4113410665","heartbeat_back_addr":"172.21.15.12:6833/4113410665","heartbeat_front_addr":"172.21.15.12:6831/4113410665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:52.991991+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:10:58.543161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:00.567184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.823350+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:07.408140+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:16.838865+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:14.468129+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T10:11:24.528835+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/4247322360":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1043655863":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1596577048":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/536473472":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6800/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/1123037787":"2024-09-17T10:07:24.615926+0000","172.21.15.12:6800/3553798913":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/4085085300":"2024-09-17T10:07:24.615926+0000","172.21.15.12:0/848093007":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/3213387403":"2024-09-17T10:07:57.342379+0000","172.21.15.12:6801/928169753":"2024-09-17T10:09:03.505093+0000","172.21.15.12:0/2508450523":"2024-09-17T10:07:57.342379+0000","172.21.15.12:0/1001371812":"2024-09-17T10:09:03.505093+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T10:11:45.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:45 smithi134 ceph-mon[34250]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:11:45.480 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:45 smithi012 ceph-mon[25889]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:11:46.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:46 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3747876968' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:46.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:46 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:46.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:46 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:46.574 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:46 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3747876968' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:11:46.574 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:46 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:46.575 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:46 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:47.373 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T10:11:47.373 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T10:11:47.374 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T10:11:47.374 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T10:11:47.375 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T10:11:47.375 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T10:11:47.375 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T10:11:47.376 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T10:11:47.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:47 smithi012 ceph-mon[25889]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:47.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:47 smithi134 ceph-mon[34250]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:47.938 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:47.939 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:47.941 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:47.941 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:47.944 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:47.948 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:49.246 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:49.246 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:49.272 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:49 smithi012 ceph-mon[25889]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:49.272 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:49 smithi134 ceph-mon[34250]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:49.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:11:51.307 INFO:teuthology.orchestra.run.smithi012.stdout:85899345933 2024-09-16T10:11:51.308 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T10:11:51.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:51 smithi134 ceph-mon[34250]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:51.469 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:51 smithi012 ceph-mon[25889]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:52.457 INFO:teuthology.orchestra.run.smithi012.stdout:120259084297 2024-09-16T10:11:52.457 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T10:11:53.028 INFO:teuthology.orchestra.run.smithi012.stdout:94489280524 2024-09-16T10:11:53.028 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T10:11:53.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:53 smithi012 ceph-mon[25889]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:53.415 INFO:teuthology.orchestra.run.smithi012.stdout:150323855370 2024-09-16T10:11:53.415 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T10:11:53.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:53 smithi134 ceph-mon[34250]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:53.959 INFO:teuthology.orchestra.run.smithi012.stdout:68719476751 2024-09-16T10:11:53.960 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T10:11:55.132 INFO:teuthology.orchestra.run.smithi012.stdout:158913789963 2024-09-16T10:11:55.132 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T10:11:55.367 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:55 smithi012 ceph-mon[25889]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:55.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:55 smithi134 ceph-mon[34250]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:55.921 INFO:teuthology.orchestra.run.smithi012.stdout:176093659145 2024-09-16T10:11:55.921 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T10:11:56.263 INFO:teuthology.orchestra.run.smithi012.stdout:115964117003 2024-09-16T10:11:56.264 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T10:11:56.601 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:56.891 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:56.891 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:57.111 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:57.115 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:57.122 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:11:57.289 INFO:teuthology.orchestra.run.smithi012.stdout:150323855371 2024-09-16T10:11:57.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:57 smithi134 ceph-mon[34250]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:57.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:57.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:57 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:57.589 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:57 smithi012 ceph-mon[25889]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:57.589 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:57.589 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:57 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:11:57.833 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855370 got 150323855371 for osd.6 2024-09-16T10:11:57.833 DEBUG:teuthology.parallel:result is None 2024-09-16T10:11:58.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:58 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1198682007' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-16T10:11:58.434 INFO:teuthology.orchestra.run.smithi012.stdout:85899345935 2024-09-16T10:11:58.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:58 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1198682007' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-16T10:11:58.685 INFO:teuthology.orchestra.run.smithi012.stdout:120259084299 2024-09-16T10:11:59.266 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:59 smithi012 ceph-mon[25889]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:59.266 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:59 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/3925180225' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:11:59.266 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:11:59 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2228384642' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:11:59.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:59 smithi134 ceph-mon[34250]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:59 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/3925180225' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:11:59.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:11:59 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2228384642' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:11:59.646 INFO:teuthology.orchestra.run.smithi012.stdout:115964117004 2024-09-16T10:12:00.249 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:00 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4216697529' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:12:00.546 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345933 got 85899345935 for osd.1 2024-09-16T10:12:00.547 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:00 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4216697529' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:12:01.016 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:01.028 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084297 got 120259084299 for osd.3 2024-09-16T10:12:01.028 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:01.150 INFO:teuthology.orchestra.run.smithi012.stdout:94489280526 2024-09-16T10:12:01.380 INFO:teuthology.orchestra.run.smithi012.stdout:68719476752 2024-09-16T10:12:01.469 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:01 smithi012 ceph-mon[25889]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:01.469 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:01 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1723218848' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:12:01.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:01 smithi134 ceph-mon[34250]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:01.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:01 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1723218848' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:12:01.732 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280524 got 94489280526 for osd.2 2024-09-16T10:12:01.732 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:02.103 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:02.526 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:02 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/4018141849' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:12:02.532 INFO:teuthology.orchestra.run.smithi012.stdout:158913789964 2024-09-16T10:12:02.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:02 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/4018141849' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:12:03.215 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117003 got 115964117004 for osd.4 2024-09-16T10:12:03.216 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:03.518 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:03 smithi012 ceph-mon[25889]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:03.518 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:03 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/1603987817' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:12:03.580 INFO:teuthology.orchestra.run.smithi012.stdout:176093659146 2024-09-16T10:12:03.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:03 smithi134 ceph-mon[34250]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:03.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:03 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/1603987817' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:12:03.906 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789963 got 158913789964 for osd.5 2024-09-16T10:12:03.906 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:04.454 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:04 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/2149036673' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-16T10:12:04.454 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:04.473 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:04 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/2149036673' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-16T10:12:04.473 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:04.501 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476751 got 68719476752 for osd.0 2024-09-16T10:12:04.501 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:04.938 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659145 got 176093659146 for osd.7 2024-09-16T10:12:04.938 DEBUG:teuthology.parallel:result is None 2024-09-16T10:12:04.938 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T10:12:04.938 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:12:05.196 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:05.519 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:05 smithi012 ceph-mon[25889]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:05.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:05 smithi134 ceph-mon[34250]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:05.793 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:05.794 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-16T10:12:06.516 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":124,"stamp":"2024-09-16T10:12:05.538025+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"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":229864,"kb_used_data":5292,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749698584,"statfs":{"total":767926730752,"available":767691350016,"internally_reserved":0,"allocated":5419008,"data_stored":3251264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.002314"},"pg_stats":[{"pgid":"1.0","version":"24'132","reported_seq":187,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-09-16T10:11:30.122350+0000","last_change":"2024-09-16T10:11:30.118154+0000","last_active":"2024-09-16T10:11:30.122350+0000","last_peered":"2024-09-16T10:11:30.122350+0000","last_clean":"2024-09-16T10:11:30.122350+0000","last_became_active":"2024-09-16T10:11:30.117859+0000","last_became_peered":"2024-09-16T10:11:30.117859+0000","last_unstale":"2024-09-16T10:11:30.122350+0000","last_undegraded":"2024-09-16T10:11:30.122350+0000","last_fullsized":"2024-09-16T10:11:30.122350+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:11:04.504985+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:11:04.504985+0000","last_clean_scrub_stamp":"2024-09-16T10:11:04.504985+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:25:26.837641+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659147,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":5,"up_from":37,"seq":158913789965,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":35,"seq":150323855373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27480,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713576,"statfs":{"total":95990841344,"available":95962701824,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":3,"up_from":28,"seq":120259084301,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28060,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712996,"statfs":{"total":95990841344,"available":95962107904,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":4,"up_from":27,"seq":115964117006,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":2,"up_from":22,"seq":94489280527,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":20,"seq":85899345936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31640,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709416,"statfs":{"total":95990841344,"available":95958441984,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":16,"seq":68719476753,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32216,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708840,"statfs":{"total":95990841344,"available":95957852160,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"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}]}} 2024-09-16T10:12:06.517 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:12:06.777 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:07.435 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:07.436 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-16T10:12:07.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:07 smithi012 ceph-mon[25889]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:07.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:07 smithi012 ceph-mon[25889]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:07.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:07 smithi134 ceph-mon[34250]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:07.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:07 smithi134 ceph-mon[34250]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:08.127 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":124,"stamp":"2024-09-16T10:12:05.538025+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"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":229864,"kb_used_data":5292,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749698584,"statfs":{"total":767926730752,"available":767691350016,"internally_reserved":0,"allocated":5419008,"data_stored":3251264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.002314"},"pg_stats":[{"pgid":"1.0","version":"24'132","reported_seq":187,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-09-16T10:11:30.122350+0000","last_change":"2024-09-16T10:11:30.118154+0000","last_active":"2024-09-16T10:11:30.122350+0000","last_peered":"2024-09-16T10:11:30.122350+0000","last_clean":"2024-09-16T10:11:30.122350+0000","last_became_active":"2024-09-16T10:11:30.117859+0000","last_became_peered":"2024-09-16T10:11:30.117859+0000","last_unstale":"2024-09-16T10:11:30.122350+0000","last_undegraded":"2024-09-16T10:11:30.122350+0000","last_fullsized":"2024-09-16T10:11:30.122350+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:11:04.504985+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:11:04.504985+0000","last_clean_scrub_stamp":"2024-09-16T10:11:04.504985+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:25:26.837641+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659147,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":5,"up_from":37,"seq":158913789965,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":35,"seq":150323855373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27480,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713576,"statfs":{"total":95990841344,"available":95962701824,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":3,"up_from":28,"seq":120259084301,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28060,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712996,"statfs":{"total":95990841344,"available":95962107904,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":4,"up_from":27,"seq":115964117006,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":2,"up_from":22,"seq":94489280527,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":20,"seq":85899345936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31640,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709416,"statfs":{"total":95990841344,"available":95958441984,"internally_reserved":0,"allocated":454656,"data_stored":185020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":16,"seq":68719476753,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32216,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708840,"statfs":{"total":95990841344,"available":95957852160,"internally_reserved":0,"allocated":1048576,"data_stored":775388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"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}]}} 2024-09-16T10:12:08.127 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T10:12:08.128 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T10:12:08.128 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T10:12:08.128 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T10:12:08.391 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:09.038 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:09.038 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T10:12:09.485 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:09 smithi134 ceph-mon[34250]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:09.485 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:09 smithi134 ceph-mon[34250]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:09.485 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:09 smithi134 ceph-mon[34250]: from='client.? 172.21.15.12:0/574612190' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:12:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:09 smithi012 ceph-mon[25889]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:09 smithi012 ceph-mon[25889]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:09.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:09 smithi012 ceph-mon[25889]: from='client.? 172.21.15.12:0/574612190' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:12:09.751 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T10:12:09.751 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T10:12:09.752 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:12:09.762 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:12:09.762 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-16T10:12:10.020 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:10.658 INFO:teuthology.orchestra.run.smithi012.stdout:Backend: cephadm 2024-09-16T10:12:10.658 INFO:teuthology.orchestra.run.smithi012.stdout:Available: Yes 2024-09-16T10:12:10.658 INFO:teuthology.orchestra.run.smithi012.stdout:Paused: No 2024-09-16T10:12:11.165 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-16T10:12:11.422 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:11.543 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:11 smithi012 ceph-mon[25889]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:11.674 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:11 smithi134 ceph-mon[34250]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:12.097 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.smithi012 smithi012 *:9093,9094 running (2m) 40s ago 3m 18.6M - 0.27.0 11f11916f8cd f9f69bddb3a2 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter.smithi012 smithi012 running (3m) 40s ago 3m 7956k - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4bb436854519 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter.smithi134 smithi134 running (2m) 45s ago 2m 5318k - 19.3.0-4882-g66e33d6a 261f2dc7b20f c6f220716e40 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:crash.smithi012 smithi012 running (3m) 40s ago 3m 6891k - 19.3.0-4882-g66e33d6a 261f2dc7b20f 462d0b436e4d 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:crash.smithi134 smithi134 running (2m) 45s ago 2m 6895k - 19.3.0-4882-g66e33d6a 261f2dc7b20f ff0e1b7a82be 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.smithi012 smithi012 *:3000 running (2m) 40s ago 3m 74.6M - 10.4.0 c8b91775d855 f6eab077d1fa 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.smithi012.jhnklc smithi012 *:9283,8765,8443 running (5m) 40s ago 5m 508M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 73768ccb4374 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.smithi134.xfcrke smithi134 *:8443,9283,8765 running (2m) 45s ago 2m 456M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 2d5e916fc8cd 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:mon.smithi012 smithi012 running (5m) 40s ago 5m 52.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f b18e84ad3684 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:mon.smithi134 smithi134 running (2m) 45s ago 2m 44.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 9bfc4760b146 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.smithi012 smithi012 *:9100 running (3m) 40s ago 3m 10.1M - 1.7.0 72c9c2088986 68b3ed00027f 2024-09-16T10:12:12.098 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.smithi134 smithi134 *:9100 running (2m) 45s ago 2m 11.7M - 1.7.0 72c9c2088986 66e82b41313c 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi134 running (84s) 45s ago 84s 47.9M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f c5e164a8ea6c 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (79s) 40s ago 79s 46.3M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 334f1bbb992f 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi134 running (77s) 45s ago 77s 46.8M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7e353fd3d19b 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (70s) 40s ago 69s 33.5M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 5a50774df066 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi134 running (70s) 45s ago 70s 29.4M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8ebad605f0e3 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi012 running (62s) 40s ago 61s 36.4M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 6c87efca42c1 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi134 running (63s) 45s ago 63s 29.0M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f f093709e7d9a 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi012 running (53s) 40s ago 53s 24.1M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 5221bf1cfa10 2024-09-16T10:12:12.099 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.smithi012 smithi012 *:9095 running (2m) 40s ago 3m 41.3M - 2.51.0 1d3b7f56885b ff6370f3df46 2024-09-16T10:12:12.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:12 smithi012 ceph-mon[25889]: from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:12.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:12 smithi134 ceph-mon[34250]: from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:12.746 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-16T10:12:13.002 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:13.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:13 smithi012 ceph-mon[25889]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:13.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:13 smithi012 ceph-mon[25889]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:13.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:13 smithi134 ceph-mon[34250]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:13.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:13 smithi134 ceph-mon[34250]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:13.694 INFO:teuthology.orchestra.run.smithi012.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager ?:9093,9094 1/1 42s ago 4m count:1 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter 2/2 47s ago 4m * 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:crash 2/2 47s ago 4m * 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:grafana ?:3000 1/1 42s ago 4m count:1 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:mgr 2/2 47s ago 4m count:2 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:mon 2/2 47s ago 3m smithi012:172.21.15.12=smithi012;smithi134:172.21.15.134=smithi134;count:2 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter ?:9100 2/2 47s ago 4m * 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:osd.all-available-devices 8 47s ago 2m * 2024-09-16T10:12:13.695 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus ?:9095 1/1 42s ago 4m count:1 2024-09-16T10:12:14.301 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-16T10:12:14.557 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:15.179 INFO:teuthology.orchestra.run.smithi012.stdout:HOST ADDR LABELS STATUS 2024-09-16T10:12:15.179 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 172.21.15.12 2024-09-16T10:12:15.179 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 172.21.15.134 2024-09-16T10:12:15.179 INFO:teuthology.orchestra.run.smithi012.stdout:2 hosts in cluster 2024-09-16T10:12:15.473 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:15 smithi012 ceph-mon[25889]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:15.473 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:15 smithi012 ceph-mon[25889]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:15.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:15 smithi134 ceph-mon[34250]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:15.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:15 smithi134 ceph-mon[34250]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:15.760 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-16T10:12:16.017 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:16.390 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:16 smithi012 ceph-mon[25889]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:16.671 INFO:teuthology.orchestra.run.smithi012.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-16T10:12:16.671 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5331005J400BGN 372G No 40s ago Has a FileSystem, LVM detected 2024-09-16T10:12:16.671 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme1n1 ssd Linux_573d323830711a7d091f 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.671 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme2n1 ssd Linux_5be4a5d433e8758af4be 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme3n1 ssd Linux_b61d3833ce8c1631e7d0 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme4n1 ssd Linux_11fd3e1a4975e8f166ee 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT62420002400BGN 372G No 46s ago Has a FileSystem, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme1n1 ssd Linux_7b8ed099d8ddb2018b28 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme2n1 ssd Linux_1a7ef9f79670b20be6e8 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme3n1 ssd Linux_7da73f14fecc4486db41 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.672 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme4n1 ssd Linux_07eed83cd0da441d7477 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:16.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:16 smithi134 ceph-mon[34250]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:17.392 INFO:teuthology.run_tasks:Running task vip... 2024-09-16T10:12:17.405 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-16T10:12:17.405 INFO:tasks.vip:peername 172.21.15.12 2024-09-16T10:12:17.408 INFO:tasks.vip:172.21.15.12 in 172.21.0.0/20, pos 3851 2024-09-16T10:12:17.412 INFO:tasks.vip:smithi012.front.sepia.ceph.com static 10.0.15.12, vnet 10.0.0.0/16 2024-09-16T10:12:17.413 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.12')] 2024-09-16T10:12:17.414 DEBUG:teuthology.orchestra.run.smithi012:> sudo ip route ls 2024-09-16T10:12:17.440 INFO:teuthology.orchestra.run.smithi012.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.12 metric 100 2024-09-16T10:12:17.440 INFO:teuthology.orchestra.run.smithi012.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 metric 100 2024-09-16T10:12:17.441 INFO:tasks.vip:Configuring 10.0.15.12 on smithi012.front.sepia.ceph.com iface ens1f0... 2024-09-16T10:12:17.441 DEBUG:teuthology.orchestra.run.smithi012:> sudo ip addr add 10.0.15.12/16 dev ens1f0 2024-09-16T10:12:17.504 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:17 smithi012 ceph-mon[25889]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:17.507 INFO:tasks.vip:peername 172.21.15.134 2024-09-16T10:12:17.510 INFO:tasks.vip:172.21.15.134 in 172.21.0.0/20, pos 3973 2024-09-16T10:12:17.570 INFO:tasks.vip:smithi134.front.sepia.ceph.com static 10.0.15.134, vnet 10.0.0.0/16 2024-09-16T10:12:17.570 DEBUG:teuthology.orchestra.run.smithi134:> sudo ip route ls 2024-09-16T10:12:17.599 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:17 smithi134 ceph-mon[34250]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:17.603 INFO:teuthology.orchestra.run.smithi134.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.134 metric 100 2024-09-16T10:12:17.603 INFO:teuthology.orchestra.run.smithi134.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.134 metric 100 2024-09-16T10:12:17.605 INFO:tasks.vip:Configuring 10.0.15.134 on smithi134.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:12:17.605 DEBUG:teuthology.orchestra.run.smithi134:> sudo ip addr add 10.0.15.134/16 dev enp3s0f1 2024-09-16T10:12:17.675 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:12:17.684 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:12:17.684 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls --refresh' 2024-09-16T10:12:17.941 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:18.374 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:18 smithi012 ceph-mon[25889]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:18.574 INFO:teuthology.orchestra.run.smithi012.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-16T10:12:18.574 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5331005J400BGN 372G No 42s ago Has a FileSystem, LVM detected 2024-09-16T10:12:18.574 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme1n1 ssd Linux_573d323830711a7d091f 89.4G No 42s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.574 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme2n1 ssd Linux_5be4a5d433e8758af4be 89.4G No 42s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme3n1 ssd Linux_b61d3833ce8c1631e7d0 89.4G No 42s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme4n1 ssd Linux_11fd3e1a4975e8f166ee 89.4G No 42s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT62420002400BGN 372G No 48s ago Has a FileSystem, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme1n1 ssd Linux_7b8ed099d8ddb2018b28 89.4G No 48s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme2n1 ssd Linux_1a7ef9f79670b20be6e8 89.4G No 48s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme3n1 ssd Linux_7da73f14fecc4486db41 89.4G No 48s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.575 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme4n1 ssd Linux_07eed83cd0da441d7477 89.4G No 48s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:12:18.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:18 smithi134 ceph-mon[34250]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:19.435 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-16T10:12:19.451 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:12:19.451 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-16T10:12:19.455 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:19 smithi134 ceph-mon[34250]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:19.455 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:12:19.455 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:19.481 INFO:teuthology.orchestra.run.smithi012.stderr:+ systemctl stop nfs-server 2024-09-16T10:12:19.487 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:19 smithi012 ceph-mon[25889]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:19.487 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:12:19.487 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:19.488 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi134.front.sepia.ceph.com 2024-09-16T10:12:19.489 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-16T10:12:19.513 INFO:teuthology.orchestra.run.smithi134.stderr:+ systemctl stop nfs-server 2024-09-16T10:12:19.521 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:12:19.530 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:12:19.531 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-16T10:12:20.150 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:20.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:20 smithi134 ceph-mon[34250]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:20.518 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:20 smithi012 ceph-mon[25889]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:21.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:21.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-16T10:12:21.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:21.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-16T10:12:21.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:21.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:22.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:22 smithi012 ceph-mon[25889]: from='client.14642 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:22.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-16T10:12:22.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:22 smithi012 ceph-mon[25889]: osdmap e46: 8 total, 8 up, 8 in 2024-09-16T10:12:22.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:22 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-16T10:12:22.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:22 smithi134 ceph-mon[34250]: from='client.14642 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:22.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:22 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-16T10:12:22.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:22 smithi134 ceph-mon[34250]: osdmap e46: 8 total, 8 up, 8 in 2024-09-16T10:12:22.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:22 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-16T10:12:22.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:22 smithi012 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012[25866]: 2024-09-16T10:12:22.617+0000 7fc534bd8640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:12:23.607 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:23.607 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: osdmap e47: 8 total, 8 up, 8 in 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: osdmap e48: 8 total, 8 up, 8 in 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: fsmap foofs:0 2024-09-16T10:12:23.608 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:23.644 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-16T10:12:23.657 INFO:tasks.cephadm:Applying spec(s): placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 --- service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: 10.0.31.12/16 2024-09-16T10:12:23.657 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-16T10:12:23.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:23.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-16T10:12:23.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: osdmap e47: 8 total, 8 up, 8 in 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: osdmap e48: 8 total, 8 up, 8 in 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: fsmap foofs:0 2024-09-16T10:12:23.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:24.419 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:24.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:24 smithi134 ceph-mon[34250]: Saving service mds.foofs spec with placement count:2 2024-09-16T10:12:24.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:24 smithi134 ceph-mon[34250]: osdmap e49: 8 total, 8 up, 8 in 2024-09-16T10:12:24.545 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:24 smithi012 ceph-mon[25889]: Saving service mds.foofs spec with placement count:2 2024-09-16T10:12:24.546 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:24 smithi012 ceph-mon[25889]: osdmap e49: 8 total, 8 up, 8 in 2024-09-16T10:12:25.080 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled nfs.foo update... 2024-09-16T10:12:25.080 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled ingress.nfs.foo update... 2024-09-16T10:12:25.359 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: pgmap v136: 65 pgs: 12 creating+peering, 13 active+clean, 40 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:25.359 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.359 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.359 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: osdmap e50: 8 total, 8 up, 8 in 2024-09-16T10:12:25.360 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.360 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.360 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.360 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: pgmap v136: 65 pgs: 12 creating+peering, 13 active+clean, 40 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: osdmap e50: 8 total, 8 up, 8 in 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:25.768 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:12:25.777 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-16T10:12:25.778 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:26.058 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:26.496 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:26 smithi012 ceph-mon[25889]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:26.497 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:26 smithi012 ceph-mon[25889]: Saving service nfs.foo spec with placement count:2 2024-09-16T10:12:26.497 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:26 smithi012 ceph-mon[25889]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-16T10:12:26.497 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:26.497 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:26 smithi134 ceph-mon[34250]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:12:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:26 smithi134 ceph-mon[34250]: Saving service nfs.foo spec with placement count:2 2024-09-16T10:12:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:26 smithi134 ceph-mon[34250]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-16T10:12:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:26.813 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:26.813 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:22.633679Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:25.073695Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:27.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:27 smithi012 ceph-mon[25889]: pgmap v139: 65 pgs: 12 creating+peering, 36 active+clean, 17 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:27.581 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:27.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:27 smithi134 ceph-mon[34250]: pgmap v139: 65 pgs: 12 creating+peering, 36 active+clean, 17 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:28.582 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:28.604 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:28 smithi012 ceph-mon[25889]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:28.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:28 smithi134 ceph-mon[34250]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:28.937 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:29.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:29 smithi012 ceph-mon[25889]: pgmap v140: 65 pgs: 2 creating+peering, 63 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:29.586 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:29.586 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:22.633679Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:25.073695Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:29.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:29 smithi134 ceph-mon[34250]: pgmap v140: 65 pgs: 2 creating+peering, 63 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:30.321 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:31.322 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:31.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: pgmap v141: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:31.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.gstmvk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.gstmvk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:12:31.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:31.565 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: pgmap v141: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.gstmvk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.gstmvk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:12:31.566 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:31.586 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:32.262 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:32.262 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:22.633679Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:25.073695Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:32.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:32 smithi134 ceph-mon[34250]: Deploying daemon mds.foofs.smithi134.gstmvk on smithi134 2024-09-16T10:12:32.568 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:32 smithi012 ceph-mon[25889]: Deploying daemon mds.foofs.smithi134.gstmvk on smithi134 2024-09-16T10:12:32.988 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:33.503 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:33 smithi134 ceph-mon[34250]: pgmap v142: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:33.503 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:33 smithi134 ceph-mon[34250]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:33.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:33 smithi012 ceph-mon[25889]: pgmap v142: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:33.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:33 smithi012 ceph-mon[25889]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:33.989 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: pgmap v143: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi012.zpklre", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi012.zpklre", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:34.920 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: Deploying daemon mds.foofs.smithi012.zpklre on smithi012 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:boot 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: daemon mds.foofs.smithi134.gstmvk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: Cluster is now healthy 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: fsmap foofs:0 1 up:standby 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata", "who": "foofs.smithi134.gstmvk"} : dispatch 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:creating} 2024-09-16T10:12:34.921 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:34 smithi012 ceph-mon[25889]: daemon mds.foofs.smithi134.gstmvk is now active in filesystem foofs as rank 0 2024-09-16T10:12:34.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: pgmap v143: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:34.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi012.zpklre", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi012.zpklre", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: Deploying daemon mds.foofs.smithi012.zpklre on smithi012 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:boot 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: daemon mds.foofs.smithi134.gstmvk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: Cluster is now healthy 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: fsmap foofs:0 1 up:standby 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata", "who": "foofs.smithi134.gstmvk"} : dispatch 2024-09-16T10:12:34.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:creating} 2024-09-16T10:12:34.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:34 smithi134 ceph-mon[34250]: daemon mds.foofs.smithi134.gstmvk is now active in filesystem foofs as rank 0 2024-09-16T10:12:34.936 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:36.028 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:36.028 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:33.649866Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:25.073695Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:36 smithi012 ceph-mon[25889]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:active 2024-09-16T10:12:36.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:36 smithi012 ceph-mon[25889]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 2024-09-16T10:12:36.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:36 smithi134 ceph-mon[34250]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:active 2024-09-16T10:12:36.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:36 smithi134 ceph-mon[34250]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 2024-09-16T10:12:37.087 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:37.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: pgmap v144: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 281 B/s wr, 1 op/s 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi012.onvcwd", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi012.onvcwd", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: mds.? [v2:172.21.15.12:6834/1502576881,v1:172.21.15.12:6835/1502576881] up:boot 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata", "who": "foofs.smithi012.zpklre"} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.encsej", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:12:37.630 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.encsej", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:12:37.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:37 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: pgmap v144: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 281 B/s wr, 1 op/s 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi012.onvcwd", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi012.onvcwd", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: mds.? [v2:172.21.15.12:6834/1502576881,v1:172.21.15.12:6835/1502576881] up:boot 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "mds metadata", "who": "foofs.smithi012.zpklre"} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.encsej", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.encsej", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:12:37.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:12:37.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:12:37.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:12:37.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:12:37.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:37 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:12:38.088 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:38.369 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.0.0.smithi012.onvcwd 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.1.0.smithi134.encsej 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: pgmap v145: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 2 op/s 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: osdmap e51: 8 total, 8 up, 8 in 2024-09-16T10:12:38.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:38 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-16T10:12:38.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.0.0.smithi012.onvcwd 2024-09-16T10:12:38.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-16T10:12:38.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.684 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.1.0.smithi134.encsej 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Can't connect to cluster: -1 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: pgmap v145: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 2 op/s 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: osdmap e51: 8 total, 8 up, 8 in 2024-09-16T10:12:38.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:38 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-16T10:12:39.005 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:39.005 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:37.013497Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:39.699 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: pgmap v147: 97 pgs: 9 creating+peering, 23 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: osdmap e52: 8 total, 8 up, 8 in 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.288 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: Deploying daemon haproxy.nfs.foo.smithi134.uqplpx on smithi134 2024-09-16T10:12:40.288 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:active 2024-09-16T10:12:40.288 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:39 smithi012 ceph-mon[25889]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: pgmap v147: 97 pgs: 9 creating+peering, 23 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-16T10:12:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: osdmap e52: 8 total, 8 up, 8 in 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: Deploying daemon haproxy.nfs.foo.smithi134.uqplpx on smithi134 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: mds.? [v2:172.21.15.134:6832/4197728686,v1:172.21.15.134:6833/4197728686] up:active 2024-09-16T10:12:40.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:39 smithi134 ceph-mon[34250]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:40.700 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:40.975 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:41.095 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:40 smithi012 ceph-mon[25889]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:12:41.095 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:40 smithi012 ceph-mon[25889]: osdmap e53: 8 total, 8 up, 8 in 2024-09-16T10:12:41.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:40 smithi134 ceph-mon[34250]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:12:41.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:40 smithi134 ceph-mon[34250]: osdmap e53: 8 total, 8 up, 8 in 2024-09-16T10:12:41.670 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:41.670 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:42.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:42 smithi012 ceph-mon[25889]: pgmap v150: 97 pgs: 9 creating+peering, 5 unknown, 83 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-09-16T10:12:42.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:42 smithi012 ceph-mon[25889]: mds.? [v2:172.21.15.12:6834/1502576881,v1:172.21.15.12:6835/1502576881] up:standby 2024-09-16T10:12:42.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:42 smithi012 ceph-mon[25889]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:42.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:42 smithi012 ceph-mon[25889]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:12:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:42 smithi134 ceph-mon[34250]: pgmap v150: 97 pgs: 9 creating+peering, 5 unknown, 83 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-09-16T10:12:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:42 smithi134 ceph-mon[34250]: mds.? [v2:172.21.15.12:6834/1502576881,v1:172.21.15.12:6835/1502576881] up:standby 2024-09-16T10:12:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:42 smithi134 ceph-mon[34250]: fsmap foofs:1 {0=foofs.smithi134.gstmvk=up:active} 1 up:standby 2024-09-16T10:12:42.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:42 smithi134 ceph-mon[34250]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:12:42.527 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:43.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:43 smithi134 ceph-mon[34250]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:43.528 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:43.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:43 smithi012 ceph-mon[25889]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:43.800 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:44.244 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:44 smithi012 ceph-mon[25889]: pgmap v151: 97 pgs: 9 creating+peering, 88 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 3 op/s 2024-09-16T10:12:44.425 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:44.426 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:25.079023Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:44.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:44 smithi134 ceph-mon[34250]: pgmap v151: 97 pgs: 9 creating+peering, 88 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 3 op/s 2024-09-16T10:12:45.128 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:46.129 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: Deploying daemon haproxy.nfs.foo.smithi012.oaupsx on smithi012 2024-09-16T10:12:46.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:45 smithi134 ceph-mon[34250]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 146 B/s wr, 2 op/s 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: Deploying daemon haproxy.nfs.foo.smithi012.oaupsx on smithi012 2024-09-16T10:12:46.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:45 smithi012 ceph-mon[25889]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 146 B/s wr, 2 op/s 2024-09-16T10:12:46.415 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:47.279 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:47.279 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:44.941978Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:48.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:48 smithi012 ceph-mon[25889]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:48.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:48 smithi012 ceph-mon[25889]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:48.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:48 smithi134 ceph-mon[34250]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:48.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:48 smithi134 ceph-mon[34250]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:48.765 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:49.766 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:50.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:50.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:50.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:49 smithi012 ceph-mon[25889]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:50.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:50.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:12:50.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:49 smithi134 ceph-mon[34250]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:50.466 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:51.381 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:51.381 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:44.941978Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:52 smithi012 ceph-mon[25889]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:52 smithi134 ceph-mon[34250]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:52.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:52.485 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:53.486 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:53.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:53 smithi012 ceph-mon[25889]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:53.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:53 smithi012 ceph-mon[25889]: 10.0.31.12 is in 10.0.0.0/16 on smithi012 interface ens1f0 2024-09-16T10:12:53.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:53 smithi012 ceph-mon[25889]: 10.0.31.12 is in 10.0.0.0/16 on smithi134 interface enp3s0f1 2024-09-16T10:12:53.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:53 smithi012 ceph-mon[25889]: Deploying daemon keepalived.nfs.foo.smithi012.rjhuya on smithi012 2024-09-16T10:12:53.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:53 smithi134 ceph-mon[34250]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:53.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:53 smithi134 ceph-mon[34250]: 10.0.31.12 is in 10.0.0.0/16 on smithi012 interface ens1f0 2024-09-16T10:12:53.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:53 smithi134 ceph-mon[34250]: 10.0.31.12 is in 10.0.0.0/16 on smithi134 interface enp3s0f1 2024-09-16T10:12:53.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:53 smithi134 ceph-mon[34250]: Deploying daemon keepalived.nfs.foo.smithi012.rjhuya on smithi012 2024-09-16T10:12:53.753 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:54.458 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:54 smithi134 ceph-mon[34250]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:54.458 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:54.516 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:54 smithi012 ceph-mon[25889]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:54.516 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:12:54.732 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:54.732 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:51.912482Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:12:56.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:56 smithi012 ceph-mon[25889]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:56.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:56 smithi012 ceph-mon[25889]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:56.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:56 smithi134 ceph-mon[34250]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:12:56.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:56 smithi134 ceph-mon[34250]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:56.789 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:12:57.789 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:12:58.401 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:12:58.524 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:12:58 smithi012 ceph-mon[25889]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:12:58 smithi134 ceph-mon[34250]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:12:59.255 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:12:59.255 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:12:51.912482Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:00.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:00 smithi012 ceph-mon[25889]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:00.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:00 smithi012 ceph-mon[25889]: from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:00 smithi134 ceph-mon[34250]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:00 smithi134 ceph-mon[34250]: from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:01.576 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: 10.0.31.12 is in 10.0.0.0/16 on smithi134 interface enp3s0f1 2024-09-16T10:13:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: 10.0.31.12 is in 10.0.0.0/16 on smithi012 interface ens1f0 2024-09-16T10:13:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: Deploying daemon keepalived.nfs.foo.smithi134.zhgwhj on smithi134 2024-09-16T10:13:02.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:01 smithi012 ceph-mon[25889]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:02.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: 10.0.31.12 is in 10.0.0.0/16 on smithi134 interface enp3s0f1 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: 10.0.31.12 is in 10.0.0.0/16 on smithi012 interface ens1f0 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: Deploying daemon keepalived.nfs.foo.smithi134.zhgwhj on smithi134 2024-09-16T10:13:02.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:01 smithi134 ceph-mon[34250]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:02.577 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:02.859 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:03.519 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:03.519 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:00.999382Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:04.254 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:04.458 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:04 smithi134 ceph-mon[34250]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:04.458 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:04.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:04 smithi012 ceph-mon[25889]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:04.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:05.255 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:05.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:05 smithi134 ceph-mon[34250]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:05.532 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:05.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:05 smithi012 ceph-mon[25889]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:06.185 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:06.185 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:00.999382Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:06.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:06 smithi012 ceph-mon[25889]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:06.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:06 smithi134 ceph-mon[34250]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:06.803 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:07.499 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:07.500 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.500 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.500 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.500 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.500 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:07 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:07.542 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:07 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:07.804 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:08.252 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:08.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:08 smithi012 ceph-mon[25889]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:08.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:08 smithi134 ceph-mon[34250]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:08.894 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:08.894 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:20.595992Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:20.596082Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:20.596227Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:20.596299Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:20.596157Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:20.596369Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:09.651 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:10.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:09 smithi134 ceph-mon[34250]: from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:10.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:09 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:10.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:09 smithi134 ceph-mon[34250]: pgmap v164: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:09 smithi012 ceph-mon[25889]: from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:09 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:10.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:09 smithi012 ceph-mon[25889]: pgmap v164: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:10.653 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:10.929 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:11.549 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:11.549 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:11 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:11.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:11.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:11 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:11.844 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:11.844 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:24.885008Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:24.885078Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 2, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 1, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:24.884933Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:24.884841Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:24.885148Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:24.885422Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:12.580 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:12 smithi012 ceph-mon[25889]: pgmap v165: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:12.620 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:12.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:12 smithi134 ceph-mon[34250]: pgmap v165: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:13.622 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:13.627 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:13 smithi012 ceph-mon[25889]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:13.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:13 smithi134 ceph-mon[34250]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:14.373 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:14 smithi012 ceph-mon[25889]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:14.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:14 smithi134 ceph-mon[34250]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:14.994 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:14.995 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:12:24.885216Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:12:24.885008Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:12:24.885078Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:12:24.885284Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 2, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 1, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:12:24.884933Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:12:24.884841Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:12:39.151508Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:12:24.885148Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:12:24.885422Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:12:24.885353Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:15.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:15 smithi012 ceph-mon[25889]: from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:15.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:15 smithi012 ceph-mon[25889]: pgmap v167: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:15.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:15 smithi134 ceph-mon[34250]: from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:15.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:15 smithi134 ceph-mon[34250]: pgmap v167: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:15.738 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:16.739 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:17.017 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:13:17.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi012.onvcwd"} : dispatch 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi012.onvcwd"}]': finished 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.encsej"} : dispatch 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.encsej"}]': finished 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:13:17.434 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.435 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:13:17.435 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:13:17.435 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:13:17.435 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:13:17.435 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:17 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi012.onvcwd"} : dispatch 2024-09-16T10:13:17.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi012.onvcwd"}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.encsej"} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.encsej"}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi012.gidnkj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:13:17.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:17 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:17.891 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:17.891 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:10.355099Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:10.355198Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:10.355349Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:10.355420Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:16.563704Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:10.355275Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:10.355501Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Fencing old nfs.foo.0.0.smithi012.onvcwd 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Fencing old nfs.foo.1.0.smithi134.encsej 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.0.1.smithi012.gidnkj 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Creating rados config object: conf-nfs.foo 2024-09-16T10:13:18.397 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.0.1.smithi012.gidnkj-rgw 2024-09-16T10:13:18.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Bind address in nfs.foo.0.1.smithi012.gidnkj's ganesha conf is defaulting to empty 2024-09-16T10:13:18.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Deploying daemon nfs.foo.0.1.smithi012.gidnkj on smithi012 2024-09-16T10:13:18.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-16T10:13:18.398 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:18 smithi012 ceph-mon[25889]: Cluster is now healthy 2024-09-16T10:13:18.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Fencing old nfs.foo.0.0.smithi012.onvcwd 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Fencing old nfs.foo.1.0.smithi134.encsej 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.0.1.smithi012.gidnkj 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Creating rados config object: conf-nfs.foo 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.0.1.smithi012.gidnkj-rgw 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Bind address in nfs.foo.0.1.smithi012.gidnkj's ganesha conf is defaulting to empty 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Deploying daemon nfs.foo.0.1.smithi012.gidnkj on smithi012 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-16T10:13:18.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:18 smithi134 ceph-mon[34250]: Cluster is now healthy 2024-09-16T10:13:18.808 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:19.459 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:19 smithi134 ceph-mon[34250]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:19.459 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:19.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:19.577 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:19 smithi012 ceph-mon[25889]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:19.578 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:19.578 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:19.809 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:20.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:20 smithi012 ceph-mon[25889]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 179 B/s wr, 0 op/s 2024-09-16T10:13:20.492 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:20.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:20 smithi134 ceph-mon[34250]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 179 B/s wr, 0 op/s 2024-09-16T10:13:21.172 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:21.172 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:10.355099Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:10.355198Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:10.355349Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:10.355420Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:20.534820Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:10.355275Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:10.355501Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:21.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 179 B/s wr, 0 op/s 2024-09-16T10:13:21.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.1.1.smithi134.ruczyj 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:21.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:21 smithi012 ceph-mon[25889]: from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:21.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 179 B/s wr, 0 op/s 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.1.1.smithi134.ruczyj 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-16T10:13:21.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-16T10:13:21.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-16T10:13:21.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-16T10:13:21.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:21.934 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:21 smithi134 ceph-mon[34250]: from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:21.936 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:22.937 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:23.215 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:23.852 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 808 B/s wr, 1 op/s 2024-09-16T10:13:23.852 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:13:23.852 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:13:23.852 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:13:23.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:13:23.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 808 B/s wr, 1 op/s 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.ruczyj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:13:23.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:23.910 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:23.910 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:10.355099Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:10.355198Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:10.355349Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:10.355420Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:20.534820Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:10.355275Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:10.355501Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:24.607 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:24.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:24 smithi134 ceph-mon[34250]: Rados config object exists: conf-nfs.foo 2024-09-16T10:13:24.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:24 smithi134 ceph-mon[34250]: Creating key for client.nfs.foo.1.1.smithi134.ruczyj-rgw 2024-09-16T10:13:24.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:24 smithi134 ceph-mon[34250]: Bind address in nfs.foo.1.1.smithi134.ruczyj's ganesha conf is defaulting to empty 2024-09-16T10:13:24.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:24 smithi134 ceph-mon[34250]: Deploying daemon nfs.foo.1.1.smithi134.ruczyj on smithi134 2024-09-16T10:13:24.853 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:24 smithi134 ceph-mon[34250]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:24.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:24 smithi012 ceph-mon[25889]: Rados config object exists: conf-nfs.foo 2024-09-16T10:13:24.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:24 smithi012 ceph-mon[25889]: Creating key for client.nfs.foo.1.1.smithi134.ruczyj-rgw 2024-09-16T10:13:24.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:24 smithi012 ceph-mon[25889]: Bind address in nfs.foo.1.1.smithi134.ruczyj's ganesha conf is defaulting to empty 2024-09-16T10:13:24.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:24 smithi012 ceph-mon[25889]: Deploying daemon nfs.foo.1.1.smithi134.ruczyj on smithi134 2024-09-16T10:13:24.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:24 smithi012 ceph-mon[25889]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:25.609 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:25.834 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:25 smithi134 ceph-mon[34250]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 808 B/s wr, 1 op/s 2024-09-16T10:13:25.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:25 smithi012 ceph-mon[25889]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 808 B/s wr, 1 op/s 2024-09-16T10:13:25.888 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:26.568 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:26.568 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:10.355099Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:10.355198Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:10.355853Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:10.355783Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:10.355349Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:10.355420Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:26.031694Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:10.355275Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:10.355501Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:27.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:28.339 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:28 smithi012 ceph-mon[25889]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 898 B/s wr, 2 op/s 2024-09-16T10:13:28.339 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:28 smithi012 ceph-mon[25889]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:28 smithi134 ceph-mon[34250]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 898 B/s wr, 2 op/s 2024-09-16T10:13:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:28 smithi134 ceph-mon[34250]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:30.102 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-16T10:13:30.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:29 smithi134 ceph-mon[34250]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T10:13:30.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:29 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:30.276 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:29 smithi012 ceph-mon[25889]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T10:13:30.277 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:29 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:31.102 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:31.605 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:31.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:31.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:32.499 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:32.499 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:16.172797Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:16.172880Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:16.173714Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:16.173633Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:16.172710Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:16.172599Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:26.031694Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "last_refresh": "2024-09-16T10:13:30.309593Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:16.172962Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:16.173283Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:32.500 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:32 smithi012 ceph-mon[25889]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-16T10:13:32.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:32 smithi134 ceph-mon[34250]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-16T10:13:33.267 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-16T10:13:34.268 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:34.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:34 smithi012 ceph-mon[25889]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:34.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:34 smithi012 ceph-mon[25889]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-16T10:13:34.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:34.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:34 smithi134 ceph-mon[34250]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:34.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:34 smithi134 ceph-mon[34250]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-16T10:13:34.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:34.870 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:35.531 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:35.532 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:16.172797Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:16.172880Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:16.173714Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:16.173633Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:16.172710Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:16.172599Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:26.031694Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "last_refresh": "2024-09-16T10:13:30.309593Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:16.172962Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:16.173283Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:36.341 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-16T10:13:36.614 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:36 smithi012 ceph-mon[25889]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-16T10:13:36.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:36 smithi134 ceph-mon[34250]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-16T10:13:37.343 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:37.621 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:37.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:37 smithi012 ceph-mon[25889]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:37.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:37 smithi134 ceph-mon[34250]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:38.508 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:38 smithi012 ceph-mon[25889]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-16T10:13:38.587 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:38.587 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:16.173042Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:16.172797Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:16.172880Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:16.173123Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:16.173714Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:16.173633Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:16.172710Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:16.172599Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:26.031694Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "last_refresh": "2024-09-16T10:13:30.309593Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:16.172962Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:16.173283Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:16.173204Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:38.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:38 smithi134 ceph-mon[34250]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-16T10:13:39.424 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 682 B/s wr, 2 op/s 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:13:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: Reconfiguring prometheus.smithi012 (dependencies changed)... 2024-09-16T10:13:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:39 smithi134 ceph-mon[34250]: Reconfiguring daemon prometheus.smithi012 on smithi012 2024-09-16T10:13:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 682 B/s wr, 2 op/s 2024-09-16T10:13:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:40.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: Reconfiguring prometheus.smithi012 (dependencies changed)... 2024-09-16T10:13:40.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:39 smithi012 ceph-mon[25889]: Reconfiguring daemon prometheus.smithi012 on smithi012 2024-09-16T10:13:40.426 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:41.769 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:42.026 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:41 smithi012 ceph-mon[25889]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:13:42.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:41 smithi134 ceph-mon[34250]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:13:43.009 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:43.009 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:38.730112Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:30.308621Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:30.308731Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:38.730180Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:30.309427Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:30.309350Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:30.308896Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:30.308973Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:38.762432Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "last_refresh": "2024-09-16T10:13:30.309593Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:30.308815Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:30.309050Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:38.730247Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:43.687 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-16T10:13:43.687 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:13:43.704 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2024-09-16T10:13:43.704 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:13:43.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:43 smithi012 ceph-mon[25889]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:13:43.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:43 smithi012 ceph-mon[25889]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:44.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:43 smithi134 ceph-mon[34250]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:13:44.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:43 smithi134 ceph-mon[34250]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:44.205 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:45.071 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-16T10:13:45.071 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-16T10:07:47.044941Z", "last_refresh": "2024-09-16T10:13:38.730112Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:09:14.560633Z 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": "2024-09-16T10:07:41.727341Z", "last_refresh": "2024-09-16T10:13:30.308621Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:17.485586Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-16T10:07:40.419547Z", "last_refresh": "2024-09-16T10:13:30.308731Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-16T10:07:44.403384Z", "last_refresh": "2024-09-16T10:13:38.730180Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-16T10:13:06.874391Z 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": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.12/16"}, "status": {"created": "2024-09-16T10:12:25.074019Z", "last_refresh": "2024-09-16T10:13:30.309427Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.12/16"}}, {"events": ["2024-09-16T10:12:37.009300Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-16T10:12:22.628297Z", "last_refresh": "2024-09-16T10:13:30.309350Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:24.802673Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:07:38.999619Z", "last_refresh": "2024-09-16T10:13:30.308896Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:34.394108Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi012:172.21.15.12=smithi012", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:08:24.525128Z", "last_refresh": "2024-09-16T10:13:30.308973Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:13:38.762432Z service:nfs.foo [INFO] \"service was created\"", "2024-09-16T10:12:37.075022Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi012.onvcwd on smithi012: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-16T10:12:37.127607Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi134.encsej on smithi134: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-16T10:12:25.068044Z", "last_refresh": "2024-09-16T10:13:30.309593Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:21.360989Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-16T10:07:45.672866Z", "last_refresh": "2024-09-16T10:13:30.308815Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-16T10:09:39.720434Z 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": "2024-09-16T10:09:39.715075Z", "last_refresh": "2024-09-16T10:13:30.309050Z", "running": 8, "size": 8}}, {"events": ["2024-09-16T10:09:34.398716Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-16T10:07:43.120877Z", "last_refresh": "2024-09-16T10:13:38.730247Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-16T10:13:46.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:45 smithi012 ceph-mon[25889]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:46.128 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:45 smithi012 ceph-mon[25889]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:46.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:45 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:46.129 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:45 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:45 smithi134 ceph-mon[34250]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:46.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:45 smithi134 ceph-mon[34250]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:13:46.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:45 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:46.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:45 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:46.284 INFO:tasks.cephadm:ingress.nfs.foo has 4/4 2024-09-16T10:13:46.284 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:13:46.295 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:13:46.295 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-16T10:13:46.782 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:46 smithi012 ceph-mon[25889]: Reconfiguring haproxy.nfs.foo.smithi012.oaupsx (dependencies changed)... 2024-09-16T10:13:46.782 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:46 smithi012 ceph-mon[25889]: Reconfiguring daemon haproxy.nfs.foo.smithi012.oaupsx on smithi012 2024-09-16T10:13:47.132 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:47.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:46 smithi134 ceph-mon[34250]: Reconfiguring haproxy.nfs.foo.smithi012.oaupsx (dependencies changed)... 2024-09-16T10:13:47.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:46 smithi134 ceph-mon[34250]: Reconfiguring daemon haproxy.nfs.foo.smithi012.oaupsx on smithi012 2024-09-16T10:13:47.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:47 smithi012 ceph-mon[25889]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:47.969 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout: "bind": "/fake", 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout: "cluster": "foo", 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout: "fs": "foofs", 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout: "mode": "RW", 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout: "path": "/" 2024-09-16T10:13:47.970 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-16T10:13:48.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:47 smithi134 ceph-mon[34250]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:48.656 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-16T10:13:48.668 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:13:48.668 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-16T10:13:48.697 INFO:teuthology.orchestra.run.smithi012.stderr:+ mkdir /mnt/foo 2024-09-16T10:13:48.707 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2024-09-16T10:13:48.773 INFO:teuthology.orchestra.run.smithi012.stderr:+ sleep 5 2024-09-16T10:13:48.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:48 smithi012 ceph-mon[25889]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:48.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-16T10:13:48.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-16T10:13:48.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:48 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-16T10:13:49.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:48 smithi134 ceph-mon[34250]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:49.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-16T10:13:49.182 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-16T10:13:49.183 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:48 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-16T10:13:49.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:49 smithi012 ceph-mon[25889]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:13:49.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:50.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:49 smithi134 ceph-mon[34250]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:13:50.184 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:13:51.071 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:50 smithi134 ceph-mon[34250]: mgrmap e20: smithi012.jhnklc(active, since 4m), standbys: smithi134.xfcrke 2024-09-16T10:13:51.072 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:50 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:51.072 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:50 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:51.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:50 smithi012 ceph-mon[25889]: mgrmap e20: smithi012.jhnklc(active, since 4m), standbys: smithi134.xfcrke 2024-09-16T10:13:51.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:50 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:51.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:50 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:52.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:51 smithi134 ceph-mon[34250]: Reconfiguring haproxy.nfs.foo.smithi134.uqplpx (dependencies changed)... 2024-09-16T10:13:52.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:51 smithi134 ceph-mon[34250]: Reconfiguring daemon haproxy.nfs.foo.smithi134.uqplpx on smithi134 2024-09-16T10:13:52.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:51 smithi134 ceph-mon[34250]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:52.251 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:51 smithi012 ceph-mon[25889]: Reconfiguring haproxy.nfs.foo.smithi134.uqplpx (dependencies changed)... 2024-09-16T10:13:52.251 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:51 smithi012 ceph-mon[25889]: Reconfiguring daemon haproxy.nfs.foo.smithi134.uqplpx on smithi134 2024-09-16T10:13:52.251 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:51 smithi012 ceph-mon[25889]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:13:53.777 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.12:/fake /mnt/foo' 2024-09-16T10:13:53.844 INFO:teuthology.orchestra.run.smithi012.stderr:+ mount -t nfs 10.0.31.12:/fake /mnt/foo 2024-09-16T10:13:54.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: pgmap v186: 97 pgs: 97 active+clean; 582 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-16T10:13:54.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:54.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:54.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-16T10:13:54.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:13:54.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:54 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:54.428 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-16T10:13:54.497 INFO:teuthology.orchestra.run.smithi012.stderr:+ echo test 2024-09-16T10:13:54.516 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: pgmap v186: 97 pgs: 97 active+clean; 582 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:13:54.577 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:54 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:54.582 INFO:teuthology.orchestra.run.smithi012.stderr:+ sync 2024-09-16T10:13:54.843 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:13:54.855 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -v /mnt/foo:/mnt/foo -- bash -c 'echo "Check with each haproxy down in turn..." 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '"'"'{print $1}'"'"'`; do 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> ceph orch daemon stop $haproxy 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> cat /mnt/foo/testfile 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> echo $haproxy > /mnt/foo/testfile 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> sync 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> ceph orch daemon start $haproxy 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> done 2024-09-16T10:13:54.856 DEBUG:teuthology.orchestra.run.smithi012:> ' 2024-09-16T10:13:55.229 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:13:55.727 INFO:teuthology.orchestra.run.smithi012.stdout:Check with each haproxy down in turn... 2024-09-16T10:13:56.251 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled to stop haproxy.nfs.foo.smithi012.oaupsx on host 'smithi012' 2024-09-16T10:13:56.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:56 smithi134 ceph-mon[34250]: pgmap v187: 97 pgs: 97 active+clean; 582 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-16T10:13:56.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:56 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:56.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:56 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:56.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:56 smithi012 ceph-mon[25889]: pgmap v187: 97 pgs: 97 active+clean; 582 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-16T10:13:56.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:56 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:56.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:56 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:57.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:57 smithi012 ceph-mon[25889]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:57.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:57 smithi012 ceph-mon[25889]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi012.oaupsx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:57.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:57 smithi012 ceph-mon[25889]: Schedule stop daemon haproxy.nfs.foo.smithi012.oaupsx 2024-09-16T10:13:57.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:57 smithi134 ceph-mon[34250]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:57.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:57 smithi134 ceph-mon[34250]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi012.oaupsx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:57.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:57 smithi134 ceph-mon[34250]: Schedule stop daemon haproxy.nfs.foo.smithi012.oaupsx 2024-09-16T10:13:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:58 smithi012 ceph-mon[25889]: pgmap v188: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-16T10:13:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:58 smithi012 ceph-mon[25889]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:58 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:58.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:58 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:58 smithi134 ceph-mon[34250]: pgmap v188: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-16T10:13:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:58 smithi134 ceph-mon[34250]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:58.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:58 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:58.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:58 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:13:59.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:13:59 smithi012 ceph-mon[25889]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:59.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:13:59 smithi134 ceph-mon[34250]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:00.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:00 smithi012 ceph-mon[25889]: pgmap v189: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-16T10:14:00.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:00 smithi012 ceph-mon[25889]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:00 smithi134 ceph-mon[34250]: pgmap v189: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-16T10:14:00.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:00 smithi134 ceph-mon[34250]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:02.582 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: pgmap v190: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:02.583 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:02.584 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:02 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: pgmap v190: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:02.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:02 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:03.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:03 smithi012 ceph-mon[25889]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:03.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:03.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:03.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:03 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:03.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:03 smithi134 ceph-mon[34250]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:03.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:03.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:03.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:03 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:04.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:04 smithi012 ceph-mon[25889]: pgmap v191: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-16T10:14:04.512 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:04 smithi012 ceph-mon[25889]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:04.512 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:04 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:04.662 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:04 smithi134 ceph-mon[34250]: pgmap v191: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-16T10:14:04.662 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:04 smithi134 ceph-mon[34250]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:04.662 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:04 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:06.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:06 smithi012 ceph-mon[25889]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:06.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:06 smithi012 ceph-mon[25889]: pgmap v192: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-16T10:14:06.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:06 smithi134 ceph-mon[34250]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:06.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:06 smithi134 ceph-mon[34250]: pgmap v192: 97 pgs: 97 active+clean; 588 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-16T10:14:07.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:07 smithi134 ceph-mon[34250]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:07.508 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:07 smithi012 ceph-mon[25889]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:08 smithi012 ceph-mon[25889]: pgmap v193: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:08 smithi012 ceph-mon[25889]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:08.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:08 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:08.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:08 smithi134 ceph-mon[34250]: pgmap v193: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:08.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:08 smithi134 ceph-mon[34250]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:08.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:08 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:09.770 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi012.oaupsx smithi012 *:2049,9002 stopped 0s ago 77s - - 2024-09-16T10:14:09.773 INFO:teuthology.orchestra.run.smithi012.stdout:test 2024-09-16T10:14:10.238 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled to start haproxy.nfs.foo.smithi012.oaupsx on host 'smithi012' 2024-09-16T10:14:10.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:10.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: pgmap v194: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-09-16T10:14:10.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:10 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:10.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:10.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: pgmap v194: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-09-16T10:14:10.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:10.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:10 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:11.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:11 smithi012 ceph-mon[25889]: from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:11.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:11 smithi012 ceph-mon[25889]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi012.oaupsx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:11.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:11 smithi012 ceph-mon[25889]: Schedule start daemon haproxy.nfs.foo.smithi012.oaupsx 2024-09-16T10:14:11.663 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:11 smithi134 ceph-mon[34250]: from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:11.663 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:11 smithi134 ceph-mon[34250]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi012.oaupsx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:11.663 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:11 smithi134 ceph-mon[34250]: Schedule start daemon haproxy.nfs.foo.smithi012.oaupsx 2024-09-16T10:14:12.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:12 smithi012 ceph-mon[25889]: pgmap v195: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:12.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:12 smithi012 ceph-mon[25889]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:12.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:12 smithi134 ceph-mon[34250]: pgmap v195: 97 pgs: 97 active+clean; 590 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:12.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:12 smithi134 ceph-mon[34250]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:13.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:13 smithi012 ceph-mon[25889]: from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:13.677 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:13 smithi134 ceph-mon[34250]: from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:14.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:14 smithi134 ceph-mon[34250]: pgmap v196: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:14.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:14 smithi134 ceph-mon[34250]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:14 smithi012 ceph-mon[25889]: pgmap v196: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:14.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:14 smithi012 ceph-mon[25889]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:15 smithi012 ceph-mon[25889]: from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:15 smithi012 ceph-mon[25889]: pgmap v197: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:15.878 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:15 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:15.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:15 smithi134 ceph-mon[34250]: from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:15.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:15 smithi134 ceph-mon[34250]: pgmap v197: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:15.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:15.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:15 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:16.879 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:16 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.932 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:16.933 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:16 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:18.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:18 smithi012 ceph-mon[25889]: pgmap v198: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:18.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:18 smithi012 ceph-mon[25889]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:18.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:18.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:18 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:18.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:18 smithi134 ceph-mon[34250]: pgmap v198: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:18.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:18 smithi134 ceph-mon[34250]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:18.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:18.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:18 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:19.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:19.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:19 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:19.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:19.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:19 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:20.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:20 smithi012 ceph-mon[25889]: from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:20.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:20 smithi012 ceph-mon[25889]: pgmap v199: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-16T10:14:20.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:20 smithi134 ceph-mon[34250]: from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:20.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:20 smithi134 ceph-mon[34250]: pgmap v199: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-16T10:14:21.151 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:21 smithi134 ceph-mon[34250]: from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:21.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:21 smithi012 ceph-mon[25889]: from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:22.373 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:22 smithi012 ceph-mon[25889]: pgmap v200: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-16T10:14:22.374 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:22 smithi012 ceph-mon[25889]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:22.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:22 smithi134 ceph-mon[34250]: pgmap v200: 97 pgs: 97 active+clean; 599 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-16T10:14:22.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:22 smithi134 ceph-mon[34250]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:23.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:23.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:23 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:23.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:23.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:23 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:24.463 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:24 smithi134 ceph-mon[34250]: from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:24.463 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:24 smithi134 ceph-mon[34250]: pgmap v201: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:24.463 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:24 smithi012 ceph-mon[25889]: from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:24.464 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:24 smithi012 ceph-mon[25889]: pgmap v201: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:25.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:25 smithi012 ceph-mon[25889]: from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:25.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:25.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:25 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:25 smithi134 ceph-mon[34250]: from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:25.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:25 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:26.326 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi012.oaupsx smithi012 *:2049,9002 running (9s) 1s ago 94s 4034k - 2.3.17-d1c9119 e85424b0d443 8f9f189bace6 2024-09-16T10:14:26.620 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled to stop haproxy.nfs.foo.smithi134.uqplpx on host 'smithi134' 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: pgmap v202: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:26.621 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:26 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:26.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: pgmap v202: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:26.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:26.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:26.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:26 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:27 smithi012 ceph-mon[25889]: from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:27.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:27 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:27.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:27 smithi134 ceph-mon[34250]: from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:27.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:27.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:27.685 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:27 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:28 smithi012 ceph-mon[25889]: pgmap v203: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:28 smithi012 ceph-mon[25889]: from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi134.uqplpx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:28 smithi012 ceph-mon[25889]: Schedule stop daemon haproxy.nfs.foo.smithi134.uqplpx 2024-09-16T10:14:28.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:28 smithi012 ceph-mon[25889]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:28 smithi134 ceph-mon[34250]: pgmap v203: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:28.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:28 smithi134 ceph-mon[34250]: from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi134.uqplpx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:28 smithi134 ceph-mon[34250]: Schedule stop daemon haproxy.nfs.foo.smithi134.uqplpx 2024-09-16T10:14:28.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:28 smithi134 ceph-mon[34250]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:29.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:29 smithi134 ceph-mon[34250]: from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:29.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:29 smithi012 ceph-mon[25889]: from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:30.477 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:30 smithi012 ceph-mon[25889]: pgmap v204: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:30.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:30 smithi134 ceph-mon[34250]: pgmap v204: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:31.548 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:31 smithi012 ceph-mon[25889]: from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:31.548 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:31.548 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:31 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:31 smithi134 ceph-mon[34250]: from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:31.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:31 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:32.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:32 smithi012 ceph-mon[25889]: pgmap v205: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:32.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:32 smithi012 ceph-mon[25889]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:32.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:32 smithi134 ceph-mon[34250]: pgmap v205: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:32.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:32 smithi134 ceph-mon[34250]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:33.595 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:33 smithi134 ceph-mon[34250]: from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:33.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:33 smithi012 ceph-mon[25889]: from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:34.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: pgmap v206: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:34 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:34.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: pgmap v206: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:34.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:34 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:35 smithi012 ceph-mon[25889]: from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:35.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:35 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:35.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:35 smithi134 ceph-mon[34250]: from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:35.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:35 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:35.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:35 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:35.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:35 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:36.591 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:36 smithi134 ceph-mon[34250]: pgmap v207: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:14:36.592 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:36 smithi134 ceph-mon[34250]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:36.625 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:36 smithi012 ceph-mon[25889]: pgmap v207: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:14:36.625 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:36 smithi012 ceph-mon[25889]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:37.587 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:37 smithi012 ceph-mon[25889]: from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:37.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:37 smithi134 ceph-mon[34250]: from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:38.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:38 smithi012 ceph-mon[25889]: pgmap v208: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:14:38.549 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:38 smithi134 ceph-mon[34250]: pgmap v208: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:14:39.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:39 smithi012 ceph-mon[25889]: from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:39.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:39.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:39 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:39.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:39 smithi134 ceph-mon[34250]: from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:39.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:39.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:39 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:40.077 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi134.uqplpx smithi134 *:2049,9002 stopped 1s ago 115s - - 2024-09-16T10:14:40.079 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi012.oaupsx 2024-09-16T10:14:40.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:40 smithi012 ceph-mon[25889]: pgmap v209: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:14:40.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:40 smithi012 ceph-mon[25889]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:40 smithi134 ceph-mon[34250]: pgmap v209: 97 pgs: 97 active+clean; 601 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:14:40.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:40 smithi134 ceph-mon[34250]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:40.577 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled to start haproxy.nfs.foo.smithi134.uqplpx on host 'smithi134' 2024-09-16T10:14:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:41 smithi012 ceph-mon[25889]: from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:41.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:41 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:41.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:41 smithi134 ceph-mon[34250]: from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:41.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:41.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:41 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: pgmap v210: 97 pgs: 97 active+clean; 610 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-16T10:14:42.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi134.uqplpx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:42.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: Schedule start daemon haproxy.nfs.foo.smithi134.uqplpx 2024-09-16T10:14:42.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:42.629 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:42 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: pgmap v210: 97 pgs: 97 active+clean; 610 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-16T10:14:42.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi134.uqplpx", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:42.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: Schedule start daemon haproxy.nfs.foo.smithi134.uqplpx 2024-09-16T10:14:42.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:42.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:42 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:43.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:43 smithi012 ceph-mon[25889]: from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:43.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:43 smithi134 ceph-mon[34250]: from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:44.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:44 smithi012 ceph-mon[25889]: pgmap v211: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-16T10:14:44.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:44 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:44.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:44 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:44.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:44 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:44.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:44 smithi134 ceph-mon[34250]: pgmap v211: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-16T10:14:44.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:44 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:44.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:44 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:44.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:44 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:45.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:45 smithi134 ceph-mon[34250]: from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:45.628 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:45 smithi012 ceph-mon[25889]: from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:46.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:46 smithi134 ceph-mon[34250]: pgmap v212: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-16T10:14:46.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:46 smithi134 ceph-mon[34250]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:46.683 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:46 smithi134 ceph-mon[34250]: from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:46.837 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:46 smithi012 ceph-mon[25889]: pgmap v212: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-16T10:14:46.837 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:46 smithi012 ceph-mon[25889]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:46.837 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:46 smithi012 ceph-mon[25889]: from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:47.659 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:47 smithi134 ceph-mon[34250]: pgmap v213: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-16T10:14:47.699 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:47 smithi012 ceph-mon[25889]: pgmap v213: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-16T10:14:48.823 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi134.uqplpx smithi134 *:2049,9002 running (5s) 0s ago 2m 6093k - 2.3.17-d1c9119 e85424b0d443 81cde86c8bea 2024-09-16T10:14:49.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:49 smithi012 ceph-mon[25889]: from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:49.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:49.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:49.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:49 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:49 smithi134 ceph-mon[34250]: from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:49.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:49 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:14:49.653 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:14:49.667 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:14:49.667 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-16T10:14:50.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:50 smithi012 ceph-mon[25889]: pgmap v214: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:50.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:50 smithi012 ceph-mon[25889]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:50.337 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:50.368 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:50 smithi134 ceph-mon[34250]: pgmap v214: 97 pgs: 97 active+clean; 610 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-16T10:14:50.368 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:50 smithi134 ceph-mon[34250]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:51.135 INFO:teuthology.orchestra.run.smithi012.stdout:167 167 2024-09-16T10:14:52.261 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: pgmap v215: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:52.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:52 smithi012 ceph-mon[25889]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: pgmap v215: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-16T10:14:52.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:52.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:52 smithi134 ceph-mon[34250]: from='mgr.14225 172.21.15.12:0/2312980459' entity='mgr.smithi012.jhnklc' 2024-09-16T10:14:52.522 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:53.183 INFO:teuthology.orchestra.run.smithi012.stdout:Backend: cephadm 2024-09-16T10:14:53.183 INFO:teuthology.orchestra.run.smithi012.stdout:Available: Yes 2024-09-16T10:14:53.183 INFO:teuthology.orchestra.run.smithi012.stdout:Paused: No 2024-09-16T10:14:53.865 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-16T10:14:54.131 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:54.350 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:54 smithi012 ceph-mon[25889]: pgmap v216: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:54.351 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:54 smithi012 ceph-mon[25889]: from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:54.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:54 smithi134 ceph-mon[34250]: pgmap v216: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T10:14:54.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:54 smithi134 ceph-mon[34250]: from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:54.791 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:14:54.791 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.smithi012 smithi012 *:9093,9094 running (5m) 3s ago 6m 18.6M - 0.27.0 11f11916f8cd f9f69bddb3a2 2024-09-16T10:14:54.791 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter.smithi012 smithi012 running (6m) 3s ago 6m 8518k - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4bb436854519 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter.smithi134 smithi134 running (5m) 6s ago 5m 5318k - 19.3.0-4882-g66e33d6a 261f2dc7b20f c6f220716e40 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:crash.smithi012 smithi012 running (6m) 3s ago 6m 6891k - 19.3.0-4882-g66e33d6a 261f2dc7b20f 462d0b436e4d 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:crash.smithi134 smithi134 running (5m) 6s ago 5m 6895k - 19.3.0-4882-g66e33d6a 261f2dc7b20f ff0e1b7a82be 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.smithi012 smithi012 *:3000 running (4m) 3s ago 6m 76.0M - 10.4.0 c8b91775d855 f6eab077d1fa 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi012.oaupsx smithi012 *:2049,9002 running (37s) 3s ago 2m 4386k - 2.3.17-d1c9119 e85424b0d443 8f9f189bace6 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:haproxy.nfs.foo.smithi134.uqplpx smithi134 *:2049,9002 running (11s) 6s ago 2m 6093k - 2.3.17-d1c9119 e85424b0d443 81cde86c8bea 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:keepalived.nfs.foo.smithi012.rjhuya smithi012 running (115s) 3s ago 113s 1598k - 2.2.4 4a3a1ff181d9 71ed47a5167c 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:keepalived.nfs.foo.smithi134.zhgwhj smithi134 running (108s) 6s ago 107s 1598k - 2.2.4 4a3a1ff181d9 ebe0a67bb84f 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:mds.foofs.smithi012.zpklre smithi012 running (2m) 3s ago 2m 16.8M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4881e2ec1552 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:mds.foofs.smithi134.gstmvk smithi134 running (2m) 6s ago 2m 15.9M - 19.3.0-4882-g66e33d6a 261f2dc7b20f b789f2131bb6 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.smithi012.jhnklc smithi012 *:9283,8765,8443 running (7m) 3s ago 7m 528M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 73768ccb4374 2024-09-16T10:14:54.792 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.smithi134.xfcrke smithi134 *:8443,9283,8765 running (5m) 6s ago 5m 457M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 2d5e916fc8cd 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:mon.smithi012 smithi012 running (7m) 3s ago 7m 53.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f b18e84ad3684 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:mon.smithi134 smithi134 running (5m) 6s ago 5m 40.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 9bfc4760b146 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:nfs.foo.0.1.smithi012.gidnkj smithi012 *:12049 running (94s) 3s ago 94s 60.7M - 5.9 261f2dc7b20f 62af5a5848e5 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:nfs.foo.1.1.smithi134.ruczyj smithi134 *:12049 running (89s) 6s ago 88s 76.1M - 5.9 261f2dc7b20f 3b5bb1566a20 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.smithi012 smithi012 *:9100 running (6m) 3s ago 6m 10.5M - 1.7.0 72c9c2088986 68b3ed00027f 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.smithi134 smithi134 *:9100 running (5m) 6s ago 5m 11.4M - 1.7.0 72c9c2088986 66e82b41313c 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi134 running (4m) 6s ago 4m 54.9M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f c5e164a8ea6c 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (4m) 3s ago 4m 52.7M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 334f1bbb992f 2024-09-16T10:14:54.793 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi134 running (4m) 6s ago 4m 52.9M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7e353fd3d19b 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (3m) 3s ago 3m 43.5M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 5a50774df066 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi134 running (3m) 6s ago 3m 41.7M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8ebad605f0e3 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi012 running (3m) 3s ago 3m 47.9M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 6c87efca42c1 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi134 running (3m) 6s ago 3m 42.7M 3728M 19.3.0-4882-g66e33d6a 261f2dc7b20f f093709e7d9a 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi012 running (3m) 3s ago 3m 42.6M 2961M 19.3.0-4882-g66e33d6a 261f2dc7b20f 5221bf1cfa10 2024-09-16T10:14:54.794 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.smithi012 smithi012 *:9095 running (69s) 3s ago 5m 41.9M - 2.51.0 1d3b7f56885b a66fdc792be3 2024-09-16T10:14:55.552 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-16T10:14:55.815 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:56.293 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:56 smithi012 ceph-mon[25889]: pgmap v217: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:56.293 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:56 smithi012 ceph-mon[25889]: from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:56 smithi134 ceph-mon[34250]: pgmap v217: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T10:14:56.433 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:56 smithi134 ceph-mon[34250]: from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.585 INFO:teuthology.orchestra.run.smithi012.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T10:14:56.585 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager ?:9093,9094 1/1 4s ago 7m count:1 2024-09-16T10:14:56.585 INFO:teuthology.orchestra.run.smithi012.stdout:ceph-exporter 2/2 8s ago 7m * 2024-09-16T10:14:56.585 INFO:teuthology.orchestra.run.smithi012.stdout:crash 2/2 8s ago 7m * 2024-09-16T10:14:56.585 INFO:teuthology.orchestra.run.smithi012.stdout:grafana ?:3000 1/1 4s ago 7m count:1 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:ingress.nfs.foo 10.0.31.12:2049,9002 4/4 8s ago 2m count:2 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:mds.foofs 2/2 8s ago 2m count:2 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:mgr 2/2 8s ago 7m count:2 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:mon 2/2 8s ago 6m smithi012:172.21.15.12=smithi012;smithi134:172.21.15.134=smithi134;count:2 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:nfs.foo ?:12049 2/2 8s ago 2m count:2 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter ?:9100 2/2 8s ago 7m * 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:osd.all-available-devices 8 8s ago 5m * 2024-09-16T10:14:56.586 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus ?:9095 1/1 4s ago 7m count:1 2024-09-16T10:14:57.220 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-16T10:14:57.484 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:58.123 INFO:teuthology.orchestra.run.smithi012.stdout:HOST ADDR LABELS STATUS 2024-09-16T10:14:58.123 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 172.21.15.12 2024-09-16T10:14:58.123 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 172.21.15.134 2024-09-16T10:14:58.123 INFO:teuthology.orchestra.run.smithi012.stdout:2 hosts in cluster 2024-09-16T10:14:58.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:58 smithi012 ceph-mon[25889]: pgmap v218: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:14:58.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:58 smithi012 ceph-mon[25889]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:58.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:58 smithi134 ceph-mon[34250]: pgmap v218: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:14:58.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:58 smithi134 ceph-mon[34250]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:58.832 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-16T10:14:59.108 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:14:59.369 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:14:59 smithi012 ceph-mon[25889]: from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:59.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:14:59 smithi134 ceph-mon[34250]: from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:59.791 INFO:teuthology.orchestra.run.smithi012.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-16T10:14:59.791 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5331005J400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-16T10:14:59.791 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme1n1 ssd Linux_573d323830711a7d091f 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme2n1 ssd Linux_5be4a5d433e8758af4be 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme3n1 ssd Linux_b61d3833ce8c1631e7d0 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi012 /dev/nvme4n1 ssd Linux_11fd3e1a4975e8f166ee 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT62420002400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme1n1 ssd Linux_7b8ed099d8ddb2018b28 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme2n1 ssd Linux_1a7ef9f79670b20be6e8 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme3n1 ssd Linux_7da73f14fecc4486db41 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:14:59.792 INFO:teuthology.orchestra.run.smithi012.stdout:smithi134 /dev/nvme4n1 ssd Linux_07eed83cd0da441d7477 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-16T10:15:00.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:00 smithi012 ceph-mon[25889]: pgmap v219: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:15:00.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:00 smithi134 ceph-mon[34250]: pgmap v219: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:15:00.549 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 34211090-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-16T10:15:00.807 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/mon.smithi012/config 2024-09-16T10:15:01.199 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:01 smithi012 ceph-mon[25889]: from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:01.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:01 smithi134 ceph-mon[34250]: from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:01.626 INFO:teuthology.orchestra.run.smithi012.stdout:osd.all-available-devices 8 13s ago 5m * 2024-09-16T10:15:02.361 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:02 smithi012 ceph-mon[25889]: pgmap v220: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:15:02.394 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-16T10:15:02.405 INFO:tasks.vip:Removing 10.0.15.12 (and any VIPs) on smithi012.front.sepia.ceph.com iface ens1f0... 2024-09-16T10:15:02.405 DEBUG:teuthology.orchestra.run.smithi012:> sudo ip addr del 10.0.15.12/16 dev ens1f0 2024-09-16T10:15:02.432 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:02 smithi134 ceph-mon[34250]: pgmap v220: 97 pgs: 97 active+clean; 612 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-16T10:15:02.435 DEBUG:teuthology.orchestra.run.smithi012:> sudo ip addr del 10.0.31.12/16 dev ens1f0 2024-09-16T10:15:02.503 INFO:tasks.vip:Removing 10.0.15.134 (and any VIPs) on smithi134.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:15:02.503 DEBUG:teuthology.orchestra.run.smithi134:> sudo ip addr del 10.0.15.134/16 dev enp3s0f1 2024-09-16T10:15:02.539 DEBUG:teuthology.orchestra.run.smithi134:> sudo ip addr del 10.0.31.12/16 dev enp3s0f1 2024-09-16T10:15:02.607 INFO:teuthology.orchestra.run.smithi134.stderr:Error: ipv4: Address not found. 2024-09-16T10:15:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:15:02.609 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T10:15:02.619 INFO:tasks.cephadm:Teardown begin 2024-09-16T10:15:02.620 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:02.650 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:02.678 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T10:15:02.678 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:15:02.707 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:15:02.734 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T10:15:02.734 INFO:tasks.cephadm.mon.smithi012:Stopping mon.smithi012... 2024-09-16T10:15:02.735 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012 2024-09-16T10:15:03.067 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:02 smithi012 systemd[1]: Stopping Ceph mon.smithi012 for 34211090-7413-11ef-bceb-c7b262605968... 2024-09-16T10:15:03.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:03 smithi012 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012[25866]: 2024-09-16T10:15:03.064+0000 7fc53a3e3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi012 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T10:15:03.378 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:03 smithi012 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012[25866]: 2024-09-16T10:15:03.064+0000 7fc53a3e3640 -1 mon.smithi012@0(leader) e2 *** Got Signal Terminated *** 2024-09-16T10:15:03.379 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:03 smithi012 podman[93758]: 2024-09-16 10:15:03.218564111 +0000 UTC m=+0.276315440 container died b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:15:03.958 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:03 smithi012 podman[93758]: 2024-09-16 10:15:03.70547359 +0000 UTC m=+0.763224919 container cleanup b18e84ad368476af18fa2309d8f57ed7e29f34011a6247172238555b71e25678 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:15:03.958 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Sep 16 10:15:03 smithi012 bash[93758]: ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi012 2024-09-16T10:15:04.119 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi012.service' 2024-09-16T10:15:04.173 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:15:04.173 INFO:tasks.cephadm.mon.smithi012:Stopped mon.smithi012 2024-09-16T10:15:04.173 INFO:tasks.cephadm.mon.smithi134:Stopping mon.smithi134... 2024-09-16T10:15:04.173 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi134 2024-09-16T10:15:04.466 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:04 smithi134 systemd[1]: Stopping Ceph mon.smithi134 for 34211090-7413-11ef-bceb-c7b262605968... 2024-09-16T10:15:05.337 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134[34227]: 2024-09-16T10:15:05.036+0000 7f7ba230a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi134 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T10:15:05.337 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134[34227]: 2024-09-16T10:15:05.036+0000 7f7ba230a640 -1 mon.smithi134@1(peon) e2 *** Got Signal Terminated *** 2024-09-16T10:15:05.337 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 podman[66335]: 2024-09-16 10:15:05.118102637 +0000 UTC m=+0.188006278 container died 9bfc4760b1461881acb586c08c0722333ac09d345bace921a6b5a170a0a42e17 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T10:15:05.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 podman[66335]: 2024-09-16 10:15:05.475940745 +0000 UTC m=+0.545844378 container cleanup 9bfc4760b1461881acb586c08c0722333ac09d345bace921a6b5a170a0a42e17 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS) 2024-09-16T10:15:05.682 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 bash[66335]: ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134 2024-09-16T10:15:06.130 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Sep 16 10:15:05 smithi134 podman[66410]: 2024-09-16 10:15:05.76923812 +0000 UTC m=+0.653224353 container remove 9bfc4760b1461881acb586c08c0722333ac09d345bace921a6b5a170a0a42e17 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-34211090-7413-11ef-bceb-c7b262605968-mon-smithi134, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-16T10:15:06.232 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-34211090-7413-11ef-bceb-c7b262605968@mon.smithi134.service' 2024-09-16T10:15:06.295 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:15:06.296 INFO:tasks.cephadm.mon.smithi134:Stopped mon.smithi134 2024-09-16T10:15:06.296 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 34211090-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:15:06.596 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:16:12.899 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 34211090-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:16:13.104 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:17:16.235 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:17:16.271 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:17:16.299 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T10:17:16.301 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi012/crash 2024-09-16T10:17:16.302 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:17:16.353 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:17:16.354 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:17:16.355 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi134/crash 2024-09-16T10:17:16.356 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:17:16.429 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/34211090-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:17:16.429 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:17:16.433 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T10:17:16.433 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-16T10:17:16.465 INFO:tasks.cephadm:Compressing logs... 2024-09-16T10:17:16.466 DEBUG:teuthology.orchestra.run.smithi012:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T10:17:16.509 DEBUG:teuthology.orchestra.run.smithi134:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T10:17:16.539 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi134.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi134.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi134.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi134.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi134.xfcrke.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr: 27.6% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi134.log.gz 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T10:17:16.540 INFO:teuthology.orchestra.run.smithi134.stderr: 83.7% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:17:16.541 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi134.xfcrke.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T10:17:16.541 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:17:16.541 INFO:teuthology.orchestra.run.smithi134.stderr: 91.5% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:17:16.542 INFO:teuthology.orchestra.run.smithi012.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi012.log 2024-09-16T10:17:16.542 INFO:teuthology.orchestra.run.smithi012.stderr:: No such file or directory 2024-09-16T10:17:16.542 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T10:17:16.542 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi012.jhnklc.log 2024-09-16T10:17:16.542 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi012.log: /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T10:17:16.543 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.6.log: 91.5% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi134.xfcrke.log.gz 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi012.jhnklc.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log: 91.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr: 84.7% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:17:16.546 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi012.log 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi012.zpklre.log 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi012.log: 93.8% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi012.log.gz 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr: 86.9% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi012.zpklre.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:17:16.547 INFO:teuthology.orchestra.run.smithi012.stderr: 78.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi012.zpklre.log.gz 2024-09-16T10:17:16.549 INFO:teuthology.orchestra.run.smithi134.stderr: 91.0% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:17:16.549 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi134.gstmvk.log 2024-09-16T10:17:16.549 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:17:16.549 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi134.gstmvk.log: 87.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi134.gstmvk.log.gz 2024-09-16T10:17:16.549 INFO:teuthology.orchestra.run.smithi134.stderr: 86.5% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:17:16.550 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: 92.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:17:16.551 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 90.9% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:17:16.578 INFO:teuthology.orchestra.run.smithi012.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:17:16.656 INFO:teuthology.orchestra.run.smithi134.stderr: 93.1% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T10:17:16.669 INFO:teuthology.orchestra.run.smithi134.stderr: 92.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi134.log.gz 2024-09-16T10:17:16.687 INFO:teuthology.orchestra.run.smithi134.stderr: 93.1% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T10:17:16.690 INFO:teuthology.orchestra.run.smithi134.stderr: 93.2% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T10:17:16.702 INFO:teuthology.orchestra.run.smithi012.stderr: 93.2% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T10:17:16.707 INFO:teuthology.orchestra.run.smithi012.stderr: 93.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T10:17:16.708 INFO:teuthology.orchestra.run.smithi134.stderr: 93.1% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T10:17:16.710 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-16T10:17:16.710 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.186s 2024-09-16T10:17:16.710 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m0.735s 2024-09-16T10:17:16.710 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.050s 2024-09-16T10:17:16.724 INFO:teuthology.orchestra.run.smithi012.stderr: 93.1% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T10:17:16.735 INFO:teuthology.orchestra.run.smithi012.stderr: 88.7% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mgr.smithi012.jhnklc.log.gz 2024-09-16T10:17:16.748 INFO:teuthology.orchestra.run.smithi012.stderr: 93.4% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T10:17:16.915 INFO:teuthology.orchestra.run.smithi012.stderr: 90.9% -- replaced with /var/log/ceph/34211090-7413-11ef-bceb-c7b262605968/ceph-mon.smithi012.log.gz 2024-09-16T10:17:16.917 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-09-16T10:17:16.917 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m0.394s 2024-09-16T10:17:16.917 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m1.317s 2024-09-16T10:17:16.917 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.065s 2024-09-16T10:17:16.918 INFO:tasks.cephadm:Archiving logs... 2024-09-16T10:17:16.918 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi012/log 2024-09-16T10:17:16.919 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:17:17.157 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi134/log 2024-09-16T10:17:17.157 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:17:17.294 INFO:tasks.cephadm:Removing cluster... 2024-09-16T10:17:17.294 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 34211090-7413-11ef-bceb-c7b262605968 --force 2024-09-16T10:17:17.493 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:17:17.623 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 34211090-7413-11ef-bceb-c7b262605968 --force 2024-09-16T10:17:17.815 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 34211090-7413-11ef-bceb-c7b262605968 2024-09-16T10:17:17.931 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T10:17:17.932 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:17:17.948 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:17:17.963 INFO:tasks.cephadm:Teardown complete 2024-09-16T10:17:17.963 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-16T10:17:17.975 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_1... 2024-09-16T10:17:17.975 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_1 2024-09-16T10:17:18.144 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-16T10:17:18.146 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_2... 2024-09-16T10:17:18.146 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_2 2024-09-16T10:17:18.286 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-16T10:17:18.288 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_3... 2024-09-16T10:17:18.288 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_3 2024-09-16T10:17:18.426 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-16T10:17:18.428 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_4... 2024-09-16T10:17:18.428 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_4 2024-09-16T10:17:18.578 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-16T10:17:18.580 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-16T10:17:18.580 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/scratch_devs 2024-09-16T10:17:18.606 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi134:/dev/vg_nvme/lv_1... 2024-09-16T10:17:18.607 DEBUG:teuthology.orchestra.run.smithi134:> sudo nvme disconnect -n lv_1 2024-09-16T10:17:18.757 INFO:teuthology.orchestra.run.smithi134.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-16T10:17:18.759 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi134:/dev/vg_nvme/lv_2... 2024-09-16T10:17:18.759 DEBUG:teuthology.orchestra.run.smithi134:> sudo nvme disconnect -n lv_2 2024-09-16T10:17:18.908 INFO:teuthology.orchestra.run.smithi134.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-16T10:17:18.909 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi134:/dev/vg_nvme/lv_3... 2024-09-16T10:17:18.909 DEBUG:teuthology.orchestra.run.smithi134:> sudo nvme disconnect -n lv_3 2024-09-16T10:17:19.058 INFO:teuthology.orchestra.run.smithi134.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-16T10:17:19.060 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi134:/dev/vg_nvme/lv_4... 2024-09-16T10:17:19.060 DEBUG:teuthology.orchestra.run.smithi134:> sudo nvme disconnect -n lv_4 2024-09-16T10:17:19.209 INFO:teuthology.orchestra.run.smithi134.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-16T10:17:19.211 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-16T10:17:19.211 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/scratch_devs 2024-09-16T10:17:19.236 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T10:17:19.247 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T10:17:19.247 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:17:19.250 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:17:19.265 INFO:teuthology.orchestra.run.smithi012.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:^* hv01.front.sepia.ceph.com 3 6 377 4 -515us[ -522us] +/- 37ms 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 2 +1337us[+1337us] +/- 56ms 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 4 -665us[ -672us] +/- 61ms 2024-09-16T10:17:19.271 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:17:19.291 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv01.front.sepia.ceph.com 3 6 377 2 -511us[ -488us] +/- 37ms 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 4 +1322us[+1345us] +/- 56ms 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 2 -644us[ -644us] +/- 61ms 2024-09-16T10:17:19.296 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:17:19.297 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T10:17:19.316 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T10:17:19.316 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T10:17:19.336 DEBUG:teuthology.orchestra.run.smithi012:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T10:17:19.423 DEBUG:teuthology.orchestra.run.smithi134:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T10:17:19.491 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T10:17:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:17:19.523 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T10:17:19.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:17:19.551 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T10:17:19.561 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T10:17:19.593 INFO:teuthology.task.internal:Duration was 954.165834 seconds 2024-09-16T10:17:19.594 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T10:17:19.645 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T10:17:19.646 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:17:19.649 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:17:19.687 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:17:19.690 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:17:20.173 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T10:17:20.174 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2024-09-16T10:17:20.174 DEBUG:teuthology.orchestra.run.smithi012:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T10:17:20.197 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-16T10:17:20.198 DEBUG:teuthology.orchestra.run.smithi134:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T10:17:20.225 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T10:17:20.226 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:17:20.240 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:17:20.291 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T10:17:20.291 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:17:20.311 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:17:20.598 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T10:17:20.610 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T10:17:20.610 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:17:20.636 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:17:20.662 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T10:17:20.673 DEBUG:teuthology.orchestra.run.smithi012:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:17:20.678 DEBUG:teuthology.orchestra.run.smithi134:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:17:20.700 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2024-09-16T10:17:20.724 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-16T10:17:20.742 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:17:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:17:20.778 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:17:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:17:20.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T10:17:20.808 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T10:17:20.809 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi012 2024-09-16T10:17:20.809 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:17:20.858 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907110/remote/smithi134 2024-09-16T10:17:20.858 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:17:20.897 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T10:17:20.897 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:17:20.899 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:17:20.945 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T10:17:20.958 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T10:17:20.958 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T10:17:20.994 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T10:17:20.994 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:17:20.997 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:17:21.010 INFO:teuthology.orchestra.run.smithi012.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:17 /home/ubuntu/cephtest 2024-09-16T10:17:21.011 INFO:teuthology.orchestra.run.smithi134.stdout: 265956 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:17 /home/ubuntu/cephtest 2024-09-16T10:17:21.012 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T10:17:21.044 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T10:17:21.146 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 954.1658344268799 owner: scheduled_avan@teuthology success: true 2024-09-16T10:17:21.146 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:17:21.236 INFO:teuthology.run:pass