2024-04-01T19:30:07.139 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-01T19:30:07.139 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} --name lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi --verbose --archive /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099 --owner scheduled_lflores@teuthology -- /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/orig.config.yaml 2024-04-01T19:30:07.165 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T19:30:07.251 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099 branch: wip-yuri8-testing-2024-03-25-1419 description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} email: null first_in_suite: false job_id: '7634099' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri8-testing-2024-03-25-1419 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN sha1: e142085d06ebbedb32196116c9f19e2d28f93430 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e142085d06ebbedb32196116c9f19e2d28f93430 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-tracker-64864 sha1: b64378df0aa36ce626cf358e9d2b6f4658480c2f owner: scheduled_lflores@teuthology priority: 75 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 3833 sha1: e142085d06ebbedb32196116c9f19e2d28f93430 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-tracker-64864 suite_path: /home/teuthworker/src/github.com_ljflores_ceph_b64378df0aa36ce626cf358e9d2b6f4658480c2f/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: b64378df0aa36ce626cf358e9d2b6f4658480c2f targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNi7nUe5KQmKzctbfgVN9e3NmyVy3QYJuy+5cSNkc6EcqU1rPj3wZts9sARKMbyUQMh1fzDqbs0CxKRtKkojlNo= smithi072.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKxpWK0udYFTp9RewojpliCoDC6E4KkwKj2H0PAmMs0/aAdGqxBAHrEgsSZGFyx3XjqanwGwedz67HdmeUleyA= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGUk78pEC0C6LUzTqofted+/l4EIsFh8+0ak3lD+XWG0DlAVFPsBFecdp0X5jssmnLoCVryFvfVqboRA7EXxSo= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_18:07:25 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-01T19:30:07.251 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_b64378df0aa36ce626cf358e9d2b6f4658480c2f/qa; will attempt to use it 2024-04-01T19:30:07.252 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_b64378df0aa36ce626cf358e9d2b6f4658480c2f/qa/tasks 2024-04-01T19:30:07.252 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-01T19:30:07.254 INFO:teuthology.task.internal:Checking packages... 2024-04-01T19:30:07.276 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e142085d06ebbedb32196116c9f19e2d28f93430' 2024-04-01T19:30:07.276 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:30:07.276 INFO:teuthology.packaging:ref: None 2024-04-01T19:30:07.276 INFO:teuthology.packaging:tag: None 2024-04-01T19:30:07.276 INFO:teuthology.packaging:branch: wip-yuri8-testing-2024-03-25-1419 2024-04-01T19:30:07.276 INFO:teuthology.packaging:sha1: e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:30:07.276 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri8-testing-2024-03-25-1419 2024-04-01T19:30:07.518 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2492.ge142085d 2024-04-01T19:30:07.519 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-01T19:30:07.527 INFO:teuthology.task.internal:no buildpackages task found 2024-04-01T19:30:07.527 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-01T19:30:07.553 INFO:teuthology.task.internal:Saving configuration 2024-04-01T19:30:07.564 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-01T19:30:07.577 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:30:07.613 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.059961', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNi7nUe5KQmKzctbfgVN9e3NmyVy3QYJuy+5cSNkc6EcqU1rPj3wZts9sARKMbyUQMh1fzDqbs0CxKRtKkojlNo='} 2024-04-01T19:30:07.645 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.056714', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKxpWK0udYFTp9RewojpliCoDC6E4KkwKj2H0PAmMs0/aAdGqxBAHrEgsSZGFyx3XjqanwGwedz67HdmeUleyA='} 2024-04-01T19:30:07.678 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.058475', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGUk78pEC0C6LUzTqofted+/l4EIsFh8+0ak3lD+XWG0DlAVFPsBFecdp0X5jssmnLoCVryFvfVqboRA7EXxSo='} 2024-04-01T19:30:07.678 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-01T19:30:07.685 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-01T19:30:07.685 INFO:teuthology.task.internal:roles: ubuntu@smithi072.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-01T19:30:07.685 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-01T19:30:07.685 INFO:teuthology.run_tasks:Running task console_log... 2024-04-01T19:30:07.832 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa042559f70>, signals=[15]) 2024-04-01T19:30:07.832 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-01T19:30:07.839 INFO:teuthology.task.internal:Opening connections... 2024-04-01T19:30:07.839 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-04-01T19:30:07.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:30:07.972 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi072.front.sepia.ceph.com 2024-04-01T19:30:07.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:30:08.090 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-04-01T19:30:08.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:30:08.187 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-01T19:30:08.194 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-04-01T19:30:08.212 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-04-01T19:30:08.212 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-04-01T19:30:08.270 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="CentOS Stream" 2024-04-01T19:30:08.270 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="9" 2024-04-01T19:30:08.270 INFO:teuthology.orchestra.run.smithi060.stdout:ID="centos" 2024-04-01T19:30:08.270 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE="rhel fedora" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="9" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:PLATFORM_ID="platform:el9" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:ANSI_COLOR="0;31" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:LOGO="fedora-logo-icon" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://centos.org/" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T19:30:08.271 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T19:30:08.272 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-04-01T19:30:08.306 DEBUG:teuthology.orchestra.run.smithi072:> uname -m 2024-04-01T19:30:08.324 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2024-04-01T19:30:08.324 DEBUG:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="CentOS Stream" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="9" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:ID="centos" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="rhel fedora" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="9" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el9" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:LOGO="fedora-logo-icon" 2024-04-01T19:30:08.381 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T19:30:08.382 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://centos.org/" 2024-04-01T19:30:08.382 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T19:30:08.382 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T19:30:08.382 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T19:30:08.382 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2024-04-01T19:30:08.415 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-04-01T19:30:08.432 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-04-01T19:30:08.433 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-04-01T19:30:08.490 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="CentOS Stream" 2024-04-01T19:30:08.490 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="9" 2024-04-01T19:30:08.490 INFO:teuthology.orchestra.run.smithi164.stdout:ID="centos" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE="rhel fedora" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="9" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:PLATFORM_ID="platform:el9" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:ANSI_COLOR="0;31" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:LOGO="fedora-logo-icon" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://centos.org/" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T19:30:08.491 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T19:30:08.491 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-04-01T19:30:08.522 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-01T19:30:08.531 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-01T19:30:08.552 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-01T19:30:08.552 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-04-01T19:30:08.555 DEBUG:teuthology.orchestra.run.smithi072:> test '!' -e /home/ubuntu/cephtest 2024-04-01T19:30:08.557 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-04-01T19:30:08.572 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-01T19:30:08.578 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-01T19:30:08.578 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-04-01T19:30:08.612 DEBUG:teuthology.orchestra.run.smithi072:> test -z $(ls -A /var/lib/ceph) 2024-04-01T19:30:08.614 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-04-01T19:30:08.640 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-01T19:30:08.764 INFO:teuthology.run_tasks:Running task kernel... 2024-04-01T19:30:08.779 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-01T19:30:08.779 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-01T19:30:08.779 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T19:30:08.780 DEBUG:teuthology.orchestra.run.smithi072:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T19:30:08.780 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T19:30:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:30:08.797 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-04-01T19:30:08.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:30:08.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:30:08.798 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-04-01T19:30:08.799 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-01T19:30:08.854 INFO:teuthology.orchestra.run.smithi164.stdout:5.14.0-361.el9.x86_64 2024-04-01T19:30:08.854 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.14.0-361.el9.x86_64 2024-04-01T19:30:08.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum install -y kernel 2024-04-01T19:30:08.859 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-361.el9.x86_64 2024-04-01T19:30:08.859 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-361.el9.x86_64 2024-04-01T19:30:08.859 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.14.0-361.el9.x86_64 2024-04-01T19:30:08.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum install -y kernel 2024-04-01T19:30:08.859 INFO:teuthology.task.kernel:Running kernel on smithi072: 5.14.0-361.el9.x86_64 2024-04-01T19:30:08.859 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum install -y kernel 2024-04-01T19:30:11.122 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS-9 - AppStream 9.9 MB/s | 6.7 MB 00:00 2024-04-01T19:30:11.517 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS-9 - AppStream 7.1 MB/s | 6.7 MB 00:00 2024-04-01T19:30:11.951 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-04-01T19:30:12.805 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.0 MB 00:00 2024-04-01T19:30:12.973 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS-9 - BaseOS 6.9 MB/s | 2.0 MB 00:00 2024-04-01T19:30:13.369 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - BaseOS 7.1 MB/s | 2.0 MB 00:00 2024-04-01T19:30:13.905 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-01T19:30:14.205 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 9.0 MB/s | 8.0 MB 00:00 2024-04-01T19:30:15.055 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 6.3 MB/s | 8.0 MB 00:01 2024-04-01T19:30:16.097 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - AppStream 17 MB/s | 19 MB 00:01 2024-04-01T19:30:17.715 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-04-01T19:30:19.814 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 4.2 MB/s | 19 MB 00:04 2024-04-01T19:30:21.098 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.1 MB 00:01 2024-04-01T19:30:21.618 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.1 MB 00:00 2024-04-01T19:30:22.724 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - Extras packages 33 kB/s | 16 kB 00:00 2024-04-01T19:30:23.037 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 16 kB 00:00 2024-04-01T19:30:24.500 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-01T19:30:25.149 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.1 MB 00:01 2024-04-01T19:30:26.600 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 62 kB/s | 16 kB 00:00 2024-04-01T19:30:26.815 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 5.7 MB/s | 21 MB 00:03 2024-04-01T19:30:28.012 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-01T19:30:29.591 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-01T19:30:31.740 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-01T19:30:31.823 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T19:30:31.823 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T19:30:31.919 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T19:30:31.923 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout:Install 4 Packages 2024-04-01T19:30:31.924 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:30:31.925 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 76 M 2024-04-01T19:30:31.925 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 123 M 2024-04-01T19:30:31.925 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:30:32.093 INFO:teuthology.orchestra.run.smithi164.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-01T19:30:32.609 INFO:teuthology.orchestra.run.smithi164.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-04-01T19:30:33.243 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-01T19:30:33.259 INFO:teuthology.orchestra.run.smithi164.stdout:(3/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 25 MB/s | 34 MB 00:01 2024-04-01T19:30:33.726 INFO:teuthology.orchestra.run.smithi164.stdout:(4/4): kernel-modules-core-5.14.0-434.el9.x86_6 17 MB/s | 28 MB 00:01 2024-04-01T19:30:33.729 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:30:33.729 INFO:teuthology.orchestra.run.smithi164.stdout:Total 42 MB/s | 76 MB 00:01 2024-04-01T19:30:33.730 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:30:33.998 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T19:30:33.999 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T19:30:34.103 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:30:34.103 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:30:34.104 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:30:34.118 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:30:34.118 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:30:34.118 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:30:34.118 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:Install 4 Packages 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 76 M 2024-04-01T19:30:34.119 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 123 M 2024-04-01T19:30:34.120 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:30:34.262 INFO:teuthology.orchestra.run.smithi072.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.3 MB/s | 192 kB 00:00 2024-04-01T19:30:34.938 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:30:34.938 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:30:34.979 INFO:teuthology.orchestra.run.smithi072.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 18 MB/s | 15 MB 00:00 2024-04-01T19:30:35.550 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T19:30:35.550 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T19:30:35.641 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T19:30:35.654 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:Install 4 Packages 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 76 M 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 123 M 2024-04-01T19:30:35.655 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:30:35.762 INFO:teuthology.orchestra.run.smithi072.stdout:(3/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 20 MB/s | 34 MB 00:01 2024-04-01T19:30:35.819 INFO:teuthology.orchestra.run.smithi060.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-01T19:30:36.396 INFO:teuthology.orchestra.run.smithi072.stdout:(4/4): kernel-modules-core-5.14.0-434.el9.x86_6 13 MB/s | 28 MB 00:02 2024-04-01T19:30:36.399 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:30:36.399 INFO:teuthology.orchestra.run.smithi072.stdout:Total 34 MB/s | 76 MB 00:02 2024-04-01T19:30:36.400 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:30:36.528 INFO:teuthology.orchestra.run.smithi060.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 17 MB/s | 15 MB 00:00 2024-04-01T19:30:36.799 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:30:36.800 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:30:37.061 INFO:teuthology.orchestra.run.smithi060.stdout:(3/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 24 MB/s | 34 MB 00:01 2024-04-01T19:30:37.228 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:30:37.578 INFO:teuthology.orchestra.run.smithi060.stdout:(4/4): kernel-modules-core-5.14.0-434.el9.x86_6 16 MB/s | 28 MB 00:01 2024-04-01T19:30:37.581 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:30:37.581 INFO:teuthology.orchestra.run.smithi060.stdout:Total 40 MB/s | 76 MB 00:01 2024-04-01T19:30:37.581 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:30:37.631 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:30:37.631 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:30:37.832 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:30:37.926 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:38.015 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:30:38.015 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:30:38.856 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:30:38.856 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:30:39.909 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:30:40.555 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:30:40.660 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:40.692 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:40.829 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:41.282 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:30:41.901 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:30:41.996 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:43.389 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:43.578 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:44.885 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:30:45.034 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:45.532 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:45.570 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:30:48.298 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:48.341 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:30:50.104 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:30:50.142 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:30:50.285 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:30:53.145 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:30:55.277 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:19.520 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:19.520 INFO:teuthology.orchestra.run.smithi164.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T19:31:19.520 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:31:19.563 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:19.920 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:19.920 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:31:19.920 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:31:19.920 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.337 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.338 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.338 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:31:20.338 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:31:20.675 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:20.777 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.777 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:20.778 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T19:31:20.778 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T19:31:20.778 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T19:31:20.778 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-01T19:31:20.778 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T19:31:20.778 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:20.859 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:20.859 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:20.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo rpm -qi grub2-tools 2024-04-01T19:31:20.895 INFO:teuthology.orchestra.run.smithi164.stdout:Name : grub2-tools 2024-04-01T19:31:20.895 INFO:teuthology.orchestra.run.smithi164.stdout:Epoch : 1 2024-04-01T19:31:20.895 INFO:teuthology.orchestra.run.smithi164.stdout:Version : 2.06 2024-04-01T19:31:20.895 INFO:teuthology.orchestra.run.smithi164.stdout:Release : 68.el9 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: x86_64 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Group : Unspecified 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Size : 8264254 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:License : GPLv3+ 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Packager : builder@centos.org 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Vendor : CentOS 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T19:31:20.896 INFO:teuthology.orchestra.run.smithi164.stdout:Summary : Support tools for GRUB. 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:Description : 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:hardware devices. 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:31:20.897 INFO:teuthology.orchestra.run.smithi164.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T19:31:20.898 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T19:31:20.898 INFO:teuthology.task.kernel:Updating grub on smithi164 to boot 5.14.0-434.el9.x86_64 2024-04-01T19:31:20.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T19:31:21.557 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-04-01T19:31:22.922 INFO:teuthology.orchestra.run.smithi164.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T19:31:22.969 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-04-01T19:31:22.972 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-04-01T19:31:22.987 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.kqSYeswoUi 2024-04-01T19:31:22.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kqSYeswoUi 2024-04-01T19:31:23.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.kqSYeswoUi 2024-04-01T19:31:23.201 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.kqSYeswoUi is 6KB 2024-04-01T19:31:23.249 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.kqSYeswoUi 2024-04-01T19:31:23.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T19:31:23.330 INFO:teuthology.orchestra.run.smithi164.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T19:31:23.330 INFO:teuthology.orchestra.run.smithi164.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T19:31:23.330 INFO:teuthology.orchestra.run.smithi164.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T19:31:23.330 INFO:teuthology.orchestra.run.smithi164.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T19:31:23.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T19:31:23.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-04-01T19:31:24.298 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:24.298 INFO:teuthology.orchestra.run.smithi072.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T19:31:24.298 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:31:24.341 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:24.763 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:24.763 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:31:24.763 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:31:24.763 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:31:25.210 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:31:25.695 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:25.804 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.804 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:25.805 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T19:31:25.805 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T19:31:25.805 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T19:31:25.805 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-01T19:31:25.805 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi072.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T19:31:25.805 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:25.884 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:25.885 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:25.885 DEBUG:teuthology.orchestra.run.smithi072:> sudo rpm -qi grub2-tools 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Name : grub2-tools 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Epoch : 1 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Version : 2.06 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Release : 68.el9 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Architecture: x86_64 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T19:31:25.918 INFO:teuthology.orchestra.run.smithi072.stdout:Group : Unspecified 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Size : 8264254 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:License : GPLv3+ 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Packager : builder@centos.org 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Vendor : CentOS 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Summary : Support tools for GRUB. 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:Description : 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T19:31:25.919 INFO:teuthology.orchestra.run.smithi072.stdout:hardware devices. 2024-04-01T19:31:25.920 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:31:25.920 INFO:teuthology.orchestra.run.smithi072.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T19:31:25.920 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T19:31:25.920 INFO:teuthology.task.kernel:Updating grub on smithi072 to boot 5.14.0-434.el9.x86_64 2024-04-01T19:31:25.920 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T19:31:26.241 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:26.241 INFO:teuthology.orchestra.run.smithi060.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T19:31:26.241 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:31:26.286 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:26.575 INFO:teuthology.orchestra.run.smithi072.stderr:Generating grub configuration file ... 2024-04-01T19:31:26.691 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:26.691 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T19:31:26.691 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T19:31:26.691 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.124 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:31:27.124 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:31:27.453 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:27.553 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.554 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:27.554 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T19:31:27.554 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T19:31:27.554 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T19:31:27.554 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-01T19:31:27.554 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T19:31:27.554 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T19:31:27.638 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T19:31:27.638 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T19:31:27.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo rpm -qi grub2-tools 2024-04-01T19:31:27.675 INFO:teuthology.orchestra.run.smithi060.stdout:Name : grub2-tools 2024-04-01T19:31:27.675 INFO:teuthology.orchestra.run.smithi060.stdout:Epoch : 1 2024-04-01T19:31:27.675 INFO:teuthology.orchestra.run.smithi060.stdout:Version : 2.06 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Release : 68.el9 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: x86_64 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Group : Unspecified 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Size : 8264254 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:License : GPLv3+ 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Packager : builder@centos.org 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:Vendor : CentOS 2024-04-01T19:31:27.676 INFO:teuthology.orchestra.run.smithi060.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:Summary : Support tools for GRUB. 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:Description : 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:hardware devices. 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:31:27.677 INFO:teuthology.orchestra.run.smithi060.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T19:31:27.678 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T19:31:27.678 INFO:teuthology.task.kernel:Updating grub on smithi060 to boot 5.14.0-434.el9.x86_64 2024-04-01T19:31:27.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T19:31:28.085 INFO:teuthology.orchestra.run.smithi072.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T19:31:28.111 INFO:teuthology.orchestra.run.smithi072.stderr:done 2024-04-01T19:31:28.113 DEBUG:teuthology.orchestra.run.smithi072:> mktemp 2024-04-01T19:31:28.148 INFO:teuthology.orchestra.run.smithi072.stdout:/tmp/tmp.sbOtTiKGKg 2024-04-01T19:31:28.148 DEBUG:teuthology.orchestra.run.smithi072:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sbOtTiKGKg 2024-04-01T19:31:28.217 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod 0666 /tmp/tmp.sbOtTiKGKg 2024-04-01T19:31:28.293 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-04-01T19:31:28.359 DEBUG:teuthology.orchestra.remote:smithi072:/tmp/tmp.sbOtTiKGKg is 6KB 2024-04-01T19:31:28.406 DEBUG:teuthology.orchestra.run.smithi072:> rm -fr /tmp/tmp.sbOtTiKGKg 2024-04-01T19:31:28.420 DEBUG:teuthology.orchestra.run.smithi072:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T19:31:28.493 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T19:31:28.493 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T19:31:28.493 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T19:31:28.494 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T19:31:28.495 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T19:31:28.647 DEBUG:teuthology.orchestra.run.smithi072:> sudo shutdown -r now 2024-04-01T19:31:29.793 INFO:teuthology.orchestra.run.smithi060.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T19:31:29.812 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-04-01T19:31:29.814 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-04-01T19:31:29.830 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.d8oJkqxTew 2024-04-01T19:31:29.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.d8oJkqxTew 2024-04-01T19:31:29.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.d8oJkqxTew 2024-04-01T19:31:30.052 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.d8oJkqxTew is 6KB 2024-04-01T19:31:30.075 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.d8oJkqxTew 2024-04-01T19:31:30.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T19:31:30.157 INFO:teuthology.orchestra.run.smithi060.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T19:31:30.157 INFO:teuthology.orchestra.run.smithi060.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T19:31:30.157 INFO:teuthology.orchestra.run.smithi060.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T19:31:30.157 INFO:teuthology.orchestra.run.smithi060.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T19:31:30.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T19:31:30.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-04-01T19:31:53.500 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-01T19:31:53.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:31:53.501 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:31:58.654 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-01T19:31:58.654 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T19:31:58.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:32:00.313 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-01T19:32:00.313 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-01T19:32:00.314 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:32:28.063 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-04-01T19:32:37.072 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:32:37.073 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:32:58.686 DEBUG:teuthology.orchestra.remote:timed out 2024-04-01T19:33:00.327 DEBUG:teuthology.orchestra.remote:timed out 2024-04-01T19:33:07.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T19:33:07.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:33:09.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-01T19:33:09.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:33:09.679 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-04-01T19:33:10.113 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-01T19:33:10.113 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-434.el9.x86_64"... 2024-04-01T19:33:10.113 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-04-01T19:33:10.127 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-434.el9.x86_64 2024-04-01T19:33:10.127 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T19:33:10.127 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T19:33:10.127 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T19:33:11.128 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-01T19:33:11.128 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T19:33:11.211 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-04-01T19:33:11.243 DEBUG:teuthology.parallel:result is None 2024-04-01T19:33:15.536 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-01T19:33:16.081 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T19:33:16.081 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-434.el9.x86_64"... 2024-04-01T19:33:16.081 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-01T19:33:16.137 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-434.el9.x86_64 2024-04-01T19:33:16.137 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T19:33:16.137 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T19:33:16.137 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T19:33:17.138 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-01T19:33:17.138 DEBUG:teuthology.orchestra.run.smithi072:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T19:33:17.280 INFO:teuthology.orchestra.run.smithi072.stdout:ttyS1 2024-04-01T19:33:17.329 DEBUG:teuthology.parallel:result is None 2024-04-01T19:33:37.086 DEBUG:teuthology.orchestra.remote:timed out 2024-04-01T19:33:49.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:33:49.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:33:49.530 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-04-01T19:33:49.916 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:33:49.917 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-434.el9.x86_64"... 2024-04-01T19:33:49.917 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-04-01T19:33:49.931 INFO:teuthology.orchestra.run.smithi164.stdout:5.14.0-434.el9.x86_64 2024-04-01T19:33:49.932 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T19:33:49.932 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T19:33:49.932 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T19:33:50.933 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-01T19:33:50.933 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T19:33:50.998 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-04-01T19:33:51.024 DEBUG:teuthology.parallel:result is None 2024-04-01T19:33:51.024 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-01T19:33:51.032 INFO:teuthology.task.internal:Creating test directory... 2024-04-01T19:33:51.032 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T19:33:51.035 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T19:33:51.038 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T19:33:51.055 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-01T19:33:51.068 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-01T19:33:51.101 INFO:teuthology.task.internal:Creating archive directory... 2024-04-01T19:33:51.101 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T19:33:51.104 DEBUG:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T19:33:51.106 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T19:33:51.136 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-01T19:33:51.143 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-01T19:33:51.144 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-01T19:33:51.173 DEBUG:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-01T19:33:51.175 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-01T19:33:51.213 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.213 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.215 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.227 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.227 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.229 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:33:51.231 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-01T19:33:51.239 INFO:teuthology.task.internal:Configuring sudo... 2024-04-01T19:33:51.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T19:33:51.272 DEBUG:teuthology.orchestra.run.smithi072:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T19:33:51.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T19:33:51.304 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-01T19:33:51.313 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-01T19:33:51.314 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T19:33:51.343 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T19:33:51.347 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T19:33:51.363 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:51.451 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:51.494 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:51.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:51.624 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:33:51.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T19:33:51.692 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:51.746 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:51.793 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:51.886 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:51.920 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:33:51.920 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T19:33:51.989 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:52.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:33:52.093 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:52.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:33:52.182 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:33:52.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T19:33:52.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-04-01T19:33:52.253 DEBUG:teuthology.orchestra.run.smithi072:> sudo service rsyslog restart 2024-04-01T19:33:52.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-04-01T19:33:52.296 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:33:52.316 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:33:52.329 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:33:52.710 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-01T19:33:52.717 INFO:teuthology.task.internal:Starting timer... 2024-04-01T19:33:52.718 INFO:teuthology.run_tasks:Running task pcp... 2024-04-01T19:33:52.763 INFO:teuthology.run_tasks:Running task selinux... 2024-04-01T19:33:52.795 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-01T19:33:52.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo service auditd rotate 2024-04-01T19:33:52.843 INFO:teuthology.orchestra.run.smithi060.stdout:Rotating logs: 2024-04-01T19:33:52.845 DEBUG:teuthology.orchestra.run.smithi072:> sudo service auditd rotate 2024-04-01T19:33:52.923 INFO:teuthology.orchestra.run.smithi072.stdout:Rotating logs: 2024-04-01T19:33:52.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo service auditd rotate 2024-04-01T19:33:52.976 INFO:teuthology.orchestra.run.smithi164.stdout:Rotating logs: 2024-04-01T19:33:52.978 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-01T19:33:52.978 DEBUG:teuthology.orchestra.run.smithi060:> /usr/sbin/getenforce 2024-04-01T19:33:53.004 INFO:teuthology.orchestra.run.smithi060.stdout:Permissive 2024-04-01T19:33:53.004 DEBUG:teuthology.orchestra.run.smithi072:> /usr/sbin/getenforce 2024-04-01T19:33:53.034 INFO:teuthology.orchestra.run.smithi072.stdout:Permissive 2024-04-01T19:33:53.034 DEBUG:teuthology.orchestra.run.smithi164:> /usr/sbin/getenforce 2024-04-01T19:33:53.053 INFO:teuthology.orchestra.run.smithi164.stdout:Permissive 2024-04-01T19:33:53.053 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi060.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi072.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi164.front.sepia.ceph.com': 'permissive'} 2024-04-01T19:33:53.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:33:53.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:33:53.082 DEBUG:teuthology.orchestra.run.smithi072:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:33:53.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:33:53.112 DEBUG:teuthology.orchestra.run.smithi164:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:33:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:33:53.139 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-01T19:33:53.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo /usr/sbin/setenforce permissive 2024-04-01T19:33:53.189 DEBUG:teuthology.orchestra.run.smithi072:> sudo /usr/sbin/setenforce permissive 2024-04-01T19:33:53.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo /usr/sbin/setenforce permissive 2024-04-01T19:33:53.264 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-01T19:33:53.274 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-01T19:33:53.290 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-01T19:33:53.291 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi072.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-01T19:38:09.988 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi072.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-04-01T19:38:09.989 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-01T19:38:09.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:38:10.086 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-04-01T19:38:10.172 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-01T19:38:10.173 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T19:38:10.173 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:38:10.267 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-01T19:38:10.341 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-01T19:38:10.341 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:38:10.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:38:10.437 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-04-01T19:38:10.518 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-01T19:38:10.519 INFO:teuthology.run_tasks:Running task clock... 2024-04-01T19:38:10.529 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-01T19:38:10.529 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T19:38:10.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:38:10.533 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T19:38:10.533 DEBUG:teuthology.orchestra.run.smithi072:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:38:10.535 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T19:38:10.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:38:10.562 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T19:38:10.564 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T19:38:10.579 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T19:38:10.580 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T19:38:10.592 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T19:38:10.608 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: ntpd: command not found 2024-04-01T19:38:10.609 INFO:teuthology.orchestra.run.smithi072.stderr:sudo: ntpd: command not found 2024-04-01T19:38:10.609 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T19:38:10.622 INFO:teuthology.orchestra.run.smithi060.stdout:506 Cannot talk to daemon 2024-04-01T19:38:10.622 INFO:teuthology.orchestra.run.smithi072.stdout:506 Cannot talk to daemon 2024-04-01T19:38:10.639 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T19:38:10.639 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T19:38:10.640 INFO:teuthology.orchestra.run.smithi164.stderr:sudo: ntpd: command not found 2024-04-01T19:38:10.654 INFO:teuthology.orchestra.run.smithi164.stdout:506 Cannot talk to daemon 2024-04-01T19:38:10.655 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T19:38:10.655 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T19:38:10.671 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T19:38:10.687 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T19:38:10.705 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:38:10.708 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:38:10.708 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-04-01T19:38:10.708 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.708 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.709 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.709 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.716 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:38:10.720 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:38:10.720 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-01T19:38:10.720 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.720 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.721 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.721 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.740 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.744 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:38:10.744 INFO:teuthology.run_tasks:Running task install... 2024-04-01T19:38:10.752 DEBUG:teuthology.task.install:project ceph 2024-04-01T19:38:10.752 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430'}} 2024-04-01T19:38:10.753 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430'} 2024-04-01T19:38:10.753 INFO:teuthology.task.install:Using flavor: default 2024-04-01T19:38:10.758 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-01T19:38:10.758 INFO:teuthology.task.install:extra packages: [] 2024-04-01T19:38:10.758 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430', 'tag': None, 'wait_for_package': False} 2024-04-01T19:38:10.758 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:38:10.760 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430', 'tag': None, 'wait_for_package': False} 2024-04-01T19:38:10.760 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:38:10.761 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430', 'tag': None, 'wait_for_package': False} 2024-04-01T19:38:10.761 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:38:10.912 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/ 2024-04-01T19:38:10.912 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2492.ge142085d 2024-04-01T19:38:10.988 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/ 2024-04-01T19:38:10.988 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2492.ge142085d 2024-04-01T19:38:11.001 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/ 2024-04-01T19:38:11.001 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2492.ge142085d 2024-04-01T19:38:11.320 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T19:38:11.320 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:38:11.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T19:38:11.327 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T19:38:11.327 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:38:11.327 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T19:38:11.352 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-01T19:38:11.352 DEBUG:teuthology.orchestra.run.smithi060:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e142085d06ebbedb32196116c9f19e2d28f93430/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T19:38:11.357 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-01T19:38:11.357 DEBUG:teuthology.orchestra.run.smithi072:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e142085d06ebbedb32196116c9f19e2d28f93430/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T19:38:11.409 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T19:38:11.409 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:38:11.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T19:38:11.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-01T19:38:11.427 DEBUG:teuthology.orchestra.run.smithi072:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-01T19:38:11.442 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-01T19:38:11.442 DEBUG:teuthology.orchestra.run.smithi164:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e142085d06ebbedb32196116c9f19e2d28f93430/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T19:38:11.507 DEBUG:teuthology.orchestra.run.smithi060:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-01T19:38:11.508 DEBUG:teuthology.orchestra.run.smithi072:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-01T19:38:11.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-01T19:38:11.574 INFO:teuthology.orchestra.run.smithi072.stdout:check_obsoletes = 1 2024-04-01T19:38:11.576 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum clean all 2024-04-01T19:38:11.577 INFO:teuthology.orchestra.run.smithi060.stdout:check_obsoletes = 1 2024-04-01T19:38:11.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum clean all 2024-04-01T19:38:11.595 DEBUG:teuthology.orchestra.run.smithi164:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-01T19:38:11.664 INFO:teuthology.orchestra.run.smithi164.stdout:check_obsoletes = 1 2024-04-01T19:38:11.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum clean all 2024-04-01T19:38:11.814 INFO:teuthology.orchestra.run.smithi072.stdout:74 files removed 2024-04-01T19:38:11.836 INFO:teuthology.orchestra.run.smithi060.stdout:74 files removed 2024-04-01T19:38:11.840 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-radosgw 2024-04-01T19:38:11.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-radosgw 2024-04-01T19:38:11.911 INFO:teuthology.orchestra.run.smithi164.stdout:74 files removed 2024-04-01T19:38:11.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-radosgw 2024-04-01T19:38:12.872 INFO:teuthology.orchestra.run.smithi072.stdout:ceph packages for x86_64 113 kB/s | 83 kB 00:00 2024-04-01T19:38:12.910 INFO:teuthology.orchestra.run.smithi060.stdout:ceph packages for x86_64 113 kB/s | 83 kB 00:00 2024-04-01T19:38:13.043 INFO:teuthology.orchestra.run.smithi164.stdout:ceph packages for x86_64 104 kB/s | 83 kB 00:00 2024-04-01T19:38:13.607 INFO:teuthology.orchestra.run.smithi072.stdout:ceph noarch packages 17 kB/s | 12 kB 00:00 2024-04-01T19:38:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:ceph noarch packages 18 kB/s | 12 kB 00:00 2024-04-01T19:38:13.793 INFO:teuthology.orchestra.run.smithi164.stdout:ceph noarch packages 16 kB/s | 12 kB 00:00 2024-04-01T19:38:14.337 INFO:teuthology.orchestra.run.smithi060.stdout:ceph source packages 2.8 kB/s | 1.9 kB 00:00 2024-04-01T19:38:14.359 INFO:teuthology.orchestra.run.smithi072.stdout:ceph source packages 2.6 kB/s | 1.9 kB 00:00 2024-04-01T19:38:14.494 INFO:teuthology.orchestra.run.smithi164.stdout:ceph source packages 2.8 kB/s | 1.9 kB 00:00 2024-04-01T19:38:14.756 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS-9 - AppStream 18 MB/s | 6.7 MB 00:00 2024-04-01T19:38:14.829 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-04-01T19:38:14.896 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS-9 - AppStream 18 MB/s | 6.7 MB 00:00 2024-04-01T19:38:16.206 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.0 MB 00:00 2024-04-01T19:38:16.255 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - BaseOS 7.0 MB/s | 2.0 MB 00:00 2024-04-01T19:38:16.288 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS-9 - BaseOS 7.1 MB/s | 2.0 MB 00:00 2024-04-01T19:38:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-01T19:38:17.747 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 7.0 MB/s | 8.0 MB 00:01 2024-04-01T19:38:18.112 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.0 MB 00:01 2024-04-01T19:38:19.589 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 15 MB/s | 19 MB 00:01 2024-04-01T19:38:19.751 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-01T19:38:20.630 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-04-01T19:38:23.973 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 8.7 MB/s | 6.1 MB 00:00 2024-04-01T19:38:24.620 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 6.1 MB 00:01 2024-04-01T19:38:25.408 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 71 kB/s | 16 kB 00:00 2024-04-01T19:38:25.664 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 6.1 MB 00:01 2024-04-01T19:38:26.181 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-04-01T19:38:27.507 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 16 kB 00:00 2024-04-01T19:38:27.602 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-01T19:38:28.734 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 21 MB 00:03 2024-04-01T19:38:29.377 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-01T19:38:32.527 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-04-01T19:38:34.109 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-01T19:38:34.401 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 17 kB/s | 1.7 kB 00:00 2024-04-01T19:38:35.198 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 9.8 M 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrading: 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout: librados2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.4 M 2024-04-01T19:38:35.217 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.4 M 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 21 M 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux x86_64 2:19.0.0-2492.ge142085d.el9 ceph 25 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 747 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T19:38:35.218 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 501 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.1 M 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: x86_64 2:19.0.0-2492.ge142085d.el9 ceph 45 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 134 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs x86_64 2:19.0.0-2492.ge142085d.el9 ceph 162 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T19:38:35.219 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados x86_64 2:19.0.0-2492.ge142085d.el9 ceph 320 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 298 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 99 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout:Installing weak dependencies: 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout:Install 30 Packages 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrade 2 Packages 2024-04-01T19:38:35.220 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:38:35.221 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 59 M 2024-04-01T19:38:35.221 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:38:36.825 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:38:36.833 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 9.8 M 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrading: 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: librados2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.4 M 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T19:38:36.834 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.4 M 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 21 M 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux x86_64 2:19.0.0-2492.ge142085d.el9 ceph 25 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 747 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 501 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.1 M 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T19:38:36.835 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: x86_64 2:19.0.0-2492.ge142085d.el9 ceph 45 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 134 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs x86_64 2:19.0.0-2492.ge142085d.el9 ceph 162 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados x86_64 2:19.0.0-2492.ge142085d.el9 ceph 320 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 298 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 99 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout:Installing weak dependencies: 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-01T19:38:36.836 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:Install 30 Packages 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrade 2 Packages 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 59 M 2024-04-01T19:38:36.837 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:38:36.993 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:38:37.012 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-radosgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 9.8 M 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout:Upgrading: 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: librados2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.4 M 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: librbd1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: boost-program-options 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.4 M 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 21 M 2024-04-01T19:38:37.013 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-selinux x86_64 2:19.0.0-2492.ge142085d.el9 ceph 25 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 747 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libradosstriper1 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 501 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: librgw2 x86_64 2:19.0.0-2492.ge142085d.el9 ceph 5.1 M 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T19:38:37.014 INFO:teuthology.orchestra.run.smithi164.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-argparse 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: x86_64 2:19.0.0-2492.ge142085d.el9 ceph 45 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common x86_64 2:19.0.0-2492.ge142085d.el9 ceph 134 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cephfs x86_64 2:19.0.0-2492.ge142085d.el9 ceph 162 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rados x86_64 2:19.0.0-2492.ge142085d.el9 ceph 320 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 298 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rgw x86_64 2:19.0.0-2492.ge142085d.el9 ceph 99 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout:Installing weak dependencies: 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-01T19:38:37.015 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi164.stdout:Install 30 Packages 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi164.stdout:Upgrade 2 Packages 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:38:37.016 INFO:teuthology.orchestra.run.smithi072.stdout:(1/32): ceph-base-19.0.0-2492.ge142085d.el9.x86 3.2 MB/s | 5.4 MB 00:01 2024-04-01T19:38:37.017 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 59 M 2024-04-01T19:38:37.017 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:38:37.080 INFO:teuthology.orchestra.run.smithi072.stdout:(2/32): ceph-selinux-19.0.0-2492.ge142085d.el9. 377 kB/s | 25 kB 00:00 2024-04-01T19:38:37.189 INFO:teuthology.orchestra.run.smithi072.stdout:(3/32): libcephfs2-19.0.0-2492.ge142085d.el9.x8 6.7 MB/s | 747 kB 00:00 2024-04-01T19:38:37.289 INFO:teuthology.orchestra.run.smithi072.stdout:(4/32): libradosstriper1-19.0.0-2492.ge142085d. 4.9 MB/s | 501 kB 00:00 2024-04-01T19:38:37.982 INFO:teuthology.orchestra.run.smithi072.stdout:(5/32): ceph-radosgw-19.0.0-2492.ge142085d.el9. 3.7 MB/s | 9.8 MB 00:02 2024-04-01T19:38:38.090 INFO:teuthology.orchestra.run.smithi072.stdout:(6/32): librgw2-19.0.0-2492.ge142085d.el9.x86_6 6.4 MB/s | 5.1 MB 00:00 2024-04-01T19:38:38.116 INFO:teuthology.orchestra.run.smithi072.stdout:(7/32): python3-ceph-argparse-19.0.0-2492.ge142 337 kB/s | 45 kB 00:00 2024-04-01T19:38:38.193 INFO:teuthology.orchestra.run.smithi072.stdout:(8/32): python3-ceph-common-19.0.0-2492.ge14208 1.3 MB/s | 134 kB 00:00 2024-04-01T19:38:38.227 INFO:teuthology.orchestra.run.smithi072.stdout:(9/32): python3-cephfs-19.0.0-2492.ge142085d.el 1.4 MB/s | 162 kB 00:00 2024-04-01T19:38:38.302 INFO:teuthology.orchestra.run.smithi072.stdout:(10/32): python3-rados-19.0.0-2492.ge142085d.el 2.9 MB/s | 320 kB 00:00 2024-04-01T19:38:38.310 INFO:teuthology.orchestra.run.smithi060.stdout:(1/32): ceph-base-19.0.0-2492.ge142085d.el9.x86 3.9 MB/s | 5.4 MB 00:01 2024-04-01T19:38:38.336 INFO:teuthology.orchestra.run.smithi072.stdout:(11/32): python3-rbd-19.0.0-2492.ge142085d.el9. 2.7 MB/s | 298 kB 00:00 2024-04-01T19:38:38.386 INFO:teuthology.orchestra.run.smithi060.stdout:(2/32): ceph-selinux-19.0.0-2492.ge142085d.el9. 336 kB/s | 25 kB 00:00 2024-04-01T19:38:38.403 INFO:teuthology.orchestra.run.smithi072.stdout:(12/32): python3-rgw-19.0.0-2492.ge142085d.el9. 986 kB/s | 99 kB 00:00 2024-04-01T19:38:38.462 INFO:teuthology.orchestra.run.smithi072.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 843 kB/s | 106 kB 00:00 2024-04-01T19:38:38.488 INFO:teuthology.orchestra.run.smithi072.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 159 kB 00:00 2024-04-01T19:38:38.513 INFO:teuthology.orchestra.run.smithi072.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 876 kB/s | 44 kB 00:00 2024-04-01T19:38:38.544 INFO:teuthology.orchestra.run.smithi060.stdout:(3/32): libcephfs2-19.0.0-2492.ge142085d.el9.x8 4.6 MB/s | 747 kB 00:00 2024-04-01T19:38:38.547 INFO:teuthology.orchestra.run.smithi072.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-04-01T19:38:38.581 INFO:teuthology.orchestra.run.smithi072.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.2 MB/s | 282 kB 00:00 2024-04-01T19:38:38.607 INFO:teuthology.orchestra.run.smithi072.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 703 kB/s | 41 kB 00:00 2024-04-01T19:38:38.641 INFO:teuthology.orchestra.run.smithi072.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.6 MB/s | 220 kB 00:00 2024-04-01T19:38:38.666 INFO:teuthology.orchestra.run.smithi072.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 595 kB/s | 35 kB 00:00 2024-04-01T19:38:38.692 INFO:teuthology.orchestra.run.smithi072.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 913 kB/s | 46 kB 00:00 2024-04-01T19:38:38.703 INFO:teuthology.orchestra.run.smithi060.stdout:(4/32): libradosstriper1-19.0.0-2492.ge142085d. 3.1 MB/s | 501 kB 00:00 2024-04-01T19:38:39.517 INFO:teuthology.orchestra.run.smithi072.stdout:(22/32): ceph-common-19.0.0-2492.ge142085d.el9. 4.9 MB/s | 21 MB 00:04 2024-04-01T19:38:39.653 INFO:teuthology.orchestra.run.smithi060.stdout:(5/32): librgw2-19.0.0-2492.ge142085d.el9.x86_6 5.4 MB/s | 5.1 MB 00:00 2024-04-01T19:38:39.736 INFO:teuthology.orchestra.run.smithi060.stdout:(6/32): python3-ceph-argparse-19.0.0-2492.ge142 543 kB/s | 45 kB 00:00 2024-04-01T19:38:39.761 INFO:teuthology.orchestra.run.smithi072.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 107 kB/s | 26 kB 00:00 2024-04-01T19:38:39.795 INFO:teuthology.orchestra.run.smithi060.stdout:(7/32): python3-ceph-common-19.0.0-2492.ge14208 2.2 MB/s | 134 kB 00:00 2024-04-01T19:38:39.841 INFO:teuthology.orchestra.run.smithi164.stdout:(1/32): ceph-base-19.0.0-2492.ge142085d.el9.x86 2.0 MB/s | 5.4 MB 00:02 2024-04-01T19:38:39.845 INFO:teuthology.orchestra.run.smithi060.stdout:(8/32): python3-cephfs-19.0.0-2492.ge142085d.el 3.2 MB/s | 162 kB 00:00 2024-04-01T19:38:39.875 INFO:teuthology.orchestra.run.smithi164.stdout:(2/32): ceph-selinux-19.0.0-2492.ge142085d.el9. 759 kB/s | 25 kB 00:00 2024-04-01T19:38:39.903 INFO:teuthology.orchestra.run.smithi072.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 343 kB/s | 49 kB 00:00 2024-04-01T19:38:39.921 INFO:teuthology.orchestra.run.smithi060.stdout:(9/32): python3-rados-19.0.0-2492.ge142085d.el9 4.2 MB/s | 320 kB 00:00 2024-04-01T19:38:40.004 INFO:teuthology.orchestra.run.smithi060.stdout:(10/32): python3-rbd-19.0.0-2492.ge142085d.el9. 3.5 MB/s | 298 kB 00:00 2024-04-01T19:38:40.062 INFO:teuthology.orchestra.run.smithi072.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 221 kB/s | 309 kB 00:01 2024-04-01T19:38:40.080 INFO:teuthology.orchestra.run.smithi060.stdout:(11/32): python3-rgw-19.0.0-2492.ge142085d.el9. 1.3 MB/s | 99 kB 00:00 2024-04-01T19:38:40.129 INFO:teuthology.orchestra.run.smithi072.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 298 kB/s | 67 kB 00:00 2024-04-01T19:38:40.167 INFO:teuthology.orchestra.run.smithi164.stdout:(3/32): libcephfs2-19.0.0-2492.ge142085d.el9.x8 2.5 MB/s | 747 kB 00:00 2024-04-01T19:38:40.188 INFO:teuthology.orchestra.run.smithi060.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 979 kB/s | 106 kB 00:00 2024-04-01T19:38:40.239 INFO:teuthology.orchestra.run.smithi060.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.1 MB/s | 159 kB 00:00 2024-04-01T19:38:40.264 INFO:teuthology.orchestra.run.smithi060.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.7 MB/s | 44 kB 00:00 2024-04-01T19:38:40.323 INFO:teuthology.orchestra.run.smithi060.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-04-01T19:38:40.355 INFO:teuthology.orchestra.run.smithi072.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 851 kB/s | 192 kB 00:00 2024-04-01T19:38:40.365 INFO:teuthology.orchestra.run.smithi060.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.6 MB/s | 282 kB 00:00 2024-04-01T19:38:40.367 INFO:teuthology.orchestra.run.smithi164.stdout:(4/32): libradosstriper1-19.0.0-2492.ge142085d. 2.4 MB/s | 501 kB 00:00 2024-04-01T19:38:40.398 INFO:teuthology.orchestra.run.smithi060.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.2 MB/s | 41 kB 00:00 2024-04-01T19:38:40.440 INFO:teuthology.orchestra.run.smithi060.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 5.2 MB/s | 220 kB 00:00 2024-04-01T19:38:40.474 INFO:teuthology.orchestra.run.smithi060.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 1.0 MB/s | 35 kB 00:00 2024-04-01T19:38:40.507 INFO:teuthology.orchestra.run.smithi060.stdout:(20/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.4 MB/s | 46 kB 00:00 2024-04-01T19:38:40.834 INFO:teuthology.orchestra.run.smithi164.stdout:(5/32): ceph-common-19.0.0-2492.ge142085d.el9.x 5.5 MB/s | 21 MB 00:03 2024-04-01T19:38:40.841 INFO:teuthology.orchestra.run.smithi060.stdout:(21/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 926 kB/s | 309 kB 00:00 2024-04-01T19:38:40.884 INFO:teuthology.orchestra.run.smithi164.stdout:(6/32): python3-ceph-argparse-19.0.0-2492.ge142 910 kB/s | 45 kB 00:00 2024-04-01T19:38:40.934 INFO:teuthology.orchestra.run.smithi164.stdout:(7/32): python3-ceph-common-19.0.0-2492.ge14208 2.6 MB/s | 134 kB 00:00 2024-04-01T19:38:40.985 INFO:teuthology.orchestra.run.smithi164.stdout:(8/32): python3-cephfs-19.0.0-2492.ge142085d.el 3.2 MB/s | 162 kB 00:00 2024-04-01T19:38:41.058 INFO:teuthology.orchestra.run.smithi060.stdout:(22/32): ceph-common-19.0.0-2492.ge142085d.el9. 5.0 MB/s | 21 MB 00:04 2024-04-01T19:38:41.068 INFO:teuthology.orchestra.run.smithi164.stdout:(9/32): python3-rados-19.0.0-2492.ge142085d.el9 3.8 MB/s | 320 kB 00:00 2024-04-01T19:38:41.169 INFO:teuthology.orchestra.run.smithi164.stdout:(10/32): ceph-radosgw-19.0.0-2492.ge142085d.el9 2.4 MB/s | 9.8 MB 00:04 2024-04-01T19:38:41.188 INFO:teuthology.orchestra.run.smithi072.stdout:(28/32): thrift-0.15.0-2.el9.x86_64.rpm 1.9 MB/s | 1.6 MB 00:00 2024-04-01T19:38:41.194 INFO:teuthology.orchestra.run.smithi164.stdout:(11/32): python3-rbd-19.0.0-2492.ge142085d.el9. 2.3 MB/s | 298 kB 00:00 2024-04-01T19:38:41.200 INFO:teuthology.orchestra.run.smithi060.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 185 kB/s | 26 kB 00:00 2024-04-01T19:38:41.211 INFO:teuthology.orchestra.run.smithi164.stdout:(12/32): python3-rgw-19.0.0-2492.ge142085d.el9. 2.3 MB/s | 99 kB 00:00 2024-04-01T19:38:41.267 INFO:teuthology.orchestra.run.smithi060.stdout:(24/32): libarrow-9.0.0-10.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2024-04-01T19:38:41.292 INFO:teuthology.orchestra.run.smithi060.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 538 kB/s | 49 kB 00:00 2024-04-01T19:38:41.314 INFO:teuthology.orchestra.run.smithi072.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 670 kB/s | 838 kB 00:01 2024-04-01T19:38:41.326 INFO:teuthology.orchestra.run.smithi060.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-04-01T19:38:41.328 INFO:teuthology.orchestra.run.smithi164.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 793 kB/s | 106 kB 00:00 2024-04-01T19:38:41.353 INFO:teuthology.orchestra.run.smithi164.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.3 MB/s | 159 kB 00:00 2024-04-01T19:38:41.378 INFO:teuthology.orchestra.run.smithi164.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 885 kB/s | 44 kB 00:00 2024-04-01T19:38:41.384 INFO:teuthology.orchestra.run.smithi060.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 8.9 MB/s | 838 kB 00:00 2024-04-01T19:38:41.410 INFO:teuthology.orchestra.run.smithi060.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.2 MB/s | 192 kB 00:00 2024-04-01T19:38:41.429 INFO:teuthology.orchestra.run.smithi164.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 8.6 MB/s | 661 kB 00:00 2024-04-01T19:38:41.448 INFO:teuthology.orchestra.run.smithi072.stdout:(30/32): libarrow-9.0.0-10.el9.x86_64.rpm 1.6 MB/s | 4.4 MB 00:02 2024-04-01T19:38:41.454 INFO:teuthology.orchestra.run.smithi164.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.7 MB/s | 282 kB 00:00 2024-04-01T19:38:41.477 INFO:teuthology.orchestra.run.smithi060.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-04-01T19:38:41.479 INFO:teuthology.orchestra.run.smithi164.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 827 kB/s | 41 kB 00:00 2024-04-01T19:38:41.504 INFO:teuthology.orchestra.run.smithi164.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 220 kB 00:00 2024-04-01T19:38:41.521 INFO:teuthology.orchestra.run.smithi164.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 837 kB/s | 35 kB 00:00 2024-04-01T19:38:41.538 INFO:teuthology.orchestra.run.smithi164.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.4 MB/s | 46 kB 00:00 2024-04-01T19:38:41.730 INFO:teuthology.orchestra.run.smithi164.stdout:(22/32): librgw2-19.0.0-2492.ge142085d.el9.x86_ 3.8 MB/s | 5.1 MB 00:01 2024-04-01T19:38:41.815 INFO:teuthology.orchestra.run.smithi072.stdout:(31/32): librados2-19.0.0-2492.ge142085d.el9.x8 5.4 MB/s | 3.4 MB 00:00 2024-04-01T19:38:41.894 INFO:teuthology.orchestra.run.smithi060.stdout:(30/32): ceph-radosgw-19.0.0-2492.ge142085d.el9 2.0 MB/s | 9.8 MB 00:04 2024-04-01T19:38:41.972 INFO:teuthology.orchestra.run.smithi164.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 685 kB/s | 309 kB 00:00 2024-04-01T19:38:41.997 INFO:teuthology.orchestra.run.smithi164.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 98 kB/s | 26 kB 00:00 2024-04-01T19:38:42.056 INFO:teuthology.orchestra.run.smithi164.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 582 kB/s | 49 kB 00:00 2024-04-01T19:38:42.057 INFO:teuthology.orchestra.run.smithi072.stdout:(32/32): librbd1-19.0.0-2492.ge142085d.el9.x86_ 4.2 MB/s | 3.1 MB 00:00 2024-04-01T19:38:42.063 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:38:42.063 INFO:teuthology.orchestra.run.smithi072.stdout:Total 8.6 MB/s | 59 MB 00:06 2024-04-01T19:38:42.063 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:38:42.100 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:38:42.100 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:38:42.164 INFO:teuthology.orchestra.run.smithi164.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 403 kB/s | 67 kB 00:00 2024-04-01T19:38:42.178 INFO:teuthology.orchestra.run.smithi060.stdout:(31/32): librbd1-19.0.0-2492.ge142085d.el9.x86_ 4.5 MB/s | 3.1 MB 00:00 2024-04-01T19:38:42.248 INFO:teuthology.orchestra.run.smithi164.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.3 MB/s | 838 kB 00:00 2024-04-01T19:38:42.311 INFO:teuthology.orchestra.run.smithi060.stdout:(32/32): librados2-19.0.0-2492.ge142085d.el9.x8 3.8 MB/s | 3.4 MB 00:00 2024-04-01T19:38:42.314 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:38:42.314 INFO:teuthology.orchestra.run.smithi060.stdout:Total 11 MB/s | 59 MB 00:05 2024-04-01T19:38:42.315 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:38:42.315 INFO:teuthology.orchestra.run.smithi164.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.7 MB/s | 4.4 MB 00:00 2024-04-01T19:38:42.340 INFO:teuthology.orchestra.run.smithi164.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-01T19:38:42.352 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:38:42.352 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:38:42.416 INFO:teuthology.orchestra.run.smithi164.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 9.4 MB/s | 1.6 MB 00:00 2024-04-01T19:38:42.595 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:38:42.595 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:38:42.857 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:38:42.857 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:38:42.924 INFO:teuthology.orchestra.run.smithi164.stdout:(31/32): librbd1-19.0.0-2492.ge142085d.el9.x86_ 5.4 MB/s | 3.1 MB 00:00 2024-04-01T19:38:43.400 INFO:teuthology.orchestra.run.smithi164.stdout:(32/32): librados2-19.0.0-2492.ge142085d.el9.x8 3.1 MB/s | 3.4 MB 00:01 2024-04-01T19:38:43.408 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:38:43.408 INFO:teuthology.orchestra.run.smithi164.stdout:Total 9.2 MB/s | 59 MB 00:06 2024-04-01T19:38:43.408 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:38:43.446 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:38:43.447 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:38:43.933 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:38:43.933 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:38:44.216 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:38:44.295 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-01T19:38:44.332 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-01T19:38:44.357 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-01T19:38:44.364 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:38:44.389 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:44.406 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:44.450 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-01T19:38:44.482 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-01T19:38:44.508 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-01T19:38:44.531 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:44.598 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:44.662 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:44.689 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:44.745 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:45.055 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-01T19:38:45.089 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-01T19:38:45.131 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:45.159 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:45.224 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:45.235 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:45.319 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 8/34 2024-04-01T19:38:45.334 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 8/34 2024-04-01T19:38:45.351 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:45.361 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:45.397 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:45.404 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:38:45.407 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:45.435 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-01T19:38:45.436 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-01T19:38:45.480 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 11/34 2024-04-01T19:38:45.480 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 11/34 2024-04-01T19:38:45.491 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-01T19:38:45.521 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-01T19:38:45.546 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-01T19:38:45.549 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:38:45.551 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:38:45.569 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:45.571 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:45.582 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:45.586 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-01T19:38:45.627 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:45.646 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:45.662 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-01T19:38:45.673 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-01T19:38:45.761 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:45.772 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-01T19:38:45.775 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-01T19:38:45.804 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-01T19:38:45.816 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-01T19:38:45.817 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-01T19:38:45.845 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-01T19:38:45.858 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-01T19:38:45.878 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-01T19:38:45.892 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-01T19:38:45.907 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-01T19:38:45.923 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-01T19:38:45.939 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-01T19:38:45.956 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-01T19:38:46.171 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-01T19:38:46.231 INFO:teuthology.orchestra.run.smithi164.stdout: Upgrading : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:46.276 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-01T19:38:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-01T19:38:46.302 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:46.312 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:46.323 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:38:46.376 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:46.393 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:46.407 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 23/34 2024-04-01T19:38:46.425 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 8/34 2024-04-01T19:38:46.426 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 23/34 2024-04-01T19:38:46.453 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-01T19:38:46.457 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:46.480 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-01T19:38:46.503 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 9/34 2024-04-01T19:38:46.532 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-01T19:38:46.575 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 11/34 2024-04-01T19:38:46.643 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:38:46.668 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:46.723 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 13/34 2024-04-01T19:38:46.757 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-01T19:38:46.866 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-01T19:38:46.902 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-01T19:38:46.937 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-01T19:38:46.940 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-01T19:38:46.941 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-01T19:38:46.963 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:46.973 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-01T19:38:46.977 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:47.002 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-01T19:38:47.027 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:47.035 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-01T19:38:47.048 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:47.097 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 27/34 2024-04-01T19:38:47.116 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 27/34 2024-04-01T19:38:47.124 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 28/34 2024-04-01T19:38:47.147 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 28/34 2024-04-01T19:38:47.368 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-01T19:38:47.398 INFO:teuthology.orchestra.run.smithi164.stdout: Upgrading : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:47.488 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 22/34 2024-04-01T19:38:47.520 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 23/34 2024-04-01T19:38:47.560 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-01T19:38:48.017 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-01T19:38:48.042 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:48.113 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 26/34 2024-04-01T19:38:48.182 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 27/34 2024-04-01T19:38:48.219 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 28/34 2024-04-01T19:38:49.363 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:49.400 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:49.437 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:49.487 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:49.951 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:50.000 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:50.064 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:50.074 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:50.075 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T19:38:50.075 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T19:38:50.075 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:38:50.099 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:50.111 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:38:50.189 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:50.189 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T19:38:50.189 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T19:38:50.189 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:38:50.225 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:38:50.525 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:50.566 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:51.139 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 29/34 2024-04-01T19:38:51.177 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:51.267 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 30/34 2024-04-01T19:38:51.268 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T19:38:51.268 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T19:38:51.268 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:38:51.304 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /sys 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /proc 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /mnt 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /var/tmp 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /home 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /root 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /tmp 2024-04-01T19:39:00.241 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:00.936 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:00.936 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /sys 2024-04-01T19:39:00.936 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /proc 2024-04-01T19:39:00.936 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /mnt 2024-04-01T19:39:00.936 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /var/tmp 2024-04-01T19:39:00.937 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /home 2024-04-01T19:39:00.937 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /root 2024-04-01T19:39:00.937 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /tmp 2024-04-01T19:39:00.937 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:01.183 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:01.207 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:01.210 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:01.295 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:01.295 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /sys 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /proc 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /mnt 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /var/tmp 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /home 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /root 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /tmp 2024-04-01T19:39:01.452 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:01.864 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:01.889 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:01.892 INFO:teuthology.orchestra.run.smithi164.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:01.976 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:01.976 INFO:teuthology.orchestra.run.smithi164.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:02.343 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 1/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 3/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 4/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 5/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 6/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 8/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 9/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 10/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 11/34 2024-04-01T19:39:02.344 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 13/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-01T19:39:02.345 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-01T19:39:02.347 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 33/34 2024-04-01T19:39:02.409 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 32/34 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:39:02.434 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:02.436 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:02.514 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-01T19:39:02.514 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 1/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 3/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 4/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 5/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 6/34 2024-04-01T19:39:03.106 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 8/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 9/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 10/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 11/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 13/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-01T19:39:03.107 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-01T19:39:03.108 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-01T19:39:03.108 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-01T19:39:03.108 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-01T19:39:03.108 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-01T19:39:03.109 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 33/34 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout:Upgraded: 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.568 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T19:39:03.569 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-01T19:39:03.570 INFO:teuthology.orchestra.run.smithi060.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T19:39:03.571 INFO:teuthology.orchestra.run.smithi060.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T19:39:03.571 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:03.571 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:03.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-test 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 1/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 3/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 4/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 5/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_6 6/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 7/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9. 8/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x8 9/34 2024-04-01T19:39:03.947 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 10/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 11/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 12/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 13/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-01T19:39:03.948 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:19.0.0-2492.ge142085d.el9.x86_64 31/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-01T19:39:03.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 33/34 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout:Upgraded: 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.240 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T19:39:04.241 INFO:teuthology.orchestra.run.smithi164.stdout: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-01T19:39:04.242 INFO:teuthology.orchestra.run.smithi164.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T19:39:04.243 INFO:teuthology.orchestra.run.smithi164.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T19:39:04.243 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:04.243 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:04.506 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:30 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:04.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-test 2024-04-01T19:39:04.674 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test x86_64 2:19.0.0-2492.ge142085d.el9 ceph 48 M 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T19:39:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite x86_64 2:19.0.0-2492.ge142085d.el9 ceph 163 k 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:Install 6 Packages 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 49 M 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 207 M 2024-04-01T19:39:04.706 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:05.015 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-01T19:39:05.015 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:05.015 INFO:teuthology.orchestra.run.smithi072.stdout:Upgraded: 2024-04-01T19:39:05.015 INFO:teuthology.orchestra.run.smithi072.stdout: librados2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.015 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T19:39:05.016 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:05.017 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:05.018 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:05.146 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:31 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:05.160 INFO:teuthology.orchestra.run.smithi060.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.1 MB/s | 217 kB 00:00 2024-04-01T19:39:05.210 INFO:teuthology.orchestra.run.smithi060.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.9 MB/s | 300 kB 00:00 2024-04-01T19:39:05.244 INFO:teuthology.orchestra.run.smithi060.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-04-01T19:39:05.277 INFO:teuthology.orchestra.run.smithi060.stdout:(4/6): libcephsqlite-19.0.0-2492.ge142085d.el9. 513 kB/s | 163 kB 00:00 2024-04-01T19:39:05.299 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-test x86_64 2:19.0.0-2492.ge142085d.el9 ceph 48 M 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T19:39:05.300 INFO:teuthology.orchestra.run.smithi164.stdout: libcephsqlite x86_64 2:19.0.0-2492.ge142085d.el9 ceph 163 k 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout:Install 6 Packages 2024-04-01T19:39:05.301 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:05.302 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 49 M 2024-04-01T19:39:05.302 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 207 M 2024-04-01T19:39:05.302 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:05.377 INFO:teuthology.orchestra.run.smithi060.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2024-04-01T19:39:05.428 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-test 2024-04-01T19:39:05.604 INFO:teuthology.orchestra.run.smithi164.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.1 MB/s | 217 kB 00:00 2024-04-01T19:39:05.679 INFO:teuthology.orchestra.run.smithi164.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 3.9 MB/s | 300 kB 00:00 2024-04-01T19:39:05.721 INFO:teuthology.orchestra.run.smithi164.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-04-01T19:39:05.830 INFO:teuthology.orchestra.run.smithi164.stdout:(4/6): jq-1.6-16.el9.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2024-04-01T19:39:05.993 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:33 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:06.030 INFO:teuthology.orchestra.run.smithi164.stdout:(5/6): libcephsqlite-19.0.0-2492.ge142085d.el9. 266 kB/s | 163 kB 00:00 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test x86_64 2:19.0.0-2492.ge142085d.el9 ceph 48 M 2024-04-01T19:39:06.146 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite x86_64 2:19.0.0-2492.ge142085d.el9 ceph 163 k 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2024-04-01T19:39:06.147 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:06.148 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 49 M 2024-04-01T19:39:06.148 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 207 M 2024-04-01T19:39:06.148 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:06.429 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.3 MB/s | 217 kB 00:00 2024-04-01T19:39:06.513 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 3.6 MB/s | 300 kB 00:00 2024-04-01T19:39:06.555 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-04-01T19:39:06.807 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): libcephsqlite-19.0.0-2492.ge142085d.el9. 301 kB/s | 163 kB 00:00 2024-04-01T19:39:06.840 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 655 kB/s | 187 kB 00:00 2024-04-01T19:39:07.528 INFO:teuthology.orchestra.run.smithi060.stdout:(6/6): ceph-test-19.0.0-2492.ge142085d.el9.x86_ 19 MB/s | 48 MB 00:02 2024-04-01T19:39:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:Total 17 MB/s | 49 MB 00:02 2024-04-01T19:39:07.546 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:07.569 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:07.569 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:07.971 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:07.971 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:08.572 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:08.662 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T19:39:08.706 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T19:39:08.727 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:08.770 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T19:39:08.797 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:09.755 INFO:teuthology.orchestra.run.smithi164.stdout:(6/6): ceph-test-19.0.0-2492.ge142085d.el9.x86_ 11 MB/s | 48 MB 00:04 2024-04-01T19:39:09.758 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:09.759 INFO:teuthology.orchestra.run.smithi164.stdout:Total 11 MB/s | 49 MB 00:04 2024-04-01T19:39:09.774 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:09.795 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:09.795 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:10.186 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:10.186 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:10.780 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:10.861 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T19:39:10.905 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T19:39:10.938 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:10.981 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T19:39:11.008 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:11.208 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): ceph-test-19.0.0-2492.ge142085d.el9.x86_ 9.7 MB/s | 48 MB 00:04 2024-04-01T19:39:11.211 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:11.212 INFO:teuthology.orchestra.run.smithi072.stdout:Total 9.6 MB/s | 49 MB 00:05 2024-04-01T19:39:11.227 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:11.248 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:11.248 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:11.636 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:11.637 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:12.215 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:12.301 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T19:39:12.343 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T19:39:12.377 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:12.428 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T19:39:12.456 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:13.617 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:13.699 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:15.508 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:15.591 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 1/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T19:39:16.002 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: jq-1.6-16.el9.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T19:39:16.395 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:16.396 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:16.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph 2024-04-01T19:39:16.943 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 5/6 2024-04-01T19:39:17.029 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:17.266 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:43 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:17.424 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:17.427 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================= 2024-04-01T19:39:17.427 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:17.427 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================= 2024-04-01T19:39:17.427 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph x86_64 2:19.0.0-2492.ge142085d.el9 ceph 6.6 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds x86_64 2:19.0.0-2492.ge142085d.el9 ceph 2.4 M 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr x86_64 2:19.0.0-2492.ge142085d.el9 ceph 1.5 M 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 249 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon x86_64 2:19.0.0-2492.ge142085d.el9 ceph 4.7 M 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 17 M 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T19:39:17.428 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T19:39:17.429 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T19:39:17.430 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T19:39:17.431 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:17.431 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:17.431 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================= 2024-04-01T19:39:17.431 INFO:teuthology.orchestra.run.smithi060.stdout:Install 36 Packages 2024-04-01T19:39:17.431 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:17.432 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 30 M 2024-04-01T19:39:17.432 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 108 M 2024-04-01T19:39:17.432 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:17.895 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:17.895 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 1/6 2024-04-01T19:39:17.896 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2/6 2024-04-01T19:39:17.896 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:17.896 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T19:39:17.896 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T19:39:18.239 INFO:teuthology.orchestra.run.smithi060.stdout:(1/36): ceph-19.0.0-2492.ge142085d.el9.x86_64.r 27 kB/s | 6.6 kB 00:00 2024-04-01T19:39:18.289 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T19:39:18.289 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:18.290 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:18.290 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:18.290 INFO:teuthology.orchestra.run.smithi164.stdout: jq-1.6-16.el9.x86_64 2024-04-01T19:39:18.290 INFO:teuthology.orchestra.run.smithi164.stdout: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:18.290 INFO:teuthology.orchestra.run.smithi164.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T19:39:18.291 INFO:teuthology.orchestra.run.smithi164.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T19:39:18.291 INFO:teuthology.orchestra.run.smithi164.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T19:39:18.291 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:18.291 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:18.364 INFO:teuthology.orchestra.run.smithi060.stdout:(2/36): ceph-mgr-19.0.0-2492.ge142085d.el9.x86_ 4.1 MB/s | 1.5 MB 00:00 2024-04-01T19:39:18.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph 2024-04-01T19:39:19.133 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:45 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:19.139 INFO:teuthology.orchestra.run.smithi060.stdout:(3/36): ceph-mds-19.0.0-2492.ge142085d.el9.x86_ 2.1 MB/s | 2.4 MB 00:01 2024-04-01T19:39:19.285 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:19.288 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================= 2024-04-01T19:39:19.288 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:19.288 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================= 2024-04-01T19:39:19.288 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph x86_64 2:19.0.0-2492.ge142085d.el9 ceph 6.6 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mds x86_64 2:19.0.0-2492.ge142085d.el9 ceph 2.4 M 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr x86_64 2:19.0.0-2492.ge142085d.el9 ceph 1.5 M 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 249 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mon x86_64 2:19.0.0-2492.ge142085d.el9 ceph 4.7 M 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-osd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 17 M 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T19:39:19.289 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T19:39:19.290 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:19.291 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================= 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout:Install 36 Packages 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 30 M 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 108 M 2024-04-01T19:39:19.292 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:19.306 INFO:teuthology.orchestra.run.smithi060.stdout:(4/36): ceph-osd-19.0.0-2492.ge142085d.el9.x86_ 18 MB/s | 17 MB 00:00 2024-04-01T19:39:19.332 INFO:teuthology.orchestra.run.smithi060.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2492.ge142 1.3 MB/s | 249 kB 00:00 2024-04-01T19:39:19.465 INFO:teuthology.orchestra.run.smithi060.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-04-01T19:39:19.490 INFO:teuthology.orchestra.run.smithi060.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 144 kB 00:00 2024-04-01T19:39:19.516 INFO:teuthology.orchestra.run.smithi060.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 630 kB/s | 32 kB 00:00 2024-04-01T19:39:19.541 INFO:teuthology.orchestra.run.smithi060.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 946 kB/s | 47 kB 00:00 2024-04-01T19:39:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 773 kB/s | 39 kB 00:00 2024-04-01T19:39:19.592 INFO:teuthology.orchestra.run.smithi060.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-01T19:39:19.642 INFO:teuthology.orchestra.run.smithi060.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-04-01T19:39:19.667 INFO:teuthology.orchestra.run.smithi060.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.4 MB/s | 103 kB 00:00 2024-04-01T19:39:19.692 INFO:teuthology.orchestra.run.smithi060.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-01T19:39:19.718 INFO:teuthology.orchestra.run.smithi060.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-04-01T19:39:19.809 INFO:teuthology.orchestra.run.smithi060.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 244 kB/s | 22 kB 00:00 2024-04-01T19:39:19.852 INFO:teuthology.orchestra.run.smithi164.stdout:(1/36): ceph-19.0.0-2492.ge142085d.el9.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-04-01T19:39:19.977 INFO:teuthology.orchestra.run.smithi164.stdout:(2/36): ceph-mgr-19.0.0-2492.ge142085d.el9.x86_ 4.4 MB/s | 1.5 MB 00:00 2024-04-01T19:39:20.085 INFO:teuthology.orchestra.run.smithi060.stdout:(17/36): ceph-mon-19.0.0-2492.ge142085d.el9.x86 2.5 MB/s | 4.7 MB 00:01 2024-04-01T19:39:20.268 INFO:teuthology.orchestra.run.smithi060.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 329 kB/s | 151 kB 00:00 2024-04-01T19:39:20.469 INFO:teuthology.orchestra.run.smithi060.stdout:(19/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 858 kB/s | 172 kB 00:00 2024-04-01T19:39:20.477 INFO:teuthology.orchestra.run.smithi164.stdout:(3/36): ceph-mds-19.0.0-2492.ge142085d.el9.x86_ 2.8 MB/s | 2.4 MB 00:00 2024-04-01T19:39:20.519 INFO:teuthology.orchestra.run.smithi060.stdout:(20/36): python3-requests-2.25.1-8.el9.noarch.r 151 kB/s | 125 kB 00:00 2024-04-01T19:39:20.544 INFO:teuthology.orchestra.run.smithi060.stdout:(21/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 95 kB/s | 43 kB 00:00 2024-04-01T19:39:20.594 INFO:teuthology.orchestra.run.smithi164.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2492.ge142 2.1 MB/s | 249 kB 00:00 2024-04-01T19:39:20.703 INFO:teuthology.orchestra.run.smithi164.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2024-04-01T19:39:20.755 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 6/6 2024-04-01T19:39:20.755 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 1/6 2024-04-01T19:39:20.755 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2/6 2024-04-01T19:39:20.755 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:39:20.755 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T19:39:20.756 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T19:39:20.828 INFO:teuthology.orchestra.run.smithi060.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 35 kB/s | 11 kB 00:00 2024-04-01T19:39:20.878 INFO:teuthology.orchestra.run.smithi164.stdout:(6/36): ceph-osd-19.0.0-2492.ge142085d.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-01T19:39:20.886 INFO:teuthology.orchestra.run.smithi060.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 52 kB/s | 18 kB 00:00 2024-04-01T19:39:20.903 INFO:teuthology.orchestra.run.smithi164.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 720 kB/s | 144 kB 00:00 2024-04-01T19:39:20.928 INFO:teuthology.orchestra.run.smithi164.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 635 kB/s | 32 kB 00:00 2024-04-01T19:39:20.937 INFO:teuthology.orchestra.run.smithi060.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 766 kB/s | 358 kB 00:00 2024-04-01T19:39:20.953 INFO:teuthology.orchestra.run.smithi164.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 942 kB/s | 47 kB 00:00 2024-04-01T19:39:20.962 INFO:teuthology.orchestra.run.smithi060.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 173 kB/s | 23 kB 00:00 2024-04-01T19:39:20.979 INFO:teuthology.orchestra.run.smithi164.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 768 kB/s | 39 kB 00:00 2024-04-01T19:39:21.012 INFO:teuthology.orchestra.run.smithi164.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.0 MB/s | 241 kB 00:00 2024-04-01T19:39:21.020 INFO:teuthology.orchestra.run.smithi060.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 145 kB/s | 19 kB 00:00 2024-04-01T19:39:21.046 INFO:teuthology.orchestra.run.smithi060.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 181 kB/s | 20 kB 00:00 2024-04-01T19:39:21.071 INFO:teuthology.orchestra.run.smithi164.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 13 MB/s | 1.1 MB 00:00 2024-04-01T19:39:21.096 INFO:teuthology.orchestra.run.smithi164.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 103 kB 00:00 2024-04-01T19:39:21.122 INFO:teuthology.orchestra.run.smithi164.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-01T19:39:21.147 INFO:teuthology.orchestra.run.smithi164.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: jq-1.6-16.el9.x86_64 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:21.152 INFO:teuthology.orchestra.run.smithi072.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T19:39:21.153 INFO:teuthology.orchestra.run.smithi072.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T19:39:21.153 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T19:39:21.153 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:21.153 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:21.248 INFO:teuthology.orchestra.run.smithi164.stdout:(16/36): ceph-mon-19.0.0-2492.ge142085d.el9.x86 3.4 MB/s | 4.7 MB 00:01 2024-04-01T19:39:21.273 INFO:teuthology.orchestra.run.smithi164.stdout:(17/36): python3-requests-2.25.1-8.el9.noarch.r 830 kB/s | 125 kB 00:00 2024-04-01T19:39:21.298 INFO:teuthology.orchestra.run.smithi164.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 148 kB/s | 22 kB 00:00 2024-04-01T19:39:21.463 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph 2024-04-01T19:39:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 89 kB/s | 46 kB 00:00 2024-04-01T19:39:21.481 INFO:teuthology.orchestra.run.smithi164.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 237 kB/s | 43 kB 00:00 2024-04-01T19:39:21.505 INFO:teuthology.orchestra.run.smithi060.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 594 kB/s | 272 kB 00:00 2024-04-01T19:39:21.524 INFO:teuthology.orchestra.run.smithi164.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 763 kB/s | 172 kB 00:00 2024-04-01T19:39:21.549 INFO:teuthology.orchestra.run.smithi164.stdout:(21/36): luarocks-3.9.2-1.el9.noarch.rpm 502 kB/s | 151 kB 00:00 2024-04-01T19:39:21.591 INFO:teuthology.orchestra.run.smithi164.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-04-01T19:39:21.605 INFO:teuthology.orchestra.run.smithi060.stdout:(30/36): python3-more-itertools-8.12.0-2.el9.no 135 kB/s | 79 kB 00:00 2024-04-01T19:39:21.616 INFO:teuthology.orchestra.run.smithi164.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 264 kB/s | 18 kB 00:00 2024-04-01T19:39:21.630 INFO:teuthology.orchestra.run.smithi060.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 109 kB/s | 16 kB 00:00 2024-04-01T19:39:21.641 INFO:teuthology.orchestra.run.smithi164.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.2 MB/s | 358 kB 00:00 2024-04-01T19:39:21.667 INFO:teuthology.orchestra.run.smithi164.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 306 kB/s | 23 kB 00:00 2024-04-01T19:39:21.692 INFO:teuthology.orchestra.run.smithi164.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 257 kB/s | 19 kB 00:00 2024-04-01T19:39:21.717 INFO:teuthology.orchestra.run.smithi164.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-04-01T19:39:21.730 INFO:teuthology.orchestra.run.smithi060.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 399 kB/s | 90 kB 00:00 2024-04-01T19:39:21.742 INFO:teuthology.orchestra.run.smithi164.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 613 kB/s | 46 kB 00:00 2024-04-01T19:39:21.768 INFO:teuthology.orchestra.run.smithi164.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-01T19:39:21.801 INFO:teuthology.orchestra.run.smithi164.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-04-01T19:39:21.806 INFO:teuthology.orchestra.run.smithi060.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 178 kB/s | 36 kB 00:00 2024-04-01T19:39:21.826 INFO:teuthology.orchestra.run.smithi164.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-01T19:39:21.852 INFO:teuthology.orchestra.run.smithi164.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2024-04-01T19:39:21.877 INFO:teuthology.orchestra.run.smithi164.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 472 kB/s | 36 kB 00:00 2024-04-01T19:39:21.923 INFO:teuthology.orchestra.run.smithi060.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 786 kB/s | 230 kB 00:00 2024-04-01T19:39:21.944 INFO:teuthology.orchestra.run.smithi164.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-04-01T19:39:21.948 INFO:teuthology.orchestra.run.smithi060.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.9 MB/s | 427 kB 00:00 2024-04-01T19:39:21.969 INFO:teuthology.orchestra.run.smithi164.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 218 kB/s | 20 kB 00:00 2024-04-01T19:39:22.003 INFO:teuthology.orchestra.run.smithi164.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.8 MB/s | 427 kB 00:00 2024-04-01T19:39:22.007 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:22.007 INFO:teuthology.orchestra.run.smithi164.stdout:Total 11 MB/s | 30 MB 00:02 2024-04-01T19:39:22.031 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:50 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:22.032 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:22.065 INFO:teuthology.orchestra.run.smithi060.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 77 kB/s | 20 kB 00:00 2024-04-01T19:39:22.068 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:22.068 INFO:teuthology.orchestra.run.smithi060.stdout:Total 6.5 MB/s | 30 MB 00:04 2024-04-01T19:39:22.075 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:22.076 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:22.091 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:22.134 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:22.134 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:22.190 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:22.192 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph x86_64 2:19.0.0-2492.ge142085d.el9 ceph 6.6 k 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds x86_64 2:19.0.0-2492.ge142085d.el9 ceph 2.4 M 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr x86_64 2:19.0.0-2492.ge142085d.el9 ceph 1.5 M 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 249 k 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon x86_64 2:19.0.0-2492.ge142085d.el9 ceph 4.7 M 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 17 M 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-01T19:39:22.193 INFO:teuthology.orchestra.run.smithi072.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T19:39:22.194 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T19:39:22.195 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout:Install 36 Packages 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:22.196 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 30 M 2024-04-01T19:39:22.197 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 108 M 2024-04-01T19:39:22.197 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:22.490 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:22.491 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:22.551 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:22.551 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:22.753 INFO:teuthology.orchestra.run.smithi072.stdout:(1/36): ceph-19.0.0-2492.ge142085d.el9.x86_64.r 26 kB/s | 6.6 kB 00:00 2024-04-01T19:39:23.854 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:23.855 INFO:teuthology.orchestra.run.smithi072.stdout:(2/36): ceph-mds-19.0.0-2492.ge142085d.el9.x86_ 1.7 MB/s | 2.4 MB 00:01 2024-04-01T19:39:23.906 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-01T19:39:23.935 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:23.938 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-01T19:39:23.974 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-01T19:39:23.992 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-01T19:39:24.026 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-01T19:39:24.045 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-01T19:39:24.053 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-01T19:39:24.082 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-01T19:39:24.097 INFO:teuthology.orchestra.run.smithi072.stdout:(3/36): ceph-mgr-19.0.0-2492.ge142085d.el9.x86_ 972 kB/s | 1.5 MB 00:01 2024-04-01T19:39:24.114 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-01T19:39:24.127 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-01T19:39:24.169 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-01T19:39:24.202 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-01T19:39:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-01T19:39:24.285 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-01T19:39:24.297 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-01T19:39:24.297 INFO:teuthology.orchestra.run.smithi072.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2492.ge142 1.2 MB/s | 249 kB 00:00 2024-04-01T19:39:24.325 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-01T19:39:24.383 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-01T19:39:24.397 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-01T19:39:24.415 INFO:teuthology.orchestra.run.smithi072.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-04-01T19:39:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-01T19:39:24.451 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-01T19:39:24.457 INFO:teuthology.orchestra.run.smithi072.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-04-01T19:39:24.490 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-01T19:39:24.491 INFO:teuthology.orchestra.run.smithi072.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 936 kB/s | 32 kB 00:00 2024-04-01T19:39:24.505 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-01T19:39:24.525 INFO:teuthology.orchestra.run.smithi072.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-04-01T19:39:24.539 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-01T19:39:24.550 INFO:teuthology.orchestra.run.smithi072.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 39 kB 00:00 2024-04-01T19:39:24.557 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-01T19:39:24.593 INFO:teuthology.orchestra.run.smithi072.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-04-01T19:39:24.593 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-01T19:39:24.613 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-01T19:39:24.661 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-01T19:39:24.668 INFO:teuthology.orchestra.run.smithi072.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-04-01T19:39:24.711 INFO:teuthology.orchestra.run.smithi072.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 2.4 MB/s | 103 kB 00:00 2024-04-01T19:39:24.732 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-01T19:39:24.753 INFO:teuthology.orchestra.run.smithi072.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-04-01T19:39:24.795 INFO:teuthology.orchestra.run.smithi072.stdout:(14/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-04-01T19:39:24.811 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-01T19:39:24.861 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-01T19:39:24.891 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-01T19:39:24.925 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-01T19:39:24.929 INFO:teuthology.orchestra.run.smithi072.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 935 kB/s | 125 kB 00:00 2024-04-01T19:39:24.933 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-01T19:39:24.955 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-01T19:39:24.990 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-01T19:39:25.006 INFO:teuthology.orchestra.run.smithi072.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 290 kB/s | 22 kB 00:00 2024-04-01T19:39:25.028 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-01T19:39:25.031 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-01T19:39:25.062 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-01T19:39:25.074 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:25.092 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-01T19:39:25.237 INFO:teuthology.orchestra.run.smithi072.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 823 kB/s | 151 kB 00:00 2024-04-01T19:39:25.238 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-01T19:39:25.239 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-01T19:39:25.268 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-01T19:39:25.304 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-01T19:39:25.307 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-01T19:39:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-01T19:39:25.349 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-01T19:39:25.420 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-01T19:39:25.432 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-01T19:39:25.469 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-01T19:39:25.474 INFO:teuthology.orchestra.run.smithi072.stdout:(18/36): ceph-osd-19.0.0-2492.ge142085d.el9.x86 10 MB/s | 17 MB 00:01 2024-04-01T19:39:25.499 INFO:teuthology.orchestra.run.smithi072.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 141 kB/s | 43 kB 00:00 2024-04-01T19:39:25.545 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-01T19:39:25.550 INFO:teuthology.orchestra.run.smithi072.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-01T19:39:25.558 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-01T19:39:25.584 INFO:teuthology.orchestra.run.smithi072.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.2 MB/s | 358 kB 00:00 2024-04-01T19:39:25.601 INFO:teuthology.orchestra.run.smithi072.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 214 kB/s | 11 kB 00:00 2024-04-01T19:39:25.627 INFO:teuthology.orchestra.run.smithi072.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 417 kB/s | 18 kB 00:00 2024-04-01T19:39:25.644 INFO:teuthology.orchestra.run.smithi072.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 545 kB/s | 23 kB 00:00 2024-04-01T19:39:25.669 INFO:teuthology.orchestra.run.smithi072.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 459 kB/s | 19 kB 00:00 2024-04-01T19:39:25.682 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:25.687 INFO:teuthology.orchestra.run.smithi072.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 462 kB/s | 20 kB 00:00 2024-04-01T19:39:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-01T19:39:25.737 INFO:teuthology.orchestra.run.smithi072.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 686 kB/s | 46 kB 00:00 2024-04-01T19:39:25.763 INFO:teuthology.orchestra.run.smithi072.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-01T19:39:25.797 INFO:teuthology.orchestra.run.smithi072.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 4.5 MB/s | 272 kB 00:00 2024-04-01T19:39:25.822 INFO:teuthology.orchestra.run.smithi072.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 280 kB/s | 16 kB 00:00 2024-04-01T19:39:25.827 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:25.849 INFO:teuthology.orchestra.run.smithi072.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-04-01T19:39:25.857 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 31/36 2024-04-01T19:39:25.875 INFO:teuthology.orchestra.run.smithi072.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 686 kB/s | 36 kB 00:00 2024-04-01T19:39:25.887 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:25.900 INFO:teuthology.orchestra.run.smithi072.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.4 MB/s | 230 kB 00:00 2024-04-01T19:39:25.912 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:25.912 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:25.912 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T19:39:25.912 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:25.913 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:25.913 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:25.934 INFO:teuthology.orchestra.run.smithi072.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 7.1 MB/s | 427 kB 00:00 2024-04-01T19:39:25.961 INFO:teuthology.orchestra.run.smithi072.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 342 kB/s | 20 kB 00:00 2024-04-01T19:39:26.000 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 31/36 2024-04-01T19:39:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:26.065 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:26.102 INFO:teuthology.orchestra.run.smithi072.stdout:(36/36): ceph-mon-19.0.0-2492.ge142085d.el9.x86 1.4 MB/s | 4.7 MB 00:03 2024-04-01T19:39:26.107 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:26.107 INFO:teuthology.orchestra.run.smithi072.stdout:Total 7.7 MB/s | 30 MB 00:03 2024-04-01T19:39:26.133 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:26.174 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:26.174 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:26.610 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:26.610 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:27.363 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:27.390 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:27.582 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:27.609 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:27.830 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:27.853 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:27.854 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:27.854 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T19:39:27.854 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:27.854 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:27.854 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:27.941 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:27.989 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-01T19:39:28.026 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-01T19:39:28.067 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-01T19:39:28.075 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:28.081 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:28.098 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:28.104 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:28.147 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-01T19:39:28.169 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:28.194 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-01T19:39:28.227 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-01T19:39:28.328 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-01T19:39:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:28.407 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-01T19:39:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:28.457 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-01T19:39:28.538 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-01T19:39:28.594 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-01T19:39:28.633 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-01T19:39:28.683 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-01T19:39:28.757 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-01T19:39:28.945 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-01T19:39:29.010 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-01T19:39:29.040 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-01T19:39:29.083 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-01T19:39:29.122 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-01T19:39:29.200 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-01T19:39:29.242 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:29.277 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-01T19:39:29.318 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-01T19:39:29.363 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-01T19:39:29.398 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-01T19:39:29.489 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-01T19:39:29.530 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-01T19:39:29.614 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-01T19:39:29.751 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-01T19:39:29.880 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 1/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 3/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 4/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 5/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 6/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-01T19:39:29.913 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-01T19:39:29.914 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-01T19:39:29.915 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-01T19:39:29.915 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-01T19:39:29.916 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-01T19:39:30.046 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 31/36 2024-04-01T19:39:30.077 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 32/36 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:39:30.103 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 1/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 3/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 4/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 5/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 6/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-01T19:39:30.143 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-01T19:39:30.144 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-01T19:39:30.145 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:30.959 INFO:teuthology.orchestra.run.smithi164.stdout: lua-5.4.4-4.el9.x86_64 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T19:39:30.960 INFO:teuthology.orchestra.run.smithi164.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:30.961 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:31.228 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-01T19:39:31.228 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:31.228 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:31.228 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:31.228 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: lua-5.4.4-4.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T19:39:31.229 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T19:39:31.230 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:31.231 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:31.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-base 2024-04-01T19:39:31.546 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 33/36 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:39:31.572 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:31.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-base 2024-04-01T19:39:31.847 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:57 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:31.946 INFO:teuthology.orchestra.run.smithi164.stdout:Package ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:31.998 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:31.999 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:39:31.999 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:32.022 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:32.045 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 34/36 2024-04-01T19:39:32.045 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:32.045 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T19:39:32.046 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:32.046 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:39:32.046 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:32.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install cephadm 2024-04-01T19:39:32.205 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:58 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:32.273 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 35/36 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:39:32.297 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:32.306 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:32.361 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:32.362 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:39:32.362 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:32.364 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:32.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install cephadm 2024-04-01T19:39:32.629 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:58 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:32.778 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout: cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 762 k 2024-04-01T19:39:32.779 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 762 k 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 768 k 2024-04-01T19:39:32.780 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:32.998 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:59 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:33.153 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:33.154 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:33.154 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:33.154 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:33.154 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 762 k 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 762 k 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 768 k 2024-04-01T19:39:33.155 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:33.382 INFO:teuthology.orchestra.run.smithi164.stdout:cephadm-19.0.0-2492.ge142085d.el9.noarch.rpm 1.2 MB/s | 762 kB 00:00 2024-04-01T19:39:33.383 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:33.383 INFO:teuthology.orchestra.run.smithi164.stdout:Total 1.2 MB/s | 762 kB 00:00 2024-04-01T19:39:33.384 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:33.389 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:33.389 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:33.394 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:33.395 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:33.472 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:33.732 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-19.0.0-2492.ge142085d.el9.noarch.rpm 1.3 MB/s | 762 kB 00:00 2024-04-01T19:39:33.733 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:33.733 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.3 MB/s | 762 kB 00:00 2024-04-01T19:39:33.734 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:33.739 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:33.739 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:33.745 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:33.745 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:33.824 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:33.913 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:33.995 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.239 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.330 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.367 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.670 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.670 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:34.671 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:34.671 INFO:teuthology.orchestra.run.smithi164.stdout: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:34.671 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:34.671 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:34.695 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T19:39:34.945 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:34.945 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:34.946 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:34.946 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:34.946 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:34.946 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:34.949 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 36/36 2024-04-01T19:39:34.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-2:19.0.0-2492.ge142085d.el9.x86_64 1/36 2024-04-01T19:39:34.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2/36 2024-04-01T19:39:34.949 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 3/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 4/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 5/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9. 6/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-01T19:39:34.950 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-01T19:39:34.951 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-01T19:39:34.952 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-01T19:39:34.952 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-01T19:39:34.952 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-01T19:39:34.953 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-01T19:39:35.171 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T19:39:35.451 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:01 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:35.609 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:35.609 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repo Size 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2492.ge142085d.el9 ceph 145 k 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 145 k 2024-04-01T19:39:35.610 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 435 k 2024-04-01T19:39:35.611 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:35.746 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:01 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: lua-5.4.4-4.el9.x86_64 2024-04-01T19:39:35.843 INFO:teuthology.orchestra.run.smithi072.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T19:39:35.844 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T19:39:35.845 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T19:39:35.846 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T19:39:35.846 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:35.846 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:35.864 INFO:teuthology.orchestra.run.smithi164.stdout:ceph-immutable-object-cache-19.0.0-2492.ge14208 572 kB/s | 145 kB 00:00 2024-04-01T19:39:35.865 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:35.865 INFO:teuthology.orchestra.run.smithi164.stdout:Total 568 kB/s | 145 kB 00:00 2024-04-01T19:39:35.865 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:35.872 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:35.873 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:35.901 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:35.901 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:35.901 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2492.ge142085d.el9 ceph 145 k 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:39:35.902 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:35.903 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 145 k 2024-04-01T19:39:35.903 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 435 k 2024-04-01T19:39:35.903 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:35.925 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:35.925 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:36.062 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:36.123 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:36.148 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:36.148 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:36.148 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T19:39:36.148 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:36.222 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-base 2024-04-01T19:39:36.347 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-immutable-object-cache-19.0.0-2492.ge14208 326 kB/s | 145 kB 00:00 2024-04-01T19:39:36.347 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:36.348 INFO:teuthology.orchestra.run.smithi060.stdout:Total 325 kB/s | 145 kB 00:00 2024-04-01T19:39:36.348 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:36.356 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:36.356 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:36.411 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:36.412 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:36.558 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:36.615 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:36.639 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:36.640 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:36.640 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T19:39:36.640 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:36.789 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:04 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:36.886 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-base-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:36.939 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:36.940 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:39:36.940 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:37.014 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install cephadm 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:37.064 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:37.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr 2024-04-01T19:39:37.572 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:05 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:37.615 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:37.721 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 762 k 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:37.722 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:39:37.723 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:37.723 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 762 k 2024-04-01T19:39:37.723 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 768 k 2024-04-01T19:39:37.723 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:37.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr 2024-04-01T19:39:37.896 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:03 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:37.995 INFO:teuthology.orchestra.run.smithi164.stdout:Package ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:38.047 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:38.048 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:39:38.048 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:38.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T19:39:38.169 INFO:teuthology.orchestra.run.smithi072.stdout:cephadm-19.0.0-2492.ge142085d.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-01T19:39:38.169 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:38.170 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-01T19:39:38.170 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:38.175 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:38.175 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:38.181 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:38.181 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:38.255 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:38.453 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:04 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:38.555 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:38.609 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:38.610 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:39:38.610 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:38.652 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:38.676 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:04 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:38.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T19:39:38.746 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout:====================================================================================== 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout:====================================================================================== 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:38.830 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 3.5 M 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 34 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 16 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:38.831 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout:====================================================================================== 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout:Install 12 Packages 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 8.6 M 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 104 M 2024-04-01T19:39:38.832 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:39.173 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:39.218 INFO:teuthology.orchestra.run.smithi164.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2492.ge1 138 kB/s | 34 kB 00:00 2024-04-01T19:39:39.248 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:05 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:39.260 INFO:teuthology.orchestra.run.smithi164.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2492.ge14 57 kB/s | 16 kB 00:00 2024-04-01T19:39:39.404 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:39.405 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-04-01T19:39:39.405 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 3.5 M 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 34 k 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 16 k 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-01T19:39:39.406 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-04-01T19:39:39.407 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:39.408 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 8.6 M 2024-04-01T19:39:39.408 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 104 M 2024-04-01T19:39:39.408 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:39.410 INFO:teuthology.orchestra.run.smithi164.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.8 MB/s | 238 kB 00:00 2024-04-01T19:39:39.444 INFO:teuthology.orchestra.run.smithi164.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.5 MB/s | 1.0 MB 00:00 2024-04-01T19:39:39.467 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/1 2024-04-01T19:39:39.468 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:39.468 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:39.468 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:39.468 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:39.468 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:39.586 INFO:teuthology.orchestra.run.smithi164.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2492.ge142085 5.8 MB/s | 3.5 MB 00:00 2024-04-01T19:39:39.636 INFO:teuthology.orchestra.run.smithi164.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.7 MB/s | 863 kB 00:00 2024-04-01T19:39:39.746 INFO:teuthology.orchestra.run.smithi164.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 122 kB/s | 19 kB 00:00 2024-04-01T19:39:39.770 INFO:teuthology.orchestra.run.smithi164.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.6 MB/s | 548 kB 00:00 2024-04-01T19:39:39.775 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T19:39:39.887 INFO:teuthology.orchestra.run.smithi164.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 264 kB/s | 31 kB 00:00 2024-04-01T19:39:39.913 INFO:teuthology.orchestra.run.smithi164.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 863 kB/s | 144 kB 00:00 2024-04-01T19:39:39.954 INFO:teuthology.orchestra.run.smithi164.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.4 MB/s | 2.0 MB 00:00 2024-04-01T19:39:39.996 INFO:teuthology.orchestra.run.smithi164.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.7 MB/s | 188 kB 00:00 2024-04-01T19:39:40.000 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:40.000 INFO:teuthology.orchestra.run.smithi164.stdout:Total 7.4 MB/s | 8.6 MB 00:01 2024-04-01T19:39:40.018 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:40.026 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2492.ge14 83 kB/s | 16 kB 00:00 2024-04-01T19:39:40.035 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:40.035 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:40.126 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2492.ge1 113 kB/s | 34 kB 00:00 2024-04-01T19:39:40.193 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 6.0 MB/s | 1.0 MB 00:00 2024-04-01T19:39:40.209 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:40.209 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:40.218 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.5 MB/s | 238 kB 00:00 2024-04-01T19:39:40.293 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2492.ge142085 7.6 MB/s | 3.5 MB 00:00 2024-04-01T19:39:40.339 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:08 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:40.444 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 156 kB/s | 19 kB 00:00 2024-04-01T19:39:40.477 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.0 MB/s | 863 kB 00:00 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2492.ge142085d.el9 ceph 145 k 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:40.495 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 145 k 2024-04-01T19:39:40.496 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 435 k 2024-04-01T19:39:40.496 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:40.544 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.6 MB/s | 548 kB 00:00 2024-04-01T19:39:40.628 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 11 MB/s | 2.0 MB 00:00 2024-04-01T19:39:40.653 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 824 kB/s | 144 kB 00:00 2024-04-01T19:39:40.678 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 232 kB/s | 31 kB 00:00 2024-04-01T19:39:40.712 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2024-04-01T19:39:40.716 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:40.716 INFO:teuthology.orchestra.run.smithi060.stdout:Total 6.6 MB/s | 8.6 MB 00:01 2024-04-01T19:39:40.731 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:40.734 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:40.805 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-01T19:39:40.835 INFO:teuthology.orchestra.run.smithi072.stdout:ceph-immutable-object-cache-19.0.0-2492.ge14208 427 kB/s | 145 kB 00:00 2024-04-01T19:39:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Total 425 kB/s | 145 kB 00:00 2024-04-01T19:39:40.836 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:40.844 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:40.844 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:40.849 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-01T19:39:40.895 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-01T19:39:40.896 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:40.896 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:40.938 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:40.938 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:40.951 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-01T19:39:41.036 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:41.056 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-01T19:39:41.104 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:41.128 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:41.128 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:39:41.128 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T19:39:41.128 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-01T19:39:41.262 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-01T19:39:41.306 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-01T19:39:41.334 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:41.367 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 10/12 2024-04-01T19:39:41.482 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:41.555 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-01T19:39:41.590 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-01T19:39:41.638 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-01T19:39:41.666 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-01T19:39:41.791 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-01T19:39:41.922 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-01T19:39:42.014 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-01T19:39:42.063 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-01T19:39:42.091 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:42.124 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 10/12 2024-04-01T19:39:42.139 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2492.ge142085d. 1/1 2024-04-01T19:39:42.139 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:42.139 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:42.139 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:39:42.140 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:42.140 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:42.391 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr 2024-04-01T19:39:42.410 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 11/12 2024-04-01T19:39:42.442 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:42.957 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:10 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:43.054 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-mgr-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:39:43.106 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:43.107 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:39:43.107 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:43.180 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T19:39:43.226 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 11/12 2024-04-01T19:39:43.265 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 1/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 2/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 3/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-01T19:39:43.700 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-01T19:39:43.701 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-01T19:39:43.733 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:11 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:43.881 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:43.882 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================== 2024-04-01T19:39:43.882 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:39:43.882 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================== 2024-04-01T19:39:43.882 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:43.882 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 3.5 M 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 34 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 16 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:43.883 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================== 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout:Install 12 Packages 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 8.6 M 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 104 M 2024-04-01T19:39:43.884 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:44.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-01T19:39:44.036 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:44.036 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:44.036 INFO:teuthology.orchestra.run.smithi164.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-01T19:39:44.037 INFO:teuthology.orchestra.run.smithi164.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:44.038 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:44.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T19:39:44.628 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 1/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 2/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 3/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-01T19:39:44.629 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-01T19:39:44.763 INFO:teuthology.orchestra.run.smithi072.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2492.ge1 75 kB/s | 34 kB 00:00 2024-04-01T19:39:44.854 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:10 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:44.855 INFO:teuthology.orchestra.run.smithi072.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2492.ge14 30 kB/s | 16 kB 00:00 2024-04-01T19:39:44.987 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T19:39:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T19:39:44.989 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:44.989 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:45.006 INFO:teuthology.orchestra.run.smithi072.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.2 MB/s | 1.0 MB 00:00 2024-04-01T19:39:45.007 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================ 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================ 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 7.4 M 2024-04-01T19:39:45.008 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:45.009 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================ 2024-04-01T19:39:45.010 INFO:teuthology.orchestra.run.smithi164.stdout:Install 12 Packages 2024-04-01T19:39:45.010 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:45.010 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 37 M 2024-04-01T19:39:45.010 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 209 M 2024-04-01T19:39:45.010 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:45.031 INFO:teuthology.orchestra.run.smithi072.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 238 kB 00:00 2024-04-01T19:39:45.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T19:39:45.530 INFO:teuthology.orchestra.run.smithi164.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 233 kB/s | 32 kB 00:00 2024-04-01T19:39:45.548 INFO:teuthology.orchestra.run.smithi072.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2492.ge142085 2.8 MB/s | 3.5 MB 00:01 2024-04-01T19:39:45.572 INFO:teuthology.orchestra.run.smithi164.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 415 kB/s | 17 kB 00:00 2024-04-01T19:39:45.614 INFO:teuthology.orchestra.run.smithi164.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 834 kB/s | 34 kB 00:00 2024-04-01T19:39:45.689 INFO:teuthology.orchestra.run.smithi164.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-04-01T19:39:45.741 INFO:teuthology.orchestra.run.smithi072.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.1 MB/s | 863 kB 00:00 2024-04-01T19:39:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:11 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:45.856 INFO:teuthology.orchestra.run.smithi164.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2024-04-01T19:39:45.858 INFO:teuthology.orchestra.run.smithi072.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 63 kB/s | 19 kB 00:00 2024-04-01T19:39:45.923 INFO:teuthology.orchestra.run.smithi164.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 21 MB/s | 4.8 MB 00:00 2024-04-01T19:39:45.948 INFO:teuthology.orchestra.run.smithi164.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-01T19:39:45.975 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================ 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================ 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 7.4 M 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T19:39:45.976 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================ 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-04-01T19:39:45.977 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:45.978 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 37 M 2024-04-01T19:39:45.978 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 209 M 2024-04-01T19:39:45.978 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:46.025 INFO:teuthology.orchestra.run.smithi072.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 551 kB/s | 548 kB 00:00 2024-04-01T19:39:46.249 INFO:teuthology.orchestra.run.smithi164.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 48 MB/s | 16 MB 00:00 2024-04-01T19:39:46.259 INFO:teuthology.orchestra.run.smithi072.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 360 kB/s | 144 kB 00:00 2024-04-01T19:39:46.407 INFO:teuthology.orchestra.run.smithi164.stdout:(9/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 195 kB 00:00 2024-04-01T19:39:46.454 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 195 kB/s | 32 kB 00:00 2024-04-01T19:39:46.487 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 524 kB/s | 17 kB 00:00 2024-04-01T19:39:46.500 INFO:teuthology.orchestra.run.smithi164.stdout:(10/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.4 MB/s | 803 kB 00:00 2024-04-01T19:39:46.546 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-04-01T19:39:46.566 INFO:teuthology.orchestra.run.smithi164.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.5 MB/s | 245 kB 00:00 2024-04-01T19:39:46.571 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): openblas-0.3.21-2.el9.x86_64.rpm 425 kB/s | 34 kB 00:00 2024-04-01T19:39:46.730 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 26 MB/s | 4.7 MB 00:00 2024-04-01T19:39:46.759 INFO:teuthology.orchestra.run.smithi072.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 42 kB/s | 31 kB 00:00 2024-04-01T19:39:46.797 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 21 MB/s | 4.8 MB 00:00 2024-04-01T19:39:46.822 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-01T19:39:46.841 INFO:teuthology.orchestra.run.smithi164.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 5.1 MB/s | 7.4 MB 00:01 2024-04-01T19:39:46.843 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:46.844 INFO:teuthology.orchestra.run.smithi164.stdout:Total 20 MB/s | 37 MB 00:01 2024-04-01T19:39:46.885 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:46.910 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:46.911 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:47.068 INFO:teuthology.orchestra.run.smithi072.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 233 kB/s | 188 kB 00:00 2024-04-01T19:39:47.131 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 47 MB/s | 16 MB 00:00 2024-04-01T19:39:47.237 INFO:teuthology.orchestra.run.smithi072.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 1.4 MB/s | 2.0 MB 00:01 2024-04-01T19:39:47.240 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:47.240 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.6 MB/s | 8.6 MB 00:03 2024-04-01T19:39:47.260 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:47.277 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:47.277 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:47.279 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:47.279 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:47.463 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:47.464 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:47.648 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-24 5.5 MB/s | 7.4 MB 00:01 2024-04-01T19:39:47.790 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.7 MB/s | 245 kB 00:00 2024-04-01T19:39:47.992 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:47.997 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:47.998 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 225 kB/s | 195 kB 00:00 2024-04-01T19:39:48.064 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T19:39:48.080 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-01T19:39:48.096 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T19:39:48.132 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-01T19:39:48.187 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-01T19:39:48.190 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:39:48.230 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-01T19:39:48.232 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T19:39:48.356 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-01T19:39:48.411 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:39:48.448 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:39:48.490 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-01T19:39:48.525 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T19:39:48.573 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 459 kB/s | 803 kB 00:01 2024-04-01T19:39:48.577 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:48.577 INFO:teuthology.orchestra.run.smithi060.stdout:Total 14 MB/s | 37 MB 00:02 2024-04-01T19:39:48.585 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-01T19:39:48.621 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:48.642 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-01T19:39:48.647 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:48.648 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:39:48.678 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:48.719 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 10/12 2024-04-01T19:39:49.022 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:39:49.022 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:39:49.173 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T19:39:49.287 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T19:39:49.750 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:39:49.753 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 11/12 2024-04-01T19:39:49.797 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:49.813 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T19:39:49.844 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T19:39:49.946 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:39:49.981 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T19:39:50.166 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:39:50.205 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:39:50.289 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T19:39:50.528 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T19:39:50.992 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T19:39:51.097 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T19:39:51.566 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T19:39:51.590 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:39:52.034 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 12/12 2024-04-01T19:39:52.034 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el 1/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noa 2/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9 3/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-01T19:39:52.035 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-01T19:39:52.371 INFO:teuthology.orchestra.run.smithi072.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:52.372 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:39:52.411 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T19:39:52.688 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T19:39:53.251 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:21 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:39:53.404 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 7.4 M 2024-04-01T19:39:53.405 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T19:39:53.406 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:53.407 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:39:53.407 INFO:teuthology.orchestra.run.smithi072.stdout:============================================================================================ 2024-04-01T19:39:53.407 INFO:teuthology.orchestra.run.smithi072.stdout:Install 12 Packages 2024-04-01T19:39:53.407 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:39:53.407 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 37 M 2024-04-01T19:39:53.408 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 209 M 2024-04-01T19:39:53.408 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:39:53.491 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T19:39:53.513 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:39:53.926 INFO:teuthology.orchestra.run.smithi072.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 254 kB/s | 32 kB 00:00 2024-04-01T19:39:53.960 INFO:teuthology.orchestra.run.smithi072.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 512 kB/s | 17 kB 00:00 2024-04-01T19:39:54.002 INFO:teuthology.orchestra.run.smithi072.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 830 kB/s | 34 kB 00:00 2024-04-01T19:39:54.112 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:39:54.112 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 1/12 2024-04-01T19:39:54.112 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T19:39:54.113 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T19:39:54.203 INFO:teuthology.orchestra.run.smithi072.stdout:(4/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 24 MB/s | 4.7 MB 00:00 2024-04-01T19:39:54.370 INFO:teuthology.orchestra.run.smithi072.stdout:(5/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 29 MB/s | 4.8 MB 00:00 2024-04-01T19:39:54.446 INFO:teuthology.orchestra.run.smithi072.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.6 MB/s | 3.0 MB 00:00 2024-04-01T19:39:54.471 INFO:teuthology.orchestra.run.smithi072.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 217 kB 00:00 2024-04-01T19:39:54.564 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T19:39:54.565 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T19:39:54.566 INFO:teuthology.orchestra.run.smithi164.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T19:39:54.566 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:54.566 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:54.672 INFO:teuthology.orchestra.run.smithi072.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.0 MB/s | 803 kB 00:00 2024-04-01T19:39:54.939 INFO:teuthology.orchestra.run.smithi072.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-04-01T19:39:54.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-rook 2024-04-01T19:39:54.965 INFO:teuthology.orchestra.run.smithi072.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 673 kB/s | 195 kB 00:00 2024-04-01T19:39:55.123 INFO:teuthology.orchestra.run.smithi072.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.3 MB/s | 245 kB 00:00 2024-04-01T19:39:55.529 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:21 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:55.683 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-rook noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 49 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T19:39:55.685 INFO:teuthology.orchestra.run.smithi164.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout:Install 13 Packages 2024-04-01T19:39:55.686 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:55.687 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 2.0 M 2024-04-01T19:39:55.687 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 26 M 2024-04-01T19:39:55.687 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:39:56.014 INFO:teuthology.orchestra.run.smithi164.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 181 kB/s | 24 kB 00:00 2024-04-01T19:39:56.034 INFO:teuthology.orchestra.run.smithi164.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 113 kB/s | 18 kB 00:00 2024-04-01T19:39:56.053 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 1/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:39:56.054 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:39:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T19:39:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T19:39:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T19:39:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T19:39:56.057 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T19:39:56.126 INFO:teuthology.orchestra.run.smithi164.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 174 kB 00:00 2024-04-01T19:39:56.152 INFO:teuthology.orchestra.run.smithi164.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 132 kB 00:00 2024-04-01T19:39:56.176 INFO:teuthology.orchestra.run.smithi164.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-01T19:39:56.193 INFO:teuthology.orchestra.run.smithi164.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 43 kB 00:00 2024-04-01T19:39:56.318 INFO:teuthology.orchestra.run.smithi164.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 227 kB/s | 32 kB 00:00 2024-04-01T19:39:56.344 INFO:teuthology.orchestra.run.smithi164.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 99 kB/s | 15 kB 00:00 2024-04-01T19:39:56.386 INFO:teuthology.orchestra.run.smithi164.stdout:(9/13): ceph-mgr-rook-19.0.0-2492.ge142085d.el9 96 kB/s | 49 kB 00:00 2024-04-01T19:39:56.436 INFO:teuthology.orchestra.run.smithi164.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 1.7 MB/s | 203 kB 00:00 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T19:39:56.481 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T19:39:56.482 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:56.482 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:39:56.495 INFO:teuthology.orchestra.run.smithi164.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-04-01T19:39:56.570 INFO:teuthology.orchestra.run.smithi164.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 322 kB/s | 59 kB 00:00 2024-04-01T19:39:56.646 INFO:teuthology.orchestra.run.smithi164.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.4 MB/s | 1.0 MB 00:00 2024-04-01T19:39:56.647 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:56.647 INFO:teuthology.orchestra.run.smithi164.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-04-01T19:39:56.648 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:39:56.661 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:39:56.661 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:39:56.752 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:39:56.752 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:39:56.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-rook 2024-04-01T19:39:57.257 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:39:57.315 INFO:teuthology.orchestra.run.smithi072.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 2.1 MB/s | 7.4 MB 00:03 2024-04-01T19:39:57.318 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:57.319 INFO:teuthology.orchestra.run.smithi072.stdout:Total 9.5 MB/s | 37 MB 00:03 2024-04-01T19:39:57.363 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:39:57.387 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:39:57.387 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:39:57.416 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:23 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:39:57.433 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T19:39:57.480 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T19:39:57.536 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T19:39:57.573 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T19:39:57.577 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:39:57.578 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:39:57.578 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:39:57.578 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 49 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T19:39:57.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout:Install 13 Packages 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 2.0 M 2024-04-01T19:39:57.580 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 26 M 2024-04-01T19:39:57.581 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:39:57.614 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T19:39:57.706 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T19:39:57.740 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:39:57.741 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:39:57.808 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T19:39:57.854 INFO:teuthology.orchestra.run.smithi060.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 237 kB/s | 24 kB 00:00 2024-04-01T19:39:57.857 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T19:39:57.896 INFO:teuthology.orchestra.run.smithi060.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 125 kB/s | 18 kB 00:00 2024-04-01T19:39:57.946 INFO:teuthology.orchestra.run.smithi060.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.5 MB/s | 174 kB 00:00 2024-04-01T19:39:57.971 INFO:teuthology.orchestra.run.smithi060.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-04-01T19:39:57.997 INFO:teuthology.orchestra.run.smithi060.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-01T19:39:58.022 INFO:teuthology.orchestra.run.smithi060.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 870 kB/s | 43 kB 00:00 2024-04-01T19:39:58.305 INFO:teuthology.orchestra.run.smithi060.stdout:(7/13): ceph-mgr-rook-19.0.0-2492.ge142085d.el9 89 kB/s | 49 kB 00:00 2024-04-01T19:39:58.452 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:39:58.532 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T19:39:58.570 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T19:39:58.572 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T19:39:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 55 kB/s | 32 kB 00:00 2024-04-01T19:39:58.613 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T19:39:58.631 INFO:teuthology.orchestra.run.smithi060.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 25 kB/s | 15 kB 00:00 2024-04-01T19:39:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T19:39:58.674 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:39:58.681 INFO:teuthology.orchestra.run.smithi060.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 539 kB/s | 203 kB 00:00 2024-04-01T19:39:58.694 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T19:39:58.716 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:39:58.727 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T19:39:58.904 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:39:58.935 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:39:59.032 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T19:39:59.479 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 1/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T19:39:59.480 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T19:39:59.631 INFO:teuthology.orchestra.run.smithi060.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 94 kB/s | 90 kB 00:00 2024-04-01T19:39:59.690 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T19:39:59.715 INFO:teuthology.orchestra.run.smithi060.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 55 kB/s | 59 kB 00:01 2024-04-01T19:39:59.806 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T19:39:59.837 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T19:39:59.837 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:59.837 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:39:59.837 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:39:59.837 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:39:59.838 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:39:59.873 INFO:teuthology.orchestra.run.smithi060.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 809 kB/s | 1.0 MB 00:01 2024-04-01T19:39:59.879 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:39:59.879 INFO:teuthology.orchestra.run.smithi060.stdout:Total 912 kB/s | 2.0 MB 00:02 2024-04-01T19:39:59.879 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:39:59.895 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:39:59.895 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:00.000 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:00.002 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:00.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T19:40:00.522 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:00.643 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:26 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:00.709 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T19:40:00.777 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T19:40:00.796 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 141 k 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T19:40:00.797 INFO:teuthology.orchestra.run.smithi164.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout:Install 6 Packages 2024-04-01T19:40:00.798 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:00.799 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 6.8 M 2024-04-01T19:40:00.799 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 33 M 2024-04-01T19:40:00.799 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:00.841 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T19:40:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T19:40:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T19:40:01.032 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T19:40:01.052 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T19:40:01.073 INFO:teuthology.orchestra.run.smithi164.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.5 MB/s | 248 kB 00:00 2024-04-01T19:40:01.177 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T19:40:01.237 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T19:40:01.257 INFO:teuthology.orchestra.run.smithi164.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 5.8 MB 00:00 2024-04-01T19:40:01.341 INFO:teuthology.orchestra.run.smithi164.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.0 MB/s | 548 kB 00:00 2024-04-01T19:40:01.433 INFO:teuthology.orchestra.run.smithi164.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 329 kB/s | 58 kB 00:00 2024-04-01T19:40:01.458 INFO:teuthology.orchestra.run.smithi164.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 437 kB/s | 51 kB 00:00 2024-04-01T19:40:01.483 INFO:teuthology.orchestra.run.smithi164.stdout:(6/6): ceph-mgr-cephadm-19.0.0-2492.ge142085d.e 249 kB/s | 141 kB 00:00 2024-04-01T19:40:01.484 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:01.485 INFO:teuthology.orchestra.run.smithi164.stdout:Total 9.9 MB/s | 6.8 MB 00:00 2024-04-01T19:40:01.498 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:01.508 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:01.508 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:01.596 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:01.597 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:01.896 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T19:40:02.072 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T19:40:02.083 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T19:40:02.091 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T19:40:02.110 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:40:02.125 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T19:40:02.126 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T19:40:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T19:40:02.202 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:40:02.654 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T19:40:02.737 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T19:40:02.801 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T19:40:02.830 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 1/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T19:40:03.000 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T19:40:03.001 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T19:40:03.001 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T19:40:03.001 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T19:40:03.001 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T19:40:03.361 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T19:40:03.362 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T19:40:03.362 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T19:40:03.362 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:03.362 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:03.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/6 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T19:40:03.635 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T19:40:03.934 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:03.935 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:04.180 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:30 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:04.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-fuse 2024-04-01T19:40:04.338 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 141 k 2024-04-01T19:40:04.339 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================== 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout:Install 6 Packages 2024-04-01T19:40:04.340 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:04.341 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 6.8 M 2024-04-01T19:40:04.341 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 33 M 2024-04-01T19:40:04.341 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:04.764 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:30 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:04.775 INFO:teuthology.orchestra.run.smithi060.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-04-01T19:40:04.918 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 891 k 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Install 2 Packages 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 969 k 2024-04-01T19:40:04.919 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 2.8 M 2024-04-01T19:40:04.920 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:05.009 INFO:teuthology.orchestra.run.smithi060.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.3 MB/s | 548 kB 00:00 2024-04-01T19:40:05.051 INFO:teuthology.orchestra.run.smithi164.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 596 kB/s | 79 kB 00:00 2024-04-01T19:40:05.084 INFO:teuthology.orchestra.run.smithi060.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 5.8 MB 00:00 2024-04-01T19:40:05.109 INFO:teuthology.orchestra.run.smithi060.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 583 kB/s | 58 kB 00:00 2024-04-01T19:40:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-01T19:40:05.226 INFO:teuthology.orchestra.run.smithi060.stdout:(6/6): ceph-mgr-cephadm-19.0.0-2492.ge142085d.e 228 kB/s | 141 kB 00:00 2024-04-01T19:40:05.228 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:05.229 INFO:teuthology.orchestra.run.smithi060.stdout:Total 7.7 MB/s | 6.8 MB 00:00 2024-04-01T19:40:05.242 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:05.252 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:05.252 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:05.344 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:05.344 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:05.649 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T19:40:05.962 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T19:40:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:(2/2): ceph-fuse-19.0.0-2492.ge142085d.el9.x86_ 811 kB/s | 891 kB 00:01 2024-04-01T19:40:06.020 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:06.020 INFO:teuthology.orchestra.run.smithi164.stdout:Total 880 kB/s | 969 kB 00:01 2024-04-01T19:40:06.021 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:06.044 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:06.044 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:06.121 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:06.121 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 12/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2492.ge1420 1/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T19:40:06.242 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T19:40:06.308 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:06.436 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T19:40:06.507 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T19:40:06.510 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:06.584 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T19:40:06.653 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T19:40:06.673 INFO:teuthology.orchestra.run.smithi072.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:06.674 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:06.690 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:07.084 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-rook 2024-04-01T19:40:07.226 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:07.227 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/2 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/6 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T19:40:07.455 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:07.517 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:07.650 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:35 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:07.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-volume 2024-04-01T19:40:07.777 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:07.778 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:07.802 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 49 k 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T19:40:07.804 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout:Install 13 Packages 2024-04-01T19:40:07.805 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:07.806 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 2.0 M 2024-04-01T19:40:07.806 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 26 M 2024-04-01T19:40:07.806 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:07.973 INFO:teuthology.orchestra.run.smithi072.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 215 kB/s | 24 kB 00:00 2024-04-01T19:40:08.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-fuse 2024-04-01T19:40:08.024 INFO:teuthology.orchestra.run.smithi072.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 110 kB/s | 18 kB 00:00 2024-04-01T19:40:08.158 INFO:teuthology.orchestra.run.smithi072.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.1 MB/s | 174 kB 00:00 2024-04-01T19:40:08.183 INFO:teuthology.orchestra.run.smithi072.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 831 kB/s | 132 kB 00:00 2024-04-01T19:40:08.217 INFO:teuthology.orchestra.run.smithi072.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-04-01T19:40:08.243 INFO:teuthology.orchestra.run.smithi072.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 724 kB/s | 43 kB 00:00 2024-04-01T19:40:08.356 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:34 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:08.402 INFO:teuthology.orchestra.run.smithi072.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 95 kB/s | 15 kB 00:00 2024-04-01T19:40:08.427 INFO:teuthology.orchestra.run.smithi072.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 154 kB/s | 32 kB 00:00 2024-04-01T19:40:08.514 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:08.514 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-volume noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 264 k 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout:Install 2 Packages 2024-04-01T19:40:08.515 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:08.516 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 332 k 2024-04-01T19:40:08.516 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 1.5 M 2024-04-01T19:40:08.516 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:08.553 INFO:teuthology.orchestra.run.smithi072.stdout:(9/13): ceph-mgr-rook-19.0.0-2492.ge142085d.el9 71 kB/s | 49 kB 00:00 2024-04-01T19:40:08.587 INFO:teuthology.orchestra.run.smithi072.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 1.1 MB/s | 203 kB 00:00 2024-04-01T19:40:08.590 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:34 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:08.625 INFO:teuthology.orchestra.run.smithi164.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 629 kB/s | 69 kB 00:00 2024-04-01T19:40:08.687 INFO:teuthology.orchestra.run.smithi072.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 897 kB/s | 90 kB 00:00 2024-04-01T19:40:08.746 INFO:teuthology.orchestra.run.smithi072.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 307 kB/s | 59 kB 00:00 2024-04-01T19:40:08.750 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 891 k 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:08.751 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout:Install 2 Packages 2024-04-01T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 969 k 2024-04-01T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 2.8 M 2024-04-01T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:08.779 INFO:teuthology.orchestra.run.smithi072.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.9 MB/s | 1.0 MB 00:00 2024-04-01T19:40:08.781 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:08.782 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-04-01T19:40:08.782 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:08.795 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:08.795 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:08.871 INFO:teuthology.orchestra.run.smithi060.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 660 kB/s | 79 kB 00:00 2024-04-01T19:40:08.884 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:08.885 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:09.309 INFO:teuthology.orchestra.run.smithi164.stdout:(2/2): ceph-volume-19.0.0-2492.ge142085d.el9.no 333 kB/s | 264 kB 00:00 2024-04-01T19:40:09.310 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:09.310 INFO:teuthology.orchestra.run.smithi164.stdout:Total 418 kB/s | 332 kB 00:00 2024-04-01T19:40:09.311 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:09.319 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:09.320 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:09.363 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:09.363 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:09.396 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:09.521 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:09.522 INFO:teuthology.orchestra.run.smithi060.stdout:(2/2): ceph-fuse-19.0.0-2492.ge142085d.el9.x86_ 1.1 MB/s | 891 kB 00:00 2024-04-01T19:40:09.523 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:09.524 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.2 MB/s | 969 kB 00:00 2024-04-01T19:40:09.524 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:09.548 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:09.548 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:09.582 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T19:40:09.630 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:09.630 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:09.634 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T19:40:09.692 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-01T19:40:09.698 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T19:40:09.728 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:09.736 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T19:40:09.744 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:09.745 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:09.745 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-01T19:40:09.745 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:09.778 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T19:40:09.824 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:09.874 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T19:40:09.969 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T19:40:09.984 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T19:40:10.041 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:10.041 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T19:40:10.469 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 1/2 2024-04-01T19:40:10.689 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:10.690 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/2 2024-04-01T19:40:10.766 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T19:40:10.828 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T19:40:10.834 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-01T19:40:10.834 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:10.834 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:10.834 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:10.835 INFO:teuthology.orchestra.run.smithi164.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-01T19:40:10.835 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:10.835 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:10.862 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T19:40:10.919 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T19:40:10.949 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:10.993 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:11.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librados-devel 2024-04-01T19:40:11.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-volume 2024-04-01T19:40:11.726 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:37 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:11.881 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:11.881 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:11.881 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repo Size 2024-04-01T19:40:11.881 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:11.881 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout: librados-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 127 k 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:11.882 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 127 k 2024-04-01T19:40:11.883 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 456 k 2024-04-01T19:40:11.883 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:11.886 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:37 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:11.975 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 13/13 2024-04-01T19:40:11.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 1/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T19:40:11.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T19:40:12.046 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 264 k 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:12.047 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout:Install 2 Packages 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 332 k 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 1.5 M 2024-04-01T19:40:12.048 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:12.184 INFO:teuthology.orchestra.run.smithi060.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 505 kB/s | 69 kB 00:00 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T19:40:12.324 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T19:40:12.325 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T19:40:12.325 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T19:40:12.325 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:12.325 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:12.415 INFO:teuthology.orchestra.run.smithi164.stdout:librados-devel-19.0.0-2492.ge142085d.el9.x86_64 238 kB/s | 127 kB 00:00 2024-04-01T19:40:12.415 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:12.416 INFO:teuthology.orchestra.run.smithi164.stdout:Total 237 kB/s | 127 kB 00:00 2024-04-01T19:40:12.416 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:12.422 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:12.422 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:12.480 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:12.480 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:12.607 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T19:40:12.632 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:12.731 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:13.018 INFO:teuthology.orchestra.run.smithi060.stdout:(2/2): ceph-volume-19.0.0-2492.ge142085d.el9.no 272 kB/s | 264 kB 00:00 2024-04-01T19:40:13.019 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:13.019 INFO:teuthology.orchestra.run.smithi060.stdout:Total 342 kB/s | 332 kB 00:00 2024-04-01T19:40:13.020 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:13.030 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:13.030 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:13.077 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:13.078 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:13.150 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:13.165 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:41 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:13.235 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:13.318 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:13.318 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 141 k 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T19:40:13.319 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================== 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 6.8 M 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 33 M 2024-04-01T19:40:13.320 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:13.424 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-01T19:40:13.429 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:13.430 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:13.430 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:13.430 INFO:teuthology.orchestra.run.smithi164.stdout: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:13.430 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:13.430 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:13.462 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:13.477 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:13.477 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:13.477 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-01T19:40:13.477 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:13.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install libcephfs2 2024-04-01T19:40:14.228 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 1/2 2024-04-01T19:40:14.248 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 20 MB/s | 5.8 MB 00:00 2024-04-01T19:40:14.255 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:40 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:14.356 INFO:teuthology.orchestra.run.smithi164.stdout:Package libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:14.412 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:14.413 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:14.413 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:14.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install libcephfs-devel 2024-04-01T19:40:14.549 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2492.ge142085d.e 237 kB/s | 141 kB 00:00 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:14.566 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:14.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados-devel 2024-04-01T19:40:15.032 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:41 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:15.033 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 229 kB/s | 248 kB 00:01 2024-04-01T19:40:15.184 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repo Size 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 32 k 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:40:15.185 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:15.186 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 32 k 2024-04-01T19:40:15.186 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 142 k 2024-04-01T19:40:15.186 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:15.341 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 73 kB/s | 58 kB 00:00 2024-04-01T19:40:15.476 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:41 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:15.575 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 94 kB/s | 51 kB 00:00 2024-04-01T19:40:15.636 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 127 k 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 127 k 2024-04-01T19:40:15.637 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 456 k 2024-04-01T19:40:15.638 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:15.660 INFO:teuthology.orchestra.run.smithi164.stdout:libcephfs-devel-19.0.0-2492.ge142085d.el9.x86_6 67 kB/s | 32 kB 00:00 2024-04-01T19:40:15.661 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:15.661 INFO:teuthology.orchestra.run.smithi164.stdout:Total 67 kB/s | 32 kB 00:00 2024-04-01T19:40:15.661 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:15.665 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:15.665 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:15.684 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 382 kB/s | 548 kB 00:01 2024-04-01T19:40:15.687 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:15.688 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.9 MB/s | 6.8 MB 00:02 2024-04-01T19:40:15.702 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:15.703 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:15.704 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:15.714 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:15.714 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:15.805 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:15.805 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:15.824 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:15.934 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:16.105 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:16.282 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T19:40:16.315 INFO:teuthology.orchestra.run.smithi060.stdout:librados-devel-19.0.0-2492.ge142085d.el9.x86_64 187 kB/s | 127 kB 00:00 2024-04-01T19:40:16.316 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:16.316 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:16.316 INFO:teuthology.orchestra.run.smithi060.stdout:Total 186 kB/s | 127 kB 00:00 2024-04-01T19:40:16.316 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:16.323 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:16.323 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:16.337 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T19:40:16.382 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:16.382 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:16.537 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:16.575 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:16.575 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:16.576 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:16.576 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:16.576 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:16.576 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:16.658 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:16.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librados2 2024-04-01T19:40:16.850 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T19:40:16.934 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T19:40:17.006 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T19:40:17.037 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:17.110 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:17.299 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:43 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:17.382 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:17.382 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:17.382 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:17.382 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:17.382 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:17.411 INFO:teuthology.orchestra.run.smithi164.stdout:Package librados2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:17.463 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:17.464 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:17.464 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:17.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librbd1 2024-04-01T19:40:17.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs2 2024-04-01T19:40:18.090 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:44 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 6/6 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 1/6 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T19:40:18.161 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T19:40:18.189 INFO:teuthology.orchestra.run.smithi164.stdout:Package librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:18.195 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:44 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:18.242 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:18.243 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:18.243 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:18.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rados 2024-04-01T19:40:18.299 INFO:teuthology.orchestra.run.smithi060.stdout:Package libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:18.356 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:18.357 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:18.357 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:18.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs-devel 2024-04-01T19:40:18.462 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:18.463 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:18.760 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-fuse 2024-04-01T19:40:18.870 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:44 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:18.970 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:44 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:19.022 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:19.023 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:19.023 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:19.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rgw 2024-04-01T19:40:19.147 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:19.147 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:19.147 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-04-01T19:40:19.147 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 32 k 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:40:19.148 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 32 k 2024-04-01T19:40:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 142 k 2024-04-01T19:40:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:19.328 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:19.352 INFO:teuthology.orchestra.run.smithi060.stdout:libcephfs-devel-19.0.0-2492.ge142085d.el9.x86_6 156 kB/s | 32 kB 00:00 2024-04-01T19:40:19.353 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:19.353 INFO:teuthology.orchestra.run.smithi060.stdout:Total 155 kB/s | 32 kB 00:00 2024-04-01T19:40:19.353 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:19.356 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:19.356 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:19.389 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:19.389 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:19.487 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:19.487 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 891 k 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout:Install 2 Packages 2024-04-01T19:40:19.488 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:19.489 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 969 k 2024-04-01T19:40:19.489 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 2.8 M 2024-04-01T19:40:19.489 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:19.518 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:19.625 INFO:teuthology.orchestra.run.smithi072.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 577 kB/s | 79 kB 00:00 2024-04-01T19:40:19.643 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:45 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:19.644 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:19.743 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:19.794 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:19.796 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:19.796 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:19.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-cephfs 2024-04-01T19:40:19.951 INFO:teuthology.orchestra.run.smithi072.stdout:(2/2): ceph-fuse-19.0.0-2492.ge142085d.el9.x86_ 1.9 MB/s | 891 kB 00:00 2024-04-01T19:40:19.952 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:19.953 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.0 MB/s | 969 kB 00:00 2024-04-01T19:40:19.953 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:19.973 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:19.974 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:20.022 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:20.049 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:20.049 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:20.232 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:20.292 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:20.365 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T19:40:20.409 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:46 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:20.436 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:20.467 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados2 2024-04-01T19:40:20.508 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:20.558 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:20.559 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:20.560 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:20.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rbd 2024-04-01T19:40:21.042 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:21.143 INFO:teuthology.orchestra.run.smithi060.stdout:Package librados2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:21.160 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2/2 2024-04-01T19:40:21.160 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/2 2024-04-01T19:40:21.176 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:21.198 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:21.199 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:21.199 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:21.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librbd1 2024-04-01T19:40:21.276 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:21.328 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:21.329 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-04-01T19:40:21.329 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:21.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-fuse 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:21.462 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:21.789 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-volume 2024-04-01T19:40:21.833 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:21.935 INFO:teuthology.orchestra.run.smithi060.stdout:Package librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:21.951 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:47 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:21.990 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:21.991 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:21.992 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:22.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rados 2024-04-01T19:40:22.120 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:22.121 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:22.121 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:22.121 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:22.121 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:22.121 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 85 k 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 85 k 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 231 k 2024-04-01T19:40:22.122 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:22.366 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:22.464 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-fuse-19.0.0-2492.ge142085d.el9.x86_64.rpm 249 kB/s | 85 kB 00:00 2024-04-01T19:40:22.465 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:22.465 INFO:teuthology.orchestra.run.smithi164.stdout:Total 248 kB/s | 85 kB 00:00 2024-04-01T19:40:22.466 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:22.473 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:22.473 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:22.524 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:22.525 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-volume noarch 2:19.0.0-2492.ge142085d.el9 ceph-noarch 264 k 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Install 2 Packages 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 332 k 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 1.5 M 2024-04-01T19:40:22.526 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:22.528 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:22.529 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:22.626 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:48 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:22.639 INFO:teuthology.orchestra.run.smithi072.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 611 kB/s | 69 kB 00:00 2024-04-01T19:40:22.667 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:22.728 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:22.779 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:22.783 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:22.785 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:22.785 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:22.798 INFO:teuthology.orchestra.run.smithi072.stdout:(2/2): ceph-volume-19.0.0-2492.ge142085d.el9.no 973 kB/s | 264 kB 00:00 2024-04-01T19:40:22.799 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:22.799 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.2 MB/s | 332 kB 00:00 2024-04-01T19:40:22.800 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:22.808 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:22.808 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:22.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rgw 2024-04-01T19:40:22.847 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:22.848 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:22.999 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:23.181 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-01T19:40:23.185 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:23.220 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:23.235 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2/2 2024-04-01T19:40:23.235 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:23.235 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-01T19:40:23.235 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:23.420 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:49 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:23.497 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:23.497 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:23.497 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:23.497 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:23.498 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:23.498 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:23.522 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:23.577 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:23.578 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:23.578 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:23.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-cephfs 2024-04-01T19:40:23.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-mirror 2024-04-01T19:40:24.067 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 1/2 2024-04-01T19:40:24.202 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:24.304 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:24.309 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:24.358 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:24.360 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:24.360 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:24.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rbd 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-volume-2:19.0.0-2492.ge142085d.el9.noarch 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:24.420 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:24.464 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repo Size 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-mirror x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:40:24.465 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:24.466 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 3.1 M 2024-04-01T19:40:24.466 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 13 M 2024-04-01T19:40:24.466 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:24.784 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librados-devel 2024-04-01T19:40:24.992 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:50 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:25.009 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-mirror-19.0.0-2492.ge142085d.el9.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2024-04-01T19:40:25.010 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:25.010 INFO:teuthology.orchestra.run.smithi164.stdout:Total 5.7 MB/s | 3.1 MB 00:00 2024-04-01T19:40:25.011 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:25.019 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:25.020 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:25.095 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:25.098 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:25.098 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:25.152 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:25.154 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-04-01T19:40:25.154 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:25.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-fuse 2024-04-01T19:40:25.353 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:53 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:25.506 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 127 k 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 127 k 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 456 k 2024-04-01T19:40:25.507 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:25.530 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:25.602 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:25.627 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:25.627 INFO:teuthology.orchestra.run.smithi164.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:25.627 INFO:teuthology.orchestra.run.smithi164.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T19:40:25.628 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:25.628 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:25.628 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:25.730 INFO:teuthology.orchestra.run.smithi072.stdout:librados-devel-19.0.0-2492.ge142085d.el9.x86_64 569 kB/s | 127 kB 00:00 2024-04-01T19:40:25.730 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:25.731 INFO:teuthology.orchestra.run.smithi072.stdout:Total 566 kB/s | 127 kB 00:00 2024-04-01T19:40:25.731 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:25.736 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:25.736 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:25.786 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:51 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:25.794 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:25.794 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:25.936 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:25.944 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 85 k 2024-04-01T19:40:25.945 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 85 k 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 231 k 2024-04-01T19:40:25.946 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:26.047 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.147 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-fuse-19.0.0-2492.ge142085d.el9.x86_64.rpm 425 kB/s | 85 kB 00:00 2024-04-01T19:40:26.147 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:26.148 INFO:teuthology.orchestra.run.smithi060.stdout:Total 422 kB/s | 85 kB 00:00 2024-04-01T19:40:26.148 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:26.155 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:26.155 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:26.213 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:26.352 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:26.457 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.517 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.762 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.762 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:26.762 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:26.762 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:26.763 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:26.763 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:26.792 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.803 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:26.803 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:26.803 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:26.804 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:26.804 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:26.863 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:26.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-nbd 2024-04-01T19:40:27.096 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs2 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:27.123 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:27.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-mirror 2024-04-01T19:40:27.581 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:01:53 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:27.671 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:55 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:27.734 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-04-01T19:40:27.734 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:27.734 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-nbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 170 k 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 170 k 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 494 k 2024-04-01T19:40:27.735 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-04-01T19:40:27.771 INFO:teuthology.orchestra.run.smithi072.stdout:Package libcephfs2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:27.826 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:27.827 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:27.827 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:27.897 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs-devel 2024-04-01T19:40:27.922 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:53 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:28.080 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 3.1 M 2024-04-01T19:40:28.082 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 13 M 2024-04-01T19:40:28.082 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:28.089 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-nbd-19.0.0-2492.ge142085d.el9.x86_64.rpm 483 kB/s | 170 kB 00:00 2024-04-01T19:40:28.089 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:28.089 INFO:teuthology.orchestra.run.smithi164.stdout:Total 480 kB/s | 170 kB 00:00 2024-04-01T19:40:28.090 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-04-01T19:40:28.097 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-04-01T19:40:28.097 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-04-01T19:40:28.153 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-04-01T19:40:28.153 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-04-01T19:40:28.302 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-04-01T19:40:28.403 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:28.449 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-mirror-19.0.0-2492.ge142085d.el9.x86_64.rpm 8.4 MB/s | 3.1 MB 00:00 2024-04-01T19:40:28.450 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:28.451 INFO:teuthology.orchestra.run.smithi060.stdout:Total 8.4 MB/s | 3.1 MB 00:00 2024-04-01T19:40:28.451 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:28.452 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:56 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:28.461 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:28.461 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:28.542 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:28.543 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:28.603 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel x86_64 2:19.0.0-2492.ge142085d.el9 ceph 32 k 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:28.604 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:40:28.605 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:28.605 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 32 k 2024-04-01T19:40:28.605 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 142 k 2024-04-01T19:40:28.605 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:28.766 INFO:teuthology.orchestra.run.smithi072.stdout:libcephfs-devel-19.0.0-2492.ge142085d.el9.x86_6 197 kB/s | 32 kB 00:00 2024-04-01T19:40:28.767 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:28.767 INFO:teuthology.orchestra.run.smithi072.stdout:Total 195 kB/s | 32 kB 00:00 2024-04-01T19:40:28.767 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:28.770 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:28.771 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:28.799 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:28.799 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:28.802 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:28.931 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:28.987 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:29.049 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.050 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:29.076 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:40:29.114 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-04-01T19:40:29.318 DEBUG:teuthology.parallel:result is None 2024-04-01T19:40:29.454 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.717 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:29.718 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:29.718 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:29.718 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:29.718 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:29.718 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:29.897 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librados2 2024-04-01T19:40:30.153 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:30.153 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:30.153 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:30.154 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:30.154 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:30.154 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:30.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-nbd 2024-04-01T19:40:30.462 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:58 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:30.560 INFO:teuthology.orchestra.run.smithi072.stdout:Package librados2-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:30.612 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:30.613 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:30.613 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:30.660 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install librbd1 2024-04-01T19:40:30.986 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:56 ago on Mon 01 Apr 2024 07:38:34 PM UTC. 2024-04-01T19:40:31.144 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-04-01T19:40:31.145 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:31.145 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 170 k 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 170 k 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 494 k 2024-04-01T19:40:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-04-01T19:40:31.227 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:59 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:31.325 INFO:teuthology.orchestra.run.smithi072.stdout:Package librbd1-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:31.378 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:31.379 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:31.379 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:31.426 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rados 2024-04-01T19:40:31.543 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-nbd-19.0.0-2492.ge142085d.el9.x86_64.rpm 430 kB/s | 170 kB 00:00 2024-04-01T19:40:31.543 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:31.543 INFO:teuthology.orchestra.run.smithi060.stdout:Total 429 kB/s | 170 kB 00:00 2024-04-01T19:40:31.544 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-04-01T19:40:31.552 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-04-01T19:40:31.552 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-04-01T19:40:31.612 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-04-01T19:40:31.612 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-04-01T19:40:31.767 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-04-01T19:40:31.872 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:31.988 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:59 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:32.087 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rados-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:32.139 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:32.140 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:32.140 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:32.183 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rgw 2024-04-01T19:40:32.296 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:40:32.573 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-04-01T19:40:32.745 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:00 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:32.808 DEBUG:teuthology.parallel:result is None 2024-04-01T19:40:32.844 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rgw-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:32.896 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:32.897 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:32.897 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:32.942 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-cephfs 2024-04-01T19:40:33.496 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:01 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:33.594 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-cephfs-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:33.644 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:33.645 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:33.645 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:33.696 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rbd 2024-04-01T19:40:34.258 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:02 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:34.358 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rbd-2:19.0.0-2492.ge142085d.el9.x86_64 is already installed. 2024-04-01T19:40:34.409 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:34.410 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-01T19:40:34.410 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:34.455 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-fuse 2024-04-01T19:40:35.015 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:03 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:35.166 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:35.166 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:35.166 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse x86_64 2:19.0.0-2492.ge142085d.el9 ceph 85 k 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 85 k 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 231 k 2024-04-01T19:40:35.167 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:35.374 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-fuse-19.0.0-2492.ge142085d.el9.x86_64.rpm 412 kB/s | 85 kB 00:00 2024-04-01T19:40:35.375 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:35.375 INFO:teuthology.orchestra.run.smithi072.stdout:Total 409 kB/s | 85 kB 00:00 2024-04-01T19:40:35.375 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:35.382 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:35.382 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:35.437 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:35.437 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:35.572 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:35.673 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:36.082 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:36.392 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:36.655 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-mirror 2024-04-01T19:40:37.224 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:05 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror x86_64 2:19.0.0-2492.ge142085d.el9 ceph 3.1 M 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:37.378 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 3.1 M 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 13 M 2024-04-01T19:40:37.379 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:40.802 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-mirror-19.0.0-2492.ge142085d.el9.x86_64.rpm 924 kB/s | 3.1 MB 00:03 2024-04-01T19:40:40.802 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:40.803 INFO:teuthology.orchestra.run.smithi072.stdout:Total 923 kB/s | 3.1 MB 00:03 2024-04-01T19:40:40.803 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:40.814 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:40.814 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:40.898 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:40.898 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:41.321 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:41.387 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:41.412 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:41.412 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:40:41.413 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T19:40:41.413 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:41.413 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:40:41.413 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:42.686 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:42.686 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:42.686 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:42.686 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:42.687 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:42.687 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:42.974 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-nbd 2024-04-01T19:40:43.550 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:02:11 ago on Mon 01 Apr 2024 07:38:32 PM UTC. 2024-04-01T19:40:43.701 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-01T19:40:43.701 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd x86_64 2:19.0.0-2492.ge142085d.el9 ceph 170 k 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 170 k 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 494 k 2024-04-01T19:40:43.702 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-01T19:40:44.471 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-nbd-19.0.0-2492.ge142085d.el9.x86_64.rpm 222 kB/s | 170 kB 00:00 2024-04-01T19:40:44.471 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:40:44.471 INFO:teuthology.orchestra.run.smithi072.stdout:Total 222 kB/s | 170 kB 00:00 2024-04-01T19:40:44.472 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-01T19:40:44.479 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-01T19:40:44.480 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-01T19:40:44.536 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-01T19:40:44.537 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-01T19:40:44.684 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-01T19:40:44.779 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:45.319 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:45.582 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 1/1 2024-04-01T19:40:45.582 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:45.582 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-01T19:40:45.582 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd-2:19.0.0-2492.ge142085d.el9.x86_64 2024-04-01T19:40:45.582 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-01T19:40:45.583 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-01T19:40:45.869 DEBUG:teuthology.parallel:result is None 2024-04-01T19:40:45.870 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:46.026 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T19:40:46.051 INFO:teuthology.orchestra.run.smithi060.stdout:19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.051 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.052 INFO:teuthology.task.install:The correct ceph version 19.0.0-2492.ge142085d is installed. 2024-04-01T19:40:46.053 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:46.202 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T19:40:46.223 INFO:teuthology.orchestra.run.smithi072.stdout:19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.223 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.223 INFO:teuthology.task.install:The correct ceph version 19.0.0-2492.ge142085d is installed. 2024-04-01T19:40:46.225 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:46.456 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T19:40:46.481 INFO:teuthology.orchestra.run.smithi164.stdout:19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.481 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2492.ge142085d.el9 2024-04-01T19:40:46.481 INFO:teuthology.task.install:The correct ceph version 19.0.0-2492.ge142085d is installed. 2024-04-01T19:40:46.483 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-01T19:40:46.483 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:40:46.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T19:40:46.516 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:40:46.516 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T19:40:46.543 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:40:46.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T19:40:46.576 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-01T19:40:46.577 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:40:46.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T19:40:46.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T19:40:46.675 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:40:46.676 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T19:40:46.702 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T19:40:46.769 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:40:46.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T19:40:46.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T19:40:46.870 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-01T19:40:46.870 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:40:46.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T19:40:46.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T19:40:46.966 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:40:46.966 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T19:40:46.992 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T19:40:47.059 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:40:47.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T19:40:47.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T19:40:47.160 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-01T19:40:47.160 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:40:47.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T19:40:47.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T19:40:47.254 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:40:47.255 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T19:40:47.281 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T19:40:47.348 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:40:47.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T19:40:47.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T19:40:47.449 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-01T19:40:47.543 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN'], 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430'} 2024-04-01T19:40:47.543 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:47.543 INFO:tasks.cephadm:Cluster fsid is bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:40:47.543 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-01T19:40:47.544 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.b': '172.21.15.72', 'mon.c': '172.21.15.164'} 2024-04-01T19:40:47.544 INFO:tasks.cephadm:First mon is mon.a on smithi060 2024-04-01T19:40:47.544 INFO:tasks.cephadm:First mgr is a 2024-04-01T19:40:47.544 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-01T19:40:47.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-04-01T19:40:47.571 DEBUG:teuthology.orchestra.run.smithi072:> sudo hostname $(hostname -s) 2024-04-01T19:40:47.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-04-01T19:40:47.628 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-01T19:40:47.628 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:47.777 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e142085d06ebbedb32196116c9f19e2d28f93430', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/77964/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2492-ge142085d', 'node_name': '172.21.4.69+confusa07', 'job_name': 'ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2492.ge142085d'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-03-26 11:15:24.885034', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2024-03-25-1419', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/flavors/default/', 'archs': ['arm64', 'x86_64', 'source'], 'distro': 'centos'}] 2024-04-01T19:40:48.000 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-yuri8-testing-2024-03-25-1419, sha1 e142085d06ebbedb32196116c9f19e2d28f93430 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:40:48.001 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/x86_64/flavors/default/cephadm 2024-04-01T19:40:48.002 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:48.878 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-r--r--. 1 ubuntu ubuntu 781330 Apr 1 19:40 /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:48.878 DEBUG:teuthology.orchestra.run.smithi072:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:49.894 INFO:teuthology.orchestra.run.smithi072.stdout:-rw-r--r--. 1 ubuntu ubuntu 781330 Apr 1 19:40 /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:49.894 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-25-1419/e142085d06ebbedb32196116c9f19e2d28f93430/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:51.543 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-r--r--. 1 ubuntu ubuntu 781330 Apr 1 19:40 /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:51.543 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:51.562 DEBUG:teuthology.orchestra.run.smithi072:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:51.581 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T19:40:51.610 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 on all hosts... 2024-04-01T19:40:51.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 pull 2024-04-01T19:40:51.612 DEBUG:teuthology.orchestra.run.smithi072:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 pull 2024-04-01T19:40:51.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 pull 2024-04-01T19:40:52.422 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430... 2024-04-01T19:40:52.528 INFO:teuthology.orchestra.run.smithi072.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430... 2024-04-01T19:40:52.564 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430... 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev)", 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206", 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600" 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-04-01T19:41:24.480 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-01T19:41:42.532 INFO:teuthology.orchestra.run.smithi072.stdout:{ 2024-04-01T19:41:42.532 INFO:teuthology.orchestra.run.smithi072.stdout: "ceph_version": "ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev)", 2024-04-01T19:41:42.532 INFO:teuthology.orchestra.run.smithi072.stdout: "image_id": "5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206", 2024-04-01T19:41:42.533 INFO:teuthology.orchestra.run.smithi072.stdout: "repo_digests": [ 2024-04-01T19:41:42.533 INFO:teuthology.orchestra.run.smithi072.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600" 2024-04-01T19:41:42.533 INFO:teuthology.orchestra.run.smithi072.stdout: ] 2024-04-01T19:41:42.533 INFO:teuthology.orchestra.run.smithi072.stdout:} 2024-04-01T19:41:46.737 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-04-01T19:41:46.737 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev)", 2024-04-01T19:41:46.737 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206", 2024-04-01T19:41:46.737 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-04-01T19:41:46.738 INFO:teuthology.orchestra.run.smithi164.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600" 2024-04-01T19:41:46.738 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-04-01T19:41:46.738 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-04-01T19:41:46.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-04-01T19:41:46.796 DEBUG:teuthology.orchestra.run.smithi072:> sudo mkdir -p /etc/ceph 2024-04-01T19:41:46.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-04-01T19:41:46.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-04-01T19:41:46.891 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod 777 /etc/ceph 2024-04-01T19:41:46.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-04-01T19:41:46.947 INFO:tasks.cephadm:Writing seed config... 2024-04-01T19:41:46.948 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-01T19:41:46.949 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-01T19:41:46.950 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:41:46.950 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-01T19:41:46.969 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 = bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-01T19:41:46.970 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service 2024-04-01T19:41:47.012 DEBUG:teuthology.orchestra.run.smithi060:mgr.a> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a.service 2024-04-01T19:41:47.055 INFO:tasks.cephadm:Bootstrapping... 2024-04-01T19:41:47.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 -v bootstrap --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:41:47.258 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:41:47.258 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430', '-v', 'bootstrap', '--fsid', 'bcd0fcd0-f05f-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.60', '--skip-admin-label'] 2024-04-01T19:41:47.258 INFO:teuthology.orchestra.run.smithi060.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-01T19:41:47.259 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying podman|docker is present... 2024-04-01T19:41:47.284 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-01T19:41:47.284 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying lvm2 is present... 2024-04-01T19:41:47.284 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying time synchronization is in place... 2024-04-01T19:41:47.291 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-01T19:41:47.291 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-01T19:41:47.297 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-01T19:41:47.297 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:41:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-04-01T19:41:47.309 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-04-01T19:41:47.309 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2024-04-01T19:41:47.310 INFO:teuthology.orchestra.run.smithi060.stdout:Repeating the final host check... 2024-04-01T19:41:47.332 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-01T19:41:47.332 INFO:teuthology.orchestra.run.smithi060.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-01T19:41:47.332 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl is present 2024-04-01T19:41:47.332 INFO:teuthology.orchestra.run.smithi060.stdout:lvcreate is present 2024-04-01T19:41:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-01T19:41:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-01T19:41:47.344 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-01T19:41:47.345 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:41:47.350 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Host looks OK 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Cluster fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Acquiring lock 140186692584112 on /run/cephadm/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.lock 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Lock 140186692584112 acquired on /run/cephadm/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.lock 2024-04-01T19:41:47.357 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 3300 ... 2024-04-01T19:41:47.358 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 6789 ... 2024-04-01T19:41:47.358 INFO:teuthology.orchestra.run.smithi060.stdout:Base mon IP(s) is [172.21.15.60:3300, 172.21.15.60:6789], mon addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-04-01T19:41:47.361 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.60 metric 100 2024-04-01T19:41:47.361 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 metric 100 2024-04-01T19:41:47.363 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-01T19:41:47.364 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-04-01T19:41:47.364 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1560/64 scope link noprefixroute 2024-04-01T19:41:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-01T19:41:47.367 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-04-01T19:41:47.367 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-04-01T19:41:47.367 INFO:teuthology.orchestra.run.smithi060.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-01T19:41:47.367 INFO:teuthology.orchestra.run.smithi060.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-01T19:41:47.368 INFO:teuthology.orchestra.run.smithi060.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430... 2024-04-01T19:41:47.794 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 2024-04-01T19:41:47.794 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430... 2024-04-01T19:41:47.794 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Getting image source signatures 2024-04-01T19:41:47.795 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:1509ec6dfa8ebe667c4d5652026a8b678c1ef555a8f22f7c2f809af2e27e313d 2024-04-01T19:41:47.795 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:9516588f908cdb14b5e4062a6063db2d9291b355c3f32e2a99864608a4a7b649 2024-04-01T19:41:47.795 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying config sha256:5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 2024-04-01T19:41:47.795 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-01T19:41:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:ceph: stdout ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev) 2024-04-01T19:41:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph version: ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev) 2024-04-01T19:41:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:Extracting ceph user uid/gid from container image... 2024-04-01T19:41:49.639 INFO:teuthology.orchestra.run.smithi060.stdout:stat: stdout 167 167 2024-04-01T19:41:49.639 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial keys... 2024-04-01T19:41:50.579 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQD+DQtmio6uABAAJkQ5MzrGB7cSVCzDEQBeRA== 2024-04-01T19:41:51.551 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQD+DQtmxMkSNBAAHPiTD/fcoIwn4a+grzoyMA== 2024-04-01T19:41:52.324 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQD/DQtmJYPrMRAAYdUFzsW6sEiQEFjK3DdUgg== 2024-04-01T19:41:52.325 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial monmap... 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool for a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = quincy 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: set fsid to bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:41:53.280 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mon... 2024-04-01T19:41:54.279 INFO:teuthology.orchestra.run.smithi060.stdout:create mon.a on 2024-04-01T19:41:54.482 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-01T19:41:54.638 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-01T19:41:54.829 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target → /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target. 2024-04-01T19:41:54.829 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target → /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target. 2024-04-01T19:41:55.065 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a 2024-04-01T19:41:55.065 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-04-01T19:41:55.228 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target.wants/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service → /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@.service. 2024-04-01T19:41:55.786 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-01T19:41:55.786 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2024-04-01T19:41:55.792 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-01T19:41:55.792 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:41:55.792 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2024-04-01T19:41:55.792 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-04-01T19:41:55.793 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon to start... 2024-04-01T19:41:55.793 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon... 2024-04-01T19:41:56.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:56 smithi060 ceph-mon[29487]: from='client.? 172.21.15.60:0/4191410247' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout cluster: 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout id: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout services: 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.58432s) 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-01T19:41:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout data: 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pgs: 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon is available 2024-04-01T19:41:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:Assimilating anything we can from ceph.conf... 2024-04-01T19:41:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:57 smithi060 ceph-mon[29487]: from='client.? 172.21.15.60:0/260850819' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-01T19:41:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:57 smithi060 ceph-mon[29487]: from='client.? 172.21.15.60:0/260850819' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-01T19:41:58.014 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-01T19:41:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:Generating new minimal ceph.conf... 2024-04-01T19:41:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:58 smithi060 ceph-mon[29487]: from='client.? 172.21.15.60:0/2638356708' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:41:59.011 INFO:teuthology.orchestra.run.smithi060.stdout:Restarting the monitor... 2024-04-01T19:41:59.279 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 systemd[1]: Stopping Ceph mon.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:41:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a[29483]: 2024-04-01T19:41:59.280+0000 7fbc0af51700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:41:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a[29483]: 2024-04-01T19:41:59.280+0000 7fbc0af51700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-01T19:41:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 podman[29732]: 2024-04-01 19:41:59.516851583 +0000 UTC m=+0.340838747 container died ea29d0cfe30efb09ac2efb1a03241b37a640b912e737827f65039213c07c4fd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-04-01T19:42:00.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 podman[29732]: 2024-04-01 19:41:59.847666231 +0000 UTC m=+0.671653395 container cleanup ea29d0cfe30efb09ac2efb1a03241b37a640b912e737827f65039213c07c4fd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-01T19:42:00.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:41:59 smithi060 bash[29732]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a 2024-04-01T19:42:00.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 podman[29746]: 2024-04-01 19:42:00.073954193 +0000 UTC m=+0.558610011 container remove ea29d0cfe30efb09ac2efb1a03241b37a640b912e737827f65039213c07c4fd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-01T19:42:00.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 systemd[1]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-01T19:42:00.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 systemd[1]: Stopped Ceph mon.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:42:00.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 systemd[1]: Starting Ceph mon.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 podman[29835]: 2024-04-01 19:42:00.434403063 +0000 UTC m=+0.017400243 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 podman[29835]: 2024-04-01 19:42:00.533065555 +0000 UTC m=+0.116062761 container create 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_CLEAN=True, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2) 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 podman[29835]: 2024-04-01 19:42:00.743604244 +0000 UTC m=+0.326601424 container init 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240319, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 podman[29835]: 2024-04-01 19:42:00.747008324 +0000 UTC m=+0.330005489 container start 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: set uid:gid to 167:167 (ceph:ceph) 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev), process ceph-mon, pid 2 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: pidfile_write: ignore empty --pid-file 2024-04-01T19:42:00.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: load: jerasure load: lrc 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: RocksDB version: 7.9.2 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Git sha 0 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Compile date 2024-03-25 23:49:44 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: DB SUMMARY 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: DB Session ID: 8NEZUEKAXFJ87BX58YJV 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: CURRENT file: CURRENT 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: IDENTITY file: IDENTITY 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-01T19:42:00.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 89099 ; 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.error_if_exists: 0 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.create_if_missing: 0 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.paranoid_checks: 1 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-01T19:42:00.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.env: 0x55e790fc7c60 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.fs: PosixFileSystem 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.info_log: 0x55e79245dc60 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_file_opening_threads: 16 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.statistics: (nil) 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.use_fsync: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_log_file_size: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.keep_log_file_num: 1000 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.recycle_log_file_num: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_fallocate: 1 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_mmap_reads: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_mmap_writes: 0 2024-04-01T19:42:00.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.use_direct_reads: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.create_missing_column_families: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.db_log_dir: 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.wal_dir: 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.advise_random_on_open: 1 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.db_write_buffer_size: 0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.write_buffer_manager: 0x55e7924321e0 2024-04-01T19:42:00.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.rate_limiter: (nil) 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.wal_recovery_mode: 2 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enable_thread_tracking: 0 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enable_pipelined_write: 0 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.unordered_write: 0 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.row_cache: None 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.wal_filter: None 2024-04-01T19:42:00.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_ingest_behind: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.two_write_queues: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.manual_wal_flush: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.wal_compression: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.atomic_flush: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.log_readahead_size: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.best_efforts_recovery: 0 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-01T19:42:00.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.allow_data_in_errors: 0 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.db_host_id: __hostname__ 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_background_jobs: 2 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_background_compactions: -1 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_subcompactions: 1 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_total_wal_size: 0 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-01T19:42:00.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_open_files: -1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bytes_per_sync: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_readahead_size: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_background_flushes: -1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Compression algorithms supported: 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kZSTD supported: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kXpressCompression supported: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kLZ4HCCompression supported: 1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kZlibCompression supported: 1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kSnappyCompression supported: 1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kLZ4Compression supported: 1 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: kBZip2Compression supported: 0 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-01T19:42:00.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.merge_operator: 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_filter: None 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_filter_factory: None 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.sst_partitioner_factory: None 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e79245de20) 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout: cache_index_and_filter_blocks: 1 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-01T19:42:00.841 INFO:journalctl@ceph.mon.a.smithi060.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: pin_top_level_index_and_filter: 1 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_type: 0 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: data_block_index_type: 0 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_shortening: 1 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: checksum: 4 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: no_block_cache: 0 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache: 0x55e7924651f0 2024-04-01T19:42:00.842 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_name: BinnedLRUCache 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_options: 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: capacity : 536870912 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: num_shard_bits : 4 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: strict_capacity_limit : 0 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: high_pri_pool_ratio: 0.000 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_compressed: (nil) 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: persistent_cache: (nil) 2024-04-01T19:42:00.843 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_size: 4096 2024-04-01T19:42:00.844 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_size_deviation: 10 2024-04-01T19:42:00.844 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_restart_interval: 16 2024-04-01T19:42:00.845 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_block_restart_interval: 1 2024-04-01T19:42:00.845 INFO:journalctl@ceph.mon.a.smithi060.stdout: metadata_block_size: 4096 2024-04-01T19:42:00.845 INFO:journalctl@ceph.mon.a.smithi060.stdout: partition_filters: 0 2024-04-01T19:42:00.845 INFO:journalctl@ceph.mon.a.smithi060.stdout: use_delta_encoding: 1 2024-04-01T19:42:00.845 INFO:journalctl@ceph.mon.a.smithi060.stdout: filter_policy: bloomfilter 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: whole_key_filtering: 1 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: verify_compression: 0 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: read_amp_bytes_per_bit: 0 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: format_version: 5 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: enable_index_compression: 1 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_align: 0 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: max_auto_readahead_size: 262144 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: prepopulate_block_cache: 0 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: initial_auto_readahead_size: 8192 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout: num_file_reads_for_auto_readahead: 2 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.write_buffer_size: 33554432 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_write_buffer_number: 2 2024-04-01T19:42:00.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression: NoCompression 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression: Disabled 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.prefix_extractor: nullptr 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.num_levels: 7 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-01T19:42:00.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.level: 32767 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.strategy: 0 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.enabled: false 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-01T19:42:00.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.target_file_size_base: 67108864 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-01T19:42:00.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.arena_block_size: 1048576 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.disable_auto_compactions: 0 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-01T19:42:00.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.inplace_update_support: 0 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-01T19:42:00.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.bloom_locality: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.max_successive_merges: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.paranoid_file_checks: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.force_consistency_checks: 1 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.report_bg_io_stats: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.ttl: 2592000 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enable_blob_files: false 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.min_blob_size: 0 2024-04-01T19:42:00.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_file_size: 268435456 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.blob_file_starting_level: 0 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 87e813e9-3a65-42dc-9630-6679fe0978b5 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000520775963, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-01T19:42:00.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000520776901, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85716, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83863, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 78070, "raw_average_value_size": 359, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712000520, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "87e813e9-3a65-42dc-9630-6679fe0978b5", "db_session_id": "8NEZUEKAXFJ87BX58YJV", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000520776983, "job": 1, "event": "recovery_finished"} 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e79255a000 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: DB pointer 0x55e792544000 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** DB Stats ** 2024-04-01T19:42:00.854 INFO:journalctl@ceph.mon.a.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** Compaction Stats [default] ** 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: L0 2/0 85.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Sum 2/0 85.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.855 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** Compaction Stats [default] ** 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 126.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-01T19:42:00.856 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative compaction: 0.00 GB write, 27.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval compaction: 0.00 GB write, 27.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: Block cache BinnedLRUCache@0x55e7924651f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???) e1 preinit fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).mds e1 new map 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).mds e1 print_map 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: e1 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-01T19:42:00.857 INFO:journalctl@ceph.mon.a.smithi060.stdout: legacy client fscid: -1 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout: No filesystems configured 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: monmap epoch 1 2024-04-01T19:42:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: last_changed 2024-04-01T19:41:52.666189+0000 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: min_mon_release 19 (squid) 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: election_strategy: 1 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: fsmap 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: osdmap e1: 0 total, 0 up, 0 in 2024-04-01T19:42:00.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 ceph-mon[29854]: mgrmap e1: no daemons active 2024-04-01T19:42:00.862 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 bash[29835]: 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 2024-04-01T19:42:00.862 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:00 smithi060 systemd[1]: Started Ceph mon.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:42:00.862 INFO:teuthology.orchestra.run.smithi060.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-01T19:42:01.885 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-01T19:42:01.905 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:42:01.905 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mgr... 2024-04-01T19:42:01.906 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-01T19:42:01.906 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-01T19:42:02.159 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a 2024-04-01T19:42:02.160 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a.service: Unit ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a.service not loaded. 2024-04-01T19:42:02.305 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4.target.wants/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a.service → /etc/systemd/system/ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@.service. 2024-04-01T19:42:02.324 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 systemd[1]: Starting Ceph mgr.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:42:02.617 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:02 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2745038340' entity='client.admin' 2024-04-01T19:42:02.618 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 podman[30070]: 2024-04-01 19:42:02.535622862 +0000 UTC m=+0.109064753 container create 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085) 2024-04-01T19:42:02.618 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 podman[30070]: 2024-04-01 19:42:02.443694231 +0000 UTC m=+0.017136132 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 2024-04-01T19:42:02.781 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-01T19:42:02.782 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2024-04-01T19:42:02.789 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-01T19:42:02.789 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:42:02.789 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2024-04-01T19:42:02.789 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-04-01T19:42:02.797 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-01T19:42:02.797 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2024-04-01T19:42:02.804 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-01T19:42:02.804 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:42:02.804 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2024-04-01T19:42:02.804 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-01T19:42:02.804 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr to start... 2024-04-01T19:42:02.805 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr... 2024-04-01T19:42:02.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 podman[30070]: 2024-04-01 19:42:02.696402097 +0000 UTC m=+0.269843989 container init 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085) 2024-04-01T19:42:02.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 podman[30070]: 2024-04-01 19:42:02.69876621 +0000 UTC m=+0.272208110 container start 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319) 2024-04-01T19:42:02.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 bash[30070]: 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 2024-04-01T19:42:02.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:02 smithi060 systemd[1]: Started Ceph mgr.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:42:03.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:03 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2274521168' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T19:42:03.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:03 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:03.266+0000 7f8515e22200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:42:03.672 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:03 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:03.365+0000 7f8515e22200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "bcd0fcd0-f05f-11ee-b647-cb9ed24678a4", 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T19:42:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T19:42:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T19:42:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T19:42:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T19:42:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T19:42:04.236 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.236 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T19:42:04.236 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T19:42:04.236 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T19:42:04.236 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T19:42:04.237 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T19:41:55.733819+0000", 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:04.238 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (1/15)... 2024-04-01T19:42:04.273 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.036+0000 7f8515e22200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:42:04.273 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.131+0000 7f8515e22200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:42:04.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.275+0000 7f8515e22200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:42:04.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.372+0000 7f8515e22200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:42:04.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.457+0000 7f8515e22200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:42:05.023 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.729+0000 7f8515e22200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:42:05.023 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.842+0000 7f8515e22200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:05.023 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:04 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:04.929+0000 7f8515e22200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:42:05.023 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:05 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:05.024+0000 7f8515e22200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:42:05.338 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:05 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:05.203+0000 7f8515e22200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:42:06.578 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:06 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:06.222+0000 7f8515e22200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:42:06.578 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:06 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:06.362+0000 7f8515e22200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:42:06.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:06 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2101990516' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T19:42:06.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:06 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:06.706+0000 7f8515e22200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:42:06.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:06 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:06.804+0000 7f8515e22200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:42:07.354 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:07 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:07.006+0000 7f8515e22200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:07.355 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:07 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:07.194+0000 7f8515e22200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:42:07.387 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "bcd0fcd0-f05f-11ee-b647-cb9ed24678a4", 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:07.388 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T19:42:07.389 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.394 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T19:41:55.733819+0000", 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:07.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (2/15)... 2024-04-01T19:42:07.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:07 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:07.485+0000 7f8515e22200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:08.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:07 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:07.748+0000 7f8515e22200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:08.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:07 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:07.993+0000 7f8515e22200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:42:09.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:08 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:08.828+0000 7f8515e22200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:42:09.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:09.414+0000 7f8515e22200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:42:09.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:09.521+0000 7f8515e22200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:42:10.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:09.744+0000 7f8515e22200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:42:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: Activating manager daemon a 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: mgrmap e2: a(active, starting, since 0.00315395s) 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: Manager daemon a is now available 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' 2024-04-01T19:42:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:09 smithi060 ceph-mon[29854]: from='mgr.14100 172.21.15.60:0/3496691330' entity='mgr.a' 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "bcd0fcd0-f05f-11ee-b647-cb9ed24678a4", 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T19:42:10.528 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T19:42:10.529 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T19:42:10.530 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T19:42:10.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T19:42:10.534 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T19:41:55.733819+0000", 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:10.535 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (3/15)... 2024-04-01T19:42:11.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:10 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/4031480780' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T19:42:11.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:10 smithi060 ceph-mon[29854]: mgrmap e3: a(active, since 1.00685s) 2024-04-01T19:42:12.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:12 smithi060 ceph-mon[29854]: mgrmap e4: a(active, since 2s) 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "bcd0fcd0-f05f-11ee-b647-cb9ed24678a4", 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T19:42:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.895 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T19:42:13.896 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T19:42:13.899 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T19:42:13.900 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T19:41:55.733819+0000", 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-04-01T19:42:13.901 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T19:42:13.902 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:13.902 INFO:teuthology.orchestra.run.smithi060.stdout:mgr is available 2024-04-01T19:42:13.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:13 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/862142581' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T19:42:14.885 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:14 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/314078242' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-01T19:42:14.885 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:14 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/314078242' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-01T19:42:15.148 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-01T19:42:15.149 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-04-01T19:42:15.149 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-04-01T19:42:15.149 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-01T19:42:15.149 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-01T19:42:15.149 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling cephadm module... 2024-04-01T19:42:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:15 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/3690936238' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-01T19:42:16.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:15 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setuser ceph since I am not root 2024-04-01T19:42:16.172 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:15 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setgroup ceph since I am not root 2024-04-01T19:42:16.715 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:16 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:16.466+0000 7f811bf2b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:42:16.716 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:16 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:16.566+0000 7f811bf2b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:42:17.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:16 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/3690936238' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-01T19:42:17.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:16 smithi060 ceph-mon[29854]: mgrmap e5: a(active, since 6s) 2024-04-01T19:42:17.476 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.237+0000 7f811bf2b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:42:17.476 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.332+0000 7f811bf2b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:42:17.476 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.477+0000 7f811bf2b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:42:17.782 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.576+0000 7f811bf2b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:42:17.782 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.662+0000 7f811bf2b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2024-04-01T19:42:17.785 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 5... 2024-04-01T19:42:18.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/4085932909' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-01T19:42:18.051 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:17 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:17.937+0000 7f811bf2b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:42:18.051 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:18 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:18.052+0000 7f811bf2b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:18.419 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:18 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:18.141+0000 7f811bf2b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:42:18.419 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:18 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:18.241+0000 7f811bf2b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:42:18.419 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:18 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:18.420+0000 7f811bf2b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:42:19.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:19 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:19.408+0000 7f811bf2b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:42:19.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:19 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:19.541+0000 7f811bf2b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:42:20.169 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:19 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:19.878+0000 7f811bf2b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:42:20.169 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:19 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:19.971+0000 7f811bf2b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:42:20.169 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:20.170+0000 7f811bf2b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:20.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:20.359+0000 7f811bf2b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:42:20.912 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:20.652+0000 7f811bf2b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:20.913 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:20.914+0000 7f811bf2b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:21.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:21 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:21.156+0000 7f811bf2b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:42:22.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:21 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:21.982+0000 7f811bf2b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:42:22.886 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:22.565+0000 7f811bf2b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:42:22.886 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:22.667+0000 7f811bf2b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:42:22.886 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:22.887+0000 7f811bf2b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:42:23.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: Active manager daemon a restarted 2024-04-01T19:42:23.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: Activating manager daemon a 2024-04-01T19:42:23.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: osdmap e2: 0 total, 0 up, 0 in 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: mgrmap e6: a(active, starting, since 0.00304864s) 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: Manager daemon a is now available 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:23.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:22 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:42:24.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:23 smithi060 ceph-mon[29854]: Found migration_current of "None". Setting to last migration. 2024-04-01T19:42:24.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:23 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:42:24.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:23 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:24.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:23 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:24.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:23 smithi060 ceph-mon[29854]: mgrmap e7: a(active, since 1.00512s) 2024-04-01T19:42:24.451 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:24.451 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-01T19:42:24.451 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-01T19:42:24.451 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:24.451 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 5 is available 2024-04-01T19:42:24.452 INFO:teuthology.orchestra.run.smithi060.stdout:Setting orchestrator backend to cephadm... 2024-04-01T19:42:25.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:24 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:23] ENGINE Bus STARTING 2024-04-01T19:42:25.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:24 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:23] ENGINE Serving on https://172.21.15.60:7150 2024-04-01T19:42:25.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:24 smithi060 ceph-mon[29854]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-01T19:42:25.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:24 smithi060 ceph-mon[29854]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-01T19:42:25.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:24 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:25.955 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:23] ENGINE Serving on http://172.21.15.60:8765 2024-04-01T19:42:25.955 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:23] ENGINE Bus STARTED 2024-04-01T19:42:25.955 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: mgrmap e8: a(active, since 2s) 2024-04-01T19:42:25.955 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:25.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:25.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:25 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:26.949 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-01T19:42:26.949 INFO:teuthology.orchestra.run.smithi060.stdout:Generating ssh key... 2024-04-01T19:42:27.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:26 smithi060 ceph-mon[29854]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: Generating public/private rsa key pair. 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: Your identification has been saved in /tmp/tmpszjsjv5i/key. 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: Your public key has been saved in /tmp/tmpszjsjv5i/key.pub. 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: The key fingerprint is: 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: SHA256:3MSlW2ac+JBs2bVrD4Fi3BWAWtm7s5op5SYL6Pb4vT4 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: The key's randomart image is: 2024-04-01T19:42:28.159 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: +---[RSA 3072]----+ 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | +o.+. | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | ++X.= . | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | o# X.o | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | ..= O. o | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | S o ..+ | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | . . o. o | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | . . o o .| 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | ... oE oo. | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: | .ooo.=B+. | 2024-04-01T19:42:28.160 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:27 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: +----[SHA256]-----+ 2024-04-01T19:42:29.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:28 smithi060 ceph-mon[29854]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:29.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:28 smithi060 ceph-mon[29854]: Generating ssh key... 2024-04-01T19:42:29.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:28 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:29.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:28 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:29.677 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:29.677 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-01T19:42:29.677 INFO:teuthology.orchestra.run.smithi060.stdout:Adding key to root@localhost authorized_keys... 2024-04-01T19:42:29.677 INFO:teuthology.orchestra.run.smithi060.stdout:Adding host smithi060... 2024-04-01T19:42:30.035 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:29 smithi060 ceph-mon[29854]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:31.257 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:30 smithi060 ceph-mon[29854]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:31.258 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:30 smithi060 ceph-mon[29854]: Deploying cephadm binary to smithi060 2024-04-01T19:42:35.228 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Added host 'smithi060' with addr '172.21.15.60' 2024-04-01T19:42:35.228 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mon service... 2024-04-01T19:42:35.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:35 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:35.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:35 smithi060 ceph-mon[29854]: Added host smithi060 2024-04-01T19:42:35.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:35 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:37 smithi060 ceph-mon[29854]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:37 smithi060 ceph-mon[29854]: Saving service mon spec with placement count:5 2024-04-01T19:42:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:37 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-01T19:42:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mgr service... 2024-04-01T19:42:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:38 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:38 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:38 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:38.942 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-01T19:42:39.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:39 smithi060 ceph-mon[29854]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:39.965 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:39 smithi060 ceph-mon[29854]: Saving service mgr spec with placement count:2 2024-04-01T19:42:40.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:40 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2433678070' entity='client.admin' 2024-04-01T19:42:40.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:40 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:42.101 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling the dashboard module... 2024-04-01T19:42:42.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:42 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2403403535' entity='client.admin' 2024-04-01T19:42:42.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:42 smithi060 ceph-mon[29854]: from='mgr.14120 172.21.15.60:0/3867084387' entity='mgr.a' 2024-04-01T19:42:43.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:43 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1153604248' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-01T19:42:43.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:43 smithi060 ceph-mon[29854]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:42:43.672 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:43 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setuser ceph since I am not root 2024-04-01T19:42:43.672 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:43 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setgroup ceph since I am not root 2024-04-01T19:42:44.320 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:44.082+0000 7fe910cba200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:42:44.320 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:44.178+0000 7fe910cba200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:42:44.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1153604248' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-01T19:42:44.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-mon[29854]: mgrmap e9: a(active, since 20s) 2024-04-01T19:42:44.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:44.852+0000 7fe910cba200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:42:45.279 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:44 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:44.948+0000 7fe910cba200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:42:45.279 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.094+0000 7fe910cba200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:42:45.279 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.193+0000 7fe910cba200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:42:45.279 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.280+0000 7fe910cba200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:42:45.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/433405464' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-01T19:42:45.588 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:45.589 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2024-04-01T19:42:45.589 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 9... 2024-04-01T19:42:45.861 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.551+0000 7fe910cba200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:42:45.862 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.674+0000 7fe910cba200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:45.862 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.763+0000 7fe910cba200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:42:46.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:45 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:45.863+0000 7fe910cba200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:42:46.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:46 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:46.045+0000 7fe910cba200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:42:47.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.036+0000 7fe910cba200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:42:47.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.170+0000 7fe910cba200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:42:47.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.509+0000 7fe910cba200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:42:47.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.601+0000 7fe910cba200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:42:47.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.802+0000 7fe910cba200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:48.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:47 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:47.993+0000 7fe910cba200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:42:48.547 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:48 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:48.286+0000 7fe910cba200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:42:48.547 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:48 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:48.549+0000 7fe910cba200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:42:48.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:48 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:48.796+0000 7fe910cba200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:42:49.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:49 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:49.637+0000 7fe910cba200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:42:50.556 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:50.226+0000 7fe910cba200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:42:50.556 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:50.329+0000 7fe910cba200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:42:50.556 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:42:50.557+0000 7fe910cba200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:42:50.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: Active manager daemon a restarted 2024-04-01T19:42:50.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: Activating manager daemon a 2024-04-01T19:42:50.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: osdmap e3: 0 total, 0 up, 0 in 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: mgrmap e10: a(active, starting, since 0.0032723s) 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: Manager daemon a is now available 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:42:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:42:51.782 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:42:51.782 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:51] ENGINE Bus STARTING 2024-04-01T19:42:51.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:51] ENGINE Serving on http://172.21.15.60:8765 2024-04-01T19:42:51.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:51] ENGINE Serving on https://172.21.15.60:7150 2024-04-01T19:42:51.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: [01/Apr/2024:19:42:51] ENGINE Bus STARTED 2024-04-01T19:42:51.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:51 smithi060 ceph-mon[29854]: mgrmap e11: a(active, since 1.00548s) 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 9 is available 2024-04-01T19:42:52.474 INFO:teuthology.orchestra.run.smithi060.stdout:Generating a dashboard self-signed certificate... 2024-04-01T19:42:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:53 smithi060 ceph-mon[29854]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-01T19:42:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:53 smithi060 ceph-mon[29854]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-01T19:42:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:53 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:42:53.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-01T19:42:53.874 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial admin user... 2024-04-01T19:42:54.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:54 smithi060 ceph-mon[29854]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:54.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:54 smithi060 ceph-mon[29854]: mgrmap e12: a(active, since 2s) 2024-04-01T19:42:54.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:42:54.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:42:54.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:42:55.804 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$I75usmtK/ssh1e6UmKyJVeY7CzwTKVs81YqwlZ0WQ1Ua6BQLEJiMO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712000574, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-01T19:42:55.804 INFO:teuthology.orchestra.run.smithi060.stdout:Fetching dashboard port number... 2024-04-01T19:42:56.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:55 smithi060 ceph-mon[29854]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:42:56.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:55 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:42:57.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:56 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2880891507' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-01T19:42:57.053 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 8443 2024-04-01T19:42:57.063 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-01T19:42:57.063 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2024-04-01T19:42:57.070 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-01T19:42:57.070 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-04-01T19:42:57.071 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2024-04-01T19:42:57.071 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph Dashboard is now available at: 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout: URL: https://smithi060.front.sepia.ceph.com:8443/ 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout: User: admin 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout: Password: njio12sdi5 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:57.073 INFO:teuthology.orchestra.run.smithi060.stdout:Saving cluster configuration to /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config directory 2024-04-01T19:42:57.074 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling autotune for osd_memory_target 2024-04-01T19:42:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:42:57 smithi060 ceph-mon[29854]: mgrmap e13: a(active, since 6s) 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout:Or, if you are only running a single cluster on this host: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-01T19:42:59.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout: ceph telemetry on 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout:For more information see: 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:42:59.643 INFO:teuthology.orchestra.run.smithi060.stdout:Bootstrap complete. 2024-04-01T19:42:59.684 INFO:tasks.cephadm:Fetching config... 2024-04-01T19:42:59.684 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:42:59.684 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-01T19:42:59.699 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-01T19:42:59.699 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:42:59.700 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-01T19:42:59.755 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-01T19:42:59.755 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:42:59.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-01T19:42:59.822 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-01T19:42:59.822 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:42:59.822 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-01T19:42:59.876 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-01T19:42:59.877 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-01T19:42:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:42:59.968 DEBUG:teuthology.orchestra.run.smithi072:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-01T19:43:00.013 INFO:teuthology.orchestra.run.smithi072.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:00.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-01T19:43:00.074 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuSer5uVZEXPk/gtauovrzi28qIOx6XoZgv+UInlADHBx1WZMvKJ//wJpfwm001Az1g0Mg8X0Kh3NQ5MR9sdYfHSn/gp8RYK2rxWkTtft6CaKUUgMksLn2FCRKgrXCuHA/1Y1QPu3wpK26xPX/ihyr55f/6+LfSU1LpXIyOssm6H3aI5HlEF9ZbbkLi/IIFx6r4QAGYqRh6+6Zg8ncgTh1y3iV3aIhaCJFnAMo5YJDpzXK/RG7WqLEIHhYjZ7hfBU6tsdy8m8P5+cp1c4HnFAv1Z4LPvhE1YM5b+1z871a7rZo9EBFdLCbVRaCBusTDzmZmb4FdwvOPEIJZEBrpcvMOGdvtB2aoMNYEYXtjMaBU4HGuToCjKU30V/RVANcFjKyAsvYK3ZGiI6Q8YmMn3quukX4G64DjgXKF/vwgmH/bzW0rhfA3YY+rI443UN9Yw/l7YYQsn5zvdL54g0aSrUHXSXK9bCuDQ1GufuPF5oAjJ4HkMfeE4FaDyAqJQ7r9/0= ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:00.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-01T19:43:00.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:00 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2185191634' entity='client.admin' 2024-04-01T19:43:00.363 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2878218598' entity='client.admin' 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:04.479 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-01T19:43:04.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-01T19:43:04.720 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:07.153 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi072 2024-04-01T19:43:07.154 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:43:07.154 DEBUG:teuthology.orchestra.run.smithi072:> dd of=/etc/ceph/ceph.conf 2024-04-01T19:43:07.172 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:43:07.173 DEBUG:teuthology.orchestra.run.smithi072:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:07.230 INFO:tasks.cephadm:Adding host smithi072 to orchestrator... 2024-04-01T19:43:07.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi072 2024-04-01T19:43:07.469 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:43:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:08.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:08 smithi060 ceph-mon[29854]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:08.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:08 smithi060 ceph-mon[29854]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:08.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:08 smithi060 ceph-mon[29854]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:09.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:09 smithi060 ceph-mon[29854]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi072", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:10.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:10 smithi060 ceph-mon[29854]: Deploying cephadm binary to smithi072 2024-04-01T19:43:10.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:10 smithi060 ceph-mon[29854]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:12.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:12 smithi060 ceph-mon[29854]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:13.636 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi072' with addr '172.21.15.72' 2024-04-01T19:43:14.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-01T19:43:14.449 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:14.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:14.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:14 smithi060 ceph-mon[29854]: Added host smithi072 2024-04-01T19:43:14.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:14.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:14.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:14 smithi060 ceph-mon[29854]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:15.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:15 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:43:16.196 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.72", "hostname": "smithi072", "labels": [], "status": ""}] 2024-04-01T19:43:16.815 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-04-01T19:43:16.815 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:43:16.815 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-04-01T19:43:16.833 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:43:16.833 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:16.890 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-04-01T19:43:16.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi164 2024-04-01T19:43:17.132 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:17.480 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:17 smithi060 ceph-mon[29854]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:43:17.480 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:17 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:17.480 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:17 smithi060 ceph-mon[29854]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:18.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:18 smithi060 ceph-mon[29854]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi072", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:20.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:20.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:20.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:20.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:20 smithi060 ceph-mon[29854]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: Deploying cephadm binary to smithi164 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:21.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:21.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:21 smithi060 ceph-mon[29854]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:22.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:22 smithi060 ceph-mon[29854]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:23.328 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi164' with addr '172.21.15.164' 2024-04-01T19:43:23.992 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-01T19:43:24.238 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:24 smithi060 ceph-mon[29854]: Added host smithi164 2024-04-01T19:43:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:25 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:25 smithi060 ceph-mon[29854]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:25.984 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:43:25.985 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.72", "hostname": "smithi072", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-04-01T19:43:26.599 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-01T19:43:26.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-01T19:43:26.841 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:27 smithi060 ceph-mon[29854]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:43:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:27 smithi060 ceph-mon[29854]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:28.633 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2024-04-01T19:43:28.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:28 smithi060 ceph-mon[29854]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:28.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:28 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-01T19:43:29.264 INFO:tasks.cephadm:Adding mon.a on smithi060 2024-04-01T19:43:29.264 INFO:tasks.cephadm:Adding mon.b on smithi072 2024-04-01T19:43:29.264 INFO:tasks.cephadm:Adding mon.c on smithi164 2024-04-01T19:43:29.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c' 2024-04-01T19:43:29.509 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T19:43:29.556 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:29 smithi060 ceph-mon[29854]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:31.223 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2024-04-01T19:43:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:31.890 DEBUG:teuthology.orchestra.run.smithi072:mon.b> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.b.service 2024-04-01T19:43:31.892 DEBUG:teuthology.orchestra.run.smithi164:mon.c> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.c.service 2024-04-01T19:43:31.895 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-01T19:43:31.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T19:43:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:32 smithi060 ceph-mon[29854]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:32 smithi060 ceph-mon[29854]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c;count:3 2024-04-01T19:43:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:32 smithi060 ceph-mon[29854]: Deploying daemon mon.c on smithi164 2024-04-01T19:43:33.438 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:33.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:33 smithi060 ceph-mon[29854]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:34.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:34 smithi060 ceph-mon[29854]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:34.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:34 smithi164 systemd[1]: Starting Ceph mon.c for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:43:35.535 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 podman[33039]: 2024-04-01 19:43:35.247493154 +0000 UTC m=+0.156546378 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600 2024-04-01T19:43:35.535 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 podman[33039]: 2024-04-01 19:43:35.352506017 +0000 UTC m=+0.261559278 container create 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-01T19:43:35.535 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 podman[33039]: 2024-04-01 19:43:35.538135181 +0000 UTC m=+0.447188396 container init 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD) 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 podman[33039]: 2024-04-01 19:43:35.540977983 +0000 UTC m=+0.450031201 container start 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True) 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: set uid:gid to 167:167 (ceph:ceph) 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: ceph version 19.0.0-2492-ge142085d (e142085d06ebbedb32196116c9f19e2d28f93430) squid (dev), process ceph-mon, pid 2 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pidfile_write: ignore empty --pid-file 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: load: jerasure load: lrc 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: RocksDB version: 7.9.2 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Git sha 0 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Compile date 2024-03-25 23:49:44 2024-04-01T19:43:35.796 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: DB SUMMARY 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: DB Session ID: HUQJ8JKIAO3EFFU3VXRL 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: CURRENT file: CURRENT 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: IDENTITY file: IDENTITY 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.error_if_exists: 0 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.create_if_missing: 0 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.paranoid_checks: 1 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-01T19:43:35.797 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.env: 0x557c53ab4c60 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.fs: PosixFileSystem 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.info_log: 0x557c545a1c60 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_file_opening_threads: 16 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.statistics: (nil) 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.use_fsync: 0 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_log_file_size: 0 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.keep_log_file_num: 1000 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.recycle_log_file_num: 0 2024-04-01T19:43:35.798 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_fallocate: 1 2024-04-01T19:43:35.799 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_mmap_reads: 0 2024-04-01T19:43:35.799 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_mmap_writes: 0 2024-04-01T19:43:35.799 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.use_direct_reads: 0 2024-04-01T19:43:35.799 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.create_missing_column_families: 0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.db_log_dir: 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.wal_dir: 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.advise_random_on_open: 1 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.db_write_buffer_size: 0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.write_buffer_manager: 0x557c545761e0 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-01T19:43:35.800 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.rate_limiter: (nil) 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.wal_recovery_mode: 2 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enable_thread_tracking: 0 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enable_pipelined_write: 0 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.unordered_write: 0 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.row_cache: None 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.wal_filter: None 2024-04-01T19:43:35.801 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_ingest_behind: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.two_write_queues: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.manual_wal_flush: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.wal_compression: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.atomic_flush: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.log_readahead_size: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.best_efforts_recovery: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.allow_data_in_errors: 0 2024-04-01T19:43:35.802 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.db_host_id: __hostname__ 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_background_jobs: 2 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_background_compactions: -1 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_subcompactions: 1 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_total_wal_size: 0 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_open_files: -1 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bytes_per_sync: 0 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-01T19:43:35.803 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_readahead_size: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_background_flushes: -1 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Compression algorithms supported: 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kZSTD supported: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kXpressCompression supported: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kLZ4HCCompression supported: 1 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kZlibCompression supported: 1 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kSnappyCompression supported: 1 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kLZ4Compression supported: 1 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: kBZip2Compression supported: 0 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-04-01T19:43:35.804 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.merge_operator: 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_filter: None 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_filter_factory: None 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.sst_partitioner_factory: None 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557c545a1e20) 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: cache_index_and_filter_blocks: 1 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: pin_top_level_index_and_filter: 1 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: index_type: 0 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: data_block_index_type: 0 2024-04-01T19:43:35.805 INFO:journalctl@ceph.mon.c.smithi164.stdout: index_shortening: 1 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: checksum: 4 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: no_block_cache: 0 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_cache: 0x557c545a91f0 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_cache_name: BinnedLRUCache 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_cache_options: 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: capacity : 536870912 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: num_shard_bits : 4 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: strict_capacity_limit : 0 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: high_pri_pool_ratio: 0.000 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_cache_compressed: (nil) 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: persistent_cache: (nil) 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_size: 4096 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_size_deviation: 10 2024-04-01T19:43:35.806 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_restart_interval: 16 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: index_block_restart_interval: 1 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: metadata_block_size: 4096 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: partition_filters: 0 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: use_delta_encoding: 1 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: filter_policy: bloomfilter 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: whole_key_filtering: 1 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: verify_compression: 0 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: read_amp_bytes_per_bit: 0 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: format_version: 5 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: enable_index_compression: 1 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: block_align: 0 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: max_auto_readahead_size: 262144 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: prepopulate_block_cache: 0 2024-04-01T19:43:35.807 INFO:journalctl@ceph.mon.c.smithi164.stdout: initial_auto_readahead_size: 8192 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout: num_file_reads_for_auto_readahead: 2 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.write_buffer_size: 33554432 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_write_buffer_number: 2 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression: NoCompression 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression: Disabled 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.prefix_extractor: nullptr 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.num_levels: 7 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-01T19:43:35.808 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.level: 32767 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.strategy: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-01T19:43:35.809 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.enabled: false 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.target_file_size_base: 67108864 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-01T19:43:35.810 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.arena_block_size: 1048576 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.disable_auto_compactions: 0 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-01T19:43:35.811 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.inplace_update_support: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.bloom_locality: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.max_successive_merges: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.paranoid_file_checks: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.force_consistency_checks: 1 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.report_bg_io_stats: 0 2024-04-01T19:43:35.812 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.ttl: 2592000 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enable_blob_files: false 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.min_blob_size: 0 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_file_size: 268435456 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-01T19:43:35.813 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.blob_file_starting_level: 0 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 967815b4-2a96-472c-b2de-f10493b65189 2024-04-01T19:43:35.814 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000615580982, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000615581404, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712000615, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "967815b4-2a96-472c-b2de-f10493b65189", "db_session_id": "HUQJ8JKIAO3EFFU3VXRL", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712000615581484, "job": 1, "event": "recovery_finished"} 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557c5469e000 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: DB pointer 0x557c54688000 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout: ** DB Stats ** 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T19:43:35.815 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: ** Compaction Stats [default] ** 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: ** Compaction Stats [default] ** 2024-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.816 INFO:journalctl@ceph.mon.c.smithi164.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Cumulative compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Interval compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Block cache BinnedLRUCache@0x557c545a91f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-01T19:43:35.817 INFO:journalctl@ceph.mon.c.smithi164.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: using public_addr v2:172.21.15.164:0/0 -> [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: starting mon.c rank -1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(???) e0 preinit fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).mds e1 new map 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: e1 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.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-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: legacy client fscid: -1 2024-04-01T19:43:35.818 INFO:journalctl@ceph.mon.c.smithi164.stdout: 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout: No filesystems configured 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.819 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi072", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Deploying cephadm binary to smithi164 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.820 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Added host smithi164 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.821 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:35.822 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c;count:3 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: Deploying daemon mon.c on smithi164 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 ceph-mon[33063]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 bash[33039]: 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 2024-04-01T19:43:35.823 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:35 smithi164 systemd[1]: Started Ceph mon.c for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: mon.a calling monitor election 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: mon.c calling monitor election 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: monmap epoch 2 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: last_changed 2024-04-01T19:43:35.604304+0000 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: min_mon_release 19 (squid) 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: election_strategy: 1 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: fsmap 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:40.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: mgrmap e13: a(active, since 50s) 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: overall HEALTH_OK 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:40.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:40 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:40.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:40.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: mon.a calling monitor election 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: mon.c calling monitor election 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: monmap epoch 2 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: last_changed 2024-04-01T19:43:35.604304+0000 2024-04-01T19:43:40.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: min_mon_release 19 (squid) 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: election_strategy: 1 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: fsmap 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: mgrmap e13: a(active, since 50s) 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: overall HEALTH_OK 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:40.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:40 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:41.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:41 smithi060 ceph-mon[29854]: Deploying daemon mon.b on smithi072 2024-04-01T19:43:41.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:41 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:41.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:41 smithi164 ceph-mon[33063]: Deploying daemon mon.b on smithi072 2024-04-01T19:43:41.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:41 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:42.106 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:43:42.106 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":2,"fsid":"bcd0fcd0-f05f-11ee-b647-cb9ed24678a4","modified":"2024-04-01T19:43:35.604304Z","created":"2024-04-01T19:41:52.666189Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-01T19:43:42.108 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 2 2024-04-01T19:43:42.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:42 smithi164 ceph-mon[33063]: from='client.? 172.21.15.164:0/2145927148' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:42.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:42 smithi164 ceph-mon[33063]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:43.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:42 smithi060 ceph-mon[29854]: from='client.? 172.21.15.164:0/2145927148' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:43.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:42 smithi060 ceph-mon[29854]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:43.632 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-01T19:43:43.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T19:43:43.882 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.c/config 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).mds e1 new map 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout: e1 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.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-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout: legacy client fscid: -1 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout: 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout: No filesystems configured 2024-04-01T19:43:44.323 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-01T19:43:44.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-01T19:43:44.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-01T19:43:44.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-01T19:43:44.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-01T19:43:44.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi072", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:44.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Deploying cephadm binary to smithi164 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Added host smithi164 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:44.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2569997424' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:44.645 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi072:172.21.15.72=b;smithi164:172.21.15.164=c;count:3 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Deploying daemon mon.c on smithi164 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.646 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.a calling monitor election 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.c calling monitor election 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: monmap epoch 2 2024-04-01T19:43:44.647 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: last_changed 2024-04-01T19:43:35.604304+0000 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: min_mon_release 19 (squid) 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: election_strategy: 1 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: fsmap 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mgrmap e13: a(active, since 50s) 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: overall HEALTH_OK 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:44.648 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: Deploying daemon mon.b on smithi072 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: from='client.? 172.21.15.164:0/2145927148' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 ceph-mon[33039]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 bash[33020]: 7e4a14abda9fe4204013f653c03b15e464bf281910f1f531205680a4c3af5779 2024-04-01T19:43:44.649 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:44 smithi072 systemd[1]: Started Ceph mon.b for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: mon.a calling monitor election 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: mon.c calling monitor election 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: monmap epoch 3 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: min_mon_release 19 (squid) 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: election_strategy: 1 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: fsmap 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: mgrmap e13: a(active, since 58s) 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: mon.b (rank 2) addr [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] is down (out of quorum) 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:49.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:49.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: mon.a calling monitor election 2024-04-01T19:43:49.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: mon.c calling monitor election 2024-04-01T19:43:49.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: monmap epoch 3 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: min_mon_release 19 (squid) 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: election_strategy: 1 2024-04-01T19:43:49.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: fsmap 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: mgrmap e13: a(active, since 58s) 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: mon.b (rank 2) addr [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] is down (out of quorum) 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:49.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:50.162 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-01T19:43:50.163 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"bcd0fcd0-f05f-11ee-b647-cb9ed24678a4","modified":"2024-04-01T19:43:44.330843Z","created":"2024-04-01T19:41:52.666189Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:3300","nonce":0},{"type":"v1","addr":"172.21.15.72:6789","nonce":0}]},"addr":"172.21.15.72:6789/0","public_addr":"172.21.15.72:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-01T19:43:50.165 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-04-01T19:43:50.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:50.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:50.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:50.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:50 smithi164 ceph-mon[33063]: from='client.? 172.21.15.164:0/2945741251' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:50.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:50 smithi060 ceph-mon[29854]: from='client.? 172.21.15.164:0/2945741251' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.014 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-01T19:43:51.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-01T19:43:51.267 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: mon.a calling monitor election 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: mon.c calling monitor election 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:43:51.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: monmap epoch 3 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: min_mon_release 19 (squid) 2024-04-01T19:43:51.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: election_strategy: 1 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: fsmap 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: mgrmap e13: a(active, since 58s) 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: mon.b (rank 2) addr [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] is down (out of quorum) 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:51.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:51.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:51.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='client.? 172.21.15.164:0/2945741251' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T19:43:51.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:51 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mon.b calling monitor election 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mon.b calling monitor election 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mon.c calling monitor election 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mon.a calling monitor election 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: monmap epoch 3 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:52.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: min_mon_release 19 (squid) 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: election_strategy: 1 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: fsmap 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: mgrmap e13: a(active, since 60s) 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Cluster is now healthy 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: overall HEALTH_OK 2024-04-01T19:43:52.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:52.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:52.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:52.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mon.b calling monitor election 2024-04-01T19:43:52.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:43:52.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:52.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:52.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mon.b calling monitor election 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mon.c calling monitor election 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mon.a calling monitor election 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: monmap epoch 3 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: min_mon_release 19 (squid) 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: election_strategy: 1 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:52.642 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: fsmap 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: mgrmap e13: a(active, since 60s) 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Cluster is now healthy 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: overall HEALTH_OK 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.643 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:52.644 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mon.b calling monitor election 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mon.b calling monitor election 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mon.c calling monitor election 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mon.a calling monitor election 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: monmap epoch 3 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: last_changed 2024-04-01T19:43:44.330843+0000 2024-04-01T19:43:52.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: created 2024-04-01T19:41:52.666189+0000 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: min_mon_release 19 (squid) 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: election_strategy: 1 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.c 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: 2: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: fsmap 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: osdmap e4: 0 total, 0 up, 0 in 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: mgrmap e13: a(active, since 60s) 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Cluster is now healthy 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: overall HEALTH_OK 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.742 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:52.743 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:53 smithi060 ceph-mon[29854]: Reconfiguring mon.a (unknown last config time)... 2024-04-01T19:43:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:53 smithi060 ceph-mon[29854]: Reconfiguring daemon mon.a on smithi060 2024-04-01T19:43:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:53 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:53 smithi060 ceph-mon[29854]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:53.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:53 smithi072 ceph-mon[33039]: Reconfiguring mon.a (unknown last config time)... 2024-04-01T19:43:53.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:53 smithi072 ceph-mon[33039]: Reconfiguring daemon mon.a on smithi060 2024-04-01T19:43:53.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:53 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:53.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:53 smithi072 ceph-mon[33039]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:53.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:53 smithi164 ceph-mon[33063]: Reconfiguring mon.a (unknown last config time)... 2024-04-01T19:43:53.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:53 smithi164 ceph-mon[33063]: Reconfiguring daemon mon.a on smithi060 2024-04-01T19:43:53.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:53 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:43:53.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:53 smithi164 ceph-mon[33063]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:54.224 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:54.224 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-04-01T19:43:54.224 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:43:54.225 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] 2024-04-01T19:43:54.810 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-01T19:43:54.811 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:43:54.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2024-04-01T19:43:54.840 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:43:54.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:54.907 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:43:54.907 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/ceph/ceph.conf 2024-04-01T19:43:54.937 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:43:54.937 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:55.001 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: Reconfiguring mon.b (monmap changed)... 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: Reconfiguring daemon mon.b on smithi072 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2405963852' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:54 smithi072 ceph-mon[33039]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:55.005 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:43:55.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-04-01T19:43:55.039 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:43:55.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: Reconfiguring mon.b (monmap changed)... 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: Reconfiguring daemon mon.b on smithi072 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2405963852' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.107 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:54 smithi164 ceph-mon[33063]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:55.110 INFO:tasks.cephadm:Adding mgr.a on smithi060 2024-04-01T19:43:55.111 INFO:tasks.cephadm:Adding mgr.b on smithi072 2024-04-01T19:43:55.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi060=a;smithi072=b' 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: Reconfiguring mon.b (monmap changed)... 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: Reconfiguring daemon mon.b on smithi072 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2405963852' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:54 smithi060 ceph-mon[29854]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:55.385 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.c/config 2024-04-01T19:43:56.485 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: Reconfiguring mon.c (monmap changed)... 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:56.486 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:56 smithi164 ceph-mon[33063]: Reconfiguring daemon mon.c on smithi164 2024-04-01T19:43:56.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: Reconfiguring mon.c (monmap changed)... 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:56.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:56 smithi072 ceph-mon[33039]: Reconfiguring daemon mon.c on smithi164 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: Reconfiguring mon.c (monmap changed)... 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T19:43:56.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:56.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:56 smithi060 ceph-mon[29854]: Reconfiguring daemon mon.c on smithi164 2024-04-01T19:43:57.559 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:57 smithi164 ceph-mon[33063]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:57.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:57 smithi072 ceph-mon[33039]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:57.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:57 smithi060 ceph-mon[29854]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:58.001 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-04-01T19:43:58.524 DEBUG:teuthology.orchestra.run.smithi072:mgr.b> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.b.service 2024-04-01T19:43:58.527 INFO:tasks.cephadm:Deploying OSDs... 2024-04-01T19:43:58.527 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-01T19:43:58.527 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T19:43:58.542 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-01T19:43:58.543 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-04-01T19:43:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-01T19:43:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-01 19:43:03.132277644 +0000 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-01 19:37:45.267238312 +0000 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-01 19:37:45.267238312 +0000 2024-04-01T19:43:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-04-01 19:37:45.267238312 +0000 2024-04-01T19:43:58.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:43:58.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:58 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:43:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:58 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.666 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-01T19:43:58.666 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-01T19:43:58.666 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 9.4051e-05 s, 5.4 MB/s 2024-04-01T19:43:58.668 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-01T19:43:58.723 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-04-01T19:43:58.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:43:58.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:43:58.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:43:58.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:43:58.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:43:58.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:58 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-01 19:43:03.159277377 +0000 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-01 19:37:45.605234929 +0000 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-01 19:37:45.605234929 +0000 2024-04-01T19:43:58.779 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-04-01 19:37:45.605234929 +0000 2024-04-01T19:43:58.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-01T19:43:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-01T19:43:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-01T19:43:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.0001029 s, 5.0 MB/s 2024-04-01T19:43:58.845 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-01T19:43:58.902 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:58.957 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-01 19:43:03.192277052 +0000 2024-04-01T19:43:58.958 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-01 19:37:45.950231477 +0000 2024-04-01T19:43:58.958 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-01 19:37:45.950231477 +0000 2024-04-01T19:43:58.958 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-04-01 19:37:45.950231477 +0000 2024-04-01T19:43:58.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-01T19:43:59.024 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-01T19:43:59.025 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-01T19:43:59.025 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 8.9871e-05 s, 5.7 MB/s 2024-04-01T19:43:59.026 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-01T19:43:59.081 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-04-01T19:43:59.136 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-01T19:43:59.136 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-01 19:43:03.219276786 +0000 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-01 19:37:46.274228234 +0000 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-01 19:37:46.274228234 +0000 2024-04-01T19:43:59.137 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-04-01 19:37:46.274228234 +0000 2024-04-01T19:43:59.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-01T19:43:59.202 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-01T19:43:59.202 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-01T19:43:59.202 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000100706 s, 5.1 MB/s 2024-04-01T19:43:59.203 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-01T19:43:59.259 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-01T19:43:59.259 DEBUG:teuthology.orchestra.run.smithi072:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T19:43:59.278 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-01T19:43:59.279 DEBUG:teuthology.orchestra.run.smithi072:> stat /dev/vg_nvme/lv_1 2024-04-01T19:43:59.336 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-01T19:43:59.336 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 5h/5d Inode: 663 Links: 1 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2024-04-01 19:43:43.792121518 +0000 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2024-04-01 19:37:47.974697500 +0000 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2024-04-01 19:37:47.974697500 +0000 2024-04-01T19:43:59.337 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: 2024-04-01 19:37:47.974697500 +0000 2024-04-01T19:43:59.337 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-01T19:43:59.407 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2024-04-01T19:43:59.407 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2024-04-01T19:43:59.407 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000280595 s, 1.8 MB/s 2024-04-01T19:43:59.409 DEBUG:teuthology.orchestra.run.smithi072:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-01T19:43:59.466 DEBUG:teuthology.orchestra.run.smithi072:> stat /dev/vg_nvme/lv_2 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 5h/5d Inode: 682 Links: 1 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2024-04-01 19:43:43.793121497 +0000 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2024-04-01 19:37:48.317690298 +0000 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2024-04-01 19:37:48.317690298 +0000 2024-04-01T19:43:59.523 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: 2024-04-01 19:37:48.317690298 +0000 2024-04-01T19:43:59.524 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-01T19:43:59.590 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2024-04-01T19:43:59.590 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2024-04-01T19:43:59.590 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000203426 s, 2.5 MB/s 2024-04-01T19:43:59.591 DEBUG:teuthology.orchestra.run.smithi072:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-01T19:43:59.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:59 smithi072 ceph-mon[33039]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=a;smithi072=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:59.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:59 smithi072 ceph-mon[33039]: Saving service mgr spec with placement smithi060=a;smithi072=b;count:2 2024-04-01T19:43:59.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:59 smithi072 ceph-mon[33039]: Reconfiguring mgr.a (unknown last config time)... 2024-04-01T19:43:59.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:59 smithi072 ceph-mon[33039]: Reconfiguring daemon mgr.a on smithi060 2024-04-01T19:43:59.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:43:59 smithi072 ceph-mon[33039]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:59.648 DEBUG:teuthology.orchestra.run.smithi072:> stat /dev/vg_nvme/lv_3 2024-04-01T19:43:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:59 smithi060 ceph-mon[29854]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=a;smithi072=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:59 smithi060 ceph-mon[29854]: Saving service mgr spec with placement smithi060=a;smithi072=b;count:2 2024-04-01T19:43:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:59 smithi060 ceph-mon[29854]: Reconfiguring mgr.a (unknown last config time)... 2024-04-01T19:43:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:59 smithi060 ceph-mon[29854]: Reconfiguring daemon mgr.a on smithi060 2024-04-01T19:43:59.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:43:59 smithi060 ceph-mon[29854]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2024-04-01 19:43:43.793121497 +0000 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2024-04-01 19:37:48.650683306 +0000 2024-04-01T19:43:59.704 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2024-04-01 19:37:48.650683306 +0000 2024-04-01T19:43:59.705 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: 2024-04-01 19:37:48.650683306 +0000 2024-04-01T19:43:59.705 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-01T19:43:59.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:59 smithi164 ceph-mon[33063]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=a;smithi072=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:43:59.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:59 smithi164 ceph-mon[33063]: Saving service mgr spec with placement smithi060=a;smithi072=b;count:2 2024-04-01T19:43:59.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:59 smithi164 ceph-mon[33063]: Reconfiguring mgr.a (unknown last config time)... 2024-04-01T19:43:59.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:59 smithi164 ceph-mon[33063]: Reconfiguring daemon mgr.a on smithi060 2024-04-01T19:43:59.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:43:59 smithi164 ceph-mon[33063]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:43:59.771 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2024-04-01T19:43:59.771 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2024-04-01T19:43:59.771 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000219426 s, 2.3 MB/s 2024-04-01T19:43:59.772 DEBUG:teuthology.orchestra.run.smithi072:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-01T19:43:59.829 DEBUG:teuthology.orchestra.run.smithi072:> stat /dev/vg_nvme/lv_4 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 5h/5d Inode: 720 Links: 1 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2024-04-01 19:43:43.793121497 +0000 2024-04-01T19:43:59.883 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2024-04-01 19:37:48.995676062 +0000 2024-04-01T19:43:59.884 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2024-04-01 19:37:48.995676062 +0000 2024-04-01T19:43:59.884 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: 2024-04-01 19:37:48.995676062 +0000 2024-04-01T19:43:59.884 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-01T19:43:59.949 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2024-04-01T19:43:59.950 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2024-04-01T19:43:59.950 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.00019683 s, 2.6 MB/s 2024-04-01T19:43:59.951 DEBUG:teuthology.orchestra.run.smithi072:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-01T19:44:00.007 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-01T19:44:00.007 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T19:44:00.026 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-01T19:44:00.027 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:44:00.084 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-01 19:43:34.811916116 +0000 2024-04-01T19:44:00.085 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-01 19:37:43.438649207 +0000 2024-04-01T19:44:00.085 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-01 19:37:43.438649207 +0000 2024-04-01T19:44:00.085 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-04-01 19:37:43.438649207 +0000 2024-04-01T19:44:00.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-01T19:44:00.157 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-01T19:44:00.157 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-01T19:44:00.157 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000348697 s, 1.5 MB/s 2024-04-01T19:44:00.158 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-01T19:44:00.216 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-01 19:43:34.811916116 +0000 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-01 19:37:43.788643166 +0000 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-01 19:37:43.788643166 +0000 2024-04-01T19:44:00.273 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-04-01 19:37:43.788643166 +0000 2024-04-01T19:44:00.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-01T19:44:00.340 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-01T19:44:00.341 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-01T19:44:00.341 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000215248 s, 2.4 MB/s 2024-04-01T19:44:00.342 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-01T19:44:00.399 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-04-01T19:44:00.455 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-01 19:43:34.811916116 +0000 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-01 19:37:44.132637229 +0000 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-01 19:37:44.132637229 +0000 2024-04-01T19:44:00.456 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-04-01 19:37:44.132637229 +0000 2024-04-01T19:44:00.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-01T19:44:00.523 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-01T19:44:00.524 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-01T19:44:00.524 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000215519 s, 2.4 MB/s 2024-04-01T19:44:00.525 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-01T19:44:00.581 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-01 19:43:34.812916099 +0000 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-01 19:37:44.463631515 +0000 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-01 19:37:44.463631515 +0000 2024-04-01T19:44:00.637 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: 2024-04-01 19:37:44.463631515 +0000 2024-04-01T19:44:00.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-01T19:44:00.704 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-01T19:44:00.704 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-01T19:44:00.704 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000216717 s, 2.4 MB/s 2024-04-01T19:44:00.705 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-01T19:44:00.761 INFO:tasks.cephadm:Deploying osd.0 on smithi060 with /dev/vg_nvme/lv_4... 2024-04-01T19:44:00.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-01T19:44:01.013 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: Deploying daemon mgr.b on smithi072 2024-04-01T19:44:01.135 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:00 smithi060 ceph-mon[29854]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: Deploying daemon mgr.b on smithi072 2024-04-01T19:44:01.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:00 smithi072 ceph-mon[33039]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:01.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:01.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: Deploying daemon mgr.b on smithi072 2024-04-01T19:44:01.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:00 smithi164 ceph-mon[33063]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:01.891 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:01 smithi072 systemd[1]: Starting Ceph mgr.b for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:44:02.225 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:01 smithi072 podman[34435]: 2024-04-01 19:44:01.878743991 +0000 UTC m=+0.017444136 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600 2024-04-01T19:44:02.226 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:01 smithi072 podman[34435]: 2024-04-01 19:44:01.994898591 +0000 UTC m=+0.133598778 container create 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-01T19:44:02.226 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 podman[34435]: 2024-04-01 19:44:02.225341656 +0000 UTC m=+0.364041797 container init 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-01T19:44:02.226 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 podman[34435]: 2024-04-01 19:44:02.227993073 +0000 UTC m=+0.366693222 container start 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS) 2024-04-01T19:44:02.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 ceph-mgr[34454]: -- 172.21.15.72:0/2380967736 <== mon.2 v2:172.21.15.72:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e60e7885a0 con 0x55e60e75c800 2024-04-01T19:44:02.641 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 bash[34435]: 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 2024-04-01T19:44:02.641 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 systemd[1]: Started Ceph mgr.b for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00851517 s, 1.2 GB/s 2024-04-01T19:44:02.960 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2024-04-01T19:44:03.140 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:02.787+0000 7f9bd7bd0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:44:03.140 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:02 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:02.883+0000 7f9bd7bd0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:44:03.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:03.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:03 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:03.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2024-04-01T19:44:03.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:03.576+0000 7f9bd7bd0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:03.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:03.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:03 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:03.787 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:44:03.920 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:03.671+0000 7f9bd7bd0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:44:03.920 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:03.820+0000 7f9bd7bd0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:44:03.920 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:03 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:03.922+0000 7f9bd7bd0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:44:04.283 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.009+0000 7f9bd7bd0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:44:04.284 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.285+0000 7f9bd7bd0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:44:04.581 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.399+0000 7f9bd7bd0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:44:04.582 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.487+0000 7f9bd7bd0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:44:04.582 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.583+0000 7f9bd7bd0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:44:04.873 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:04.763+0000 7f9bd7bd0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:04 smithi060 ceph-mon[29854]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:05.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:04 smithi072 ceph-mon[33039]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:05.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:05.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:04 smithi164 ceph-mon[33063]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:06.053 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:05 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:05.737+0000 7f9bd7bd0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:44:06.053 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:05 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:05.866+0000 7f9bd7bd0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:44:06.366 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:06 smithi060 ceph-mon[29854]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:06.366 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:06 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:06.366 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:06 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:06.367 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:06 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:06.367 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:06 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:06.390 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:06.203+0000 7f9bd7bd0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:06.291+0000 7f9bd7bd0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-mon[33039]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:06.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:06.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:06 smithi164 ceph-mon[33063]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:06.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:06 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:06.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:06 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:06.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:06 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:06.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:06 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:06.890 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:06.486+0000 7f9bd7bd0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:44:06.891 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:06.669+0000 7f9bd7bd0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:44:07.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:07 smithi060 ceph-mon[29854]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:07.210 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:07 smithi072 ceph-mon[33039]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:07.210 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:06 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:06.951+0000 7f9bd7bd0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:44:07.210 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:07 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:07.212+0000 7f9bd7bd0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:44:07.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:07 smithi164 ceph-mon[33063]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:07.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:07 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:07.445+0000 7f9bd7bd0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:44:08.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:08.249+0000 7f9bd7bd0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:44:08.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]: dispatch 2024-04-01T19:44:08.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]': finished 2024-04-01T19:44:08.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-mon[33039]: osdmap e5: 1 total, 0 up, 1 in 2024-04-01T19:44:08.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:08.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:08 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]: dispatch 2024-04-01T19:44:08.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:08 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]': finished 2024-04-01T19:44:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:08 smithi060 ceph-mon[29854]: osdmap e5: 1 total, 0 up, 1 in 2024-04-01T19:44:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:08 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:08.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:08 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]: dispatch 2024-04-01T19:44:08.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:08 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2460235589' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d971db8-f555-45db-82a0-1592596089d4"}]': finished 2024-04-01T19:44:08.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:08 smithi164 ceph-mon[33063]: osdmap e5: 1 total, 0 up, 1 in 2024-04-01T19:44:08.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:08 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:09.124 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:08.815+0000 7f9bd7bd0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:44:09.124 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:08 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:08.911+0000 7f9bd7bd0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:44:09.124 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:44:09.125+0000 7f9bd7bd0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:44:09.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:09.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/1667564093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:09.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: Standby manager daemon b started 2024-04-01T19:44:09.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:44:09.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:44:09.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:44:09.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:09 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:44:09.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1667564093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: Standby manager daemon b started 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:44:09.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:09 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:44:09.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:09.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/1667564093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:09.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: Standby manager daemon b started 2024-04-01T19:44:09.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:44:09.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:44:09.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:44:09.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:09 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1541430055' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:44:10.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:10 smithi072 ceph-mon[33039]: mgrmap e14: a(active, since 78s), standbys: b 2024-04-01T19:44:10.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:10 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:44:10.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:10 smithi060 ceph-mon[29854]: mgrmap e14: a(active, since 78s), standbys: b 2024-04-01T19:44:10.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:10 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:44:10.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:10 smithi164 ceph-mon[33063]: mgrmap e14: a(active, since 78s), standbys: b 2024-04-01T19:44:10.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:10 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:44:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:11 smithi060 ceph-mon[29854]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:11.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:11 smithi164 ceph-mon[33063]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:11.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:11 smithi072 ceph-mon[33039]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:12.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:12 smithi060 ceph-mon[29854]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:12.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:12 smithi072 ceph-mon[33039]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:12.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:12 smithi164 ceph-mon[33063]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-01T19:44:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:14.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-01T19:44:14.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:14.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-01T19:44:14.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:15.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:15 smithi060 ceph-mon[29854]: Deploying daemon osd.0 on smithi060 2024-04-01T19:44:15.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:15 smithi060 ceph-mon[29854]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:15.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:15 smithi072 ceph-mon[33039]: Deploying daemon osd.0 on smithi060 2024-04-01T19:44:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:15 smithi072 ceph-mon[33039]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:15 smithi164 ceph-mon[33063]: Deploying daemon osd.0 on smithi060 2024-04-01T19:44:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:15 smithi164 ceph-mon[33063]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:16.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:16 smithi072 ceph-mon[33039]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:16.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:16 smithi060 ceph-mon[29854]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:16.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:16 smithi164 ceph-mon[33063]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:18.869 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:18 smithi060 ceph-mon[29854]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:18.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:18 smithi072 ceph-mon[33039]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:18.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:18 smithi164 ceph-mon[33063]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:20.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:20 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:20 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:20 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:20 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:20.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:20 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:20 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:20.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:20 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:21.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:21 smithi072 ceph-mon[33039]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:21.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:21 smithi060 ceph-mon[29854]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:21.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:21 smithi164 ceph-mon[33063]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:23.286 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 0 on host 'smithi060' 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:23.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:23 smithi060 ceph-mon[29854]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:23.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:23 smithi164 ceph-mon[33063]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T19:44:23.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:23.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:23 smithi072 ceph-mon[33039]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T19:44:23.864 DEBUG:teuthology.orchestra.run.smithi060:osd.0> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.0.service 2024-04-01T19:44:23.866 INFO:tasks.cephadm:Deploying osd.1 on smithi072 with /dev/vg_nvme/lv_4... 2024-04-01T19:44:23.867 DEBUG:teuthology.orchestra.run.smithi072:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-01T19:44:24.110 INFO:teuthology.orchestra.run.smithi072.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.b/config 2024-04-01T19:44:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-01T19:44:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: osdmap e6: 1 total, 0 up, 1 in 2024-04-01T19:44:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-01T19:44:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: osdmap e6: 1 total, 0 up, 1 in 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:24.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:24 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: osdmap e6: 1 total, 0 up, 1 in 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:24.532 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:24 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:24.689 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0[43833]: 2024-04-01T19:44:24.472+0000 7f7fa8701700 -1 osd.0 0 waiting for initial osdmap 2024-04-01T19:44:24.689 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:44:24 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0[43833]: 2024-04-01T19:44:24.475+0000 7f7fa04ec700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-01T19:44:25.427 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-01T19:44:25.427 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: osdmap e7: 1 total, 0 up, 1 in 2024-04-01T19:44:25.427 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.427 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.428 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' 2024-04-01T19:44:25.428 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:25 smithi072 ceph-mon[33039]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: osdmap e7: 1 total, 0 up, 1 in 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' 2024-04-01T19:44:25.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:25 smithi164 ceph-mon[33063]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: osdmap e7: 1 total, 0 up, 1 in 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: from='osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917]' entity='osd.0' 2024-04-01T19:44:25.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:25 smithi060 ceph-mon[29854]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr: stderr: 10+0 records in 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr:10+0 records out 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113297 s, 926 MB/s 2024-04-01T19:44:26.002 INFO:teuthology.orchestra.run.smithi072.stderr:--> Zapping successful for: 2024-04-01T19:44:26.344 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: purged_snaps scrub starts 2024-04-01T19:44:26.344 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: purged_snaps scrub ok 2024-04-01T19:44:26.344 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.344 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917] boot 2024-04-01T19:44:26.345 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: osdmap e8: 1 total, 1 up, 1 in 2024-04-01T19:44:26.345 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:26 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: purged_snaps scrub starts 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: purged_snaps scrub ok 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917] boot 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: osdmap e8: 1 total, 1 up, 1 in 2024-04-01T19:44:26.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:26 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: purged_snaps scrub starts 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: purged_snaps scrub ok 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: osd.0 [v2:172.21.15.60:6802/1437306917,v1:172.21.15.60:6803/1437306917] boot 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: osdmap e8: 1 total, 1 up, 1 in 2024-04-01T19:44:26.571 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:26 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:44:26.598 DEBUG:teuthology.orchestra.run.smithi072:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi072:vg_nvme/lv_4 2024-04-01T19:44:26.847 INFO:teuthology.orchestra.run.smithi072.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.b/config 2024-04-01T19:44:27.633 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: osdmap e9: 1 total, 1 up, 1 in 2024-04-01T19:44:27.633 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:27.633 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.633 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.634 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:27.634 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.634 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:27.634 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:27.634 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:27 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: osdmap e9: 1 total, 1 up, 1 in 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:27.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:27.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:27.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:27 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: osdmap e9: 1 total, 1 up, 1 in 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:27.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:27.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:27 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:28.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:28 smithi164 ceph-mon[33063]: Detected new or changed devices on smithi060 2024-04-01T19:44:28.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:28 smithi164 ceph-mon[33063]: Adjusting osd_memory_target on smithi060 to 17093M 2024-04-01T19:44:28.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:28 smithi072 ceph-mon[33039]: Detected new or changed devices on smithi060 2024-04-01T19:44:28.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:28 smithi072 ceph-mon[33039]: Adjusting osd_memory_target on smithi060 to 17093M 2024-04-01T19:44:28.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:28 smithi060 ceph-mon[29854]: Detected new or changed devices on smithi060 2024-04-01T19:44:28.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:28 smithi060 ceph-mon[29854]: Adjusting osd_memory_target on smithi060 to 17093M 2024-04-01T19:44:29.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:29 smithi164 ceph-mon[33063]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:29.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:29 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:29.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:29 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:29.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:29 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:29.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:29 smithi072 ceph-mon[33039]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:29.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:29 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:29.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:29 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:29.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:29 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:29 smithi060 ceph-mon[29854]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:29 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:30.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:30 smithi072 ceph-mon[33039]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi072:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:30.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:30 smithi060 ceph-mon[29854]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi072:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:30.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:30 smithi164 ceph-mon[33063]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi072:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: from='client.? 172.21.15.72:0/1428576845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]': finished 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: osdmap e10: 2 total, 1 up, 2 in 2024-04-01T19:44:31.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:31 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: from='client.? 172.21.15.72:0/1428576845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]': finished 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: osdmap e10: 2 total, 1 up, 2 in 2024-04-01T19:44:31.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:31 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: from='client.? 172.21.15.72:0/1428576845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]: dispatch 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37e04cf1-01ce-4c3a-bbf5-bc8e3b574813"}]': finished 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: osdmap e10: 2 total, 1 up, 2 in 2024-04-01T19:44:31.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:31 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:32.791 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:32 smithi072 ceph-mon[33039]: from='client.? 172.21.15.72:0/3611293462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:32 smithi060 ceph-mon[29854]: from='client.? 172.21.15.72:0/3611293462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:32.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:32 smithi164 ceph-mon[33063]: from='client.? 172.21.15.72:0/3611293462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:33.800 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:33 smithi072 ceph-mon[33039]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:33 smithi060 ceph-mon[29854]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:33.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:33 smithi164 ceph-mon[33063]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:34.820 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:34 smithi072 ceph-mon[33039]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:34.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:34 smithi060 ceph-mon[29854]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:34.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:34 smithi164 ceph-mon[33063]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:36.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:36 smithi072 ceph-mon[33039]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:36 smithi060 ceph-mon[29854]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:36.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:36 smithi164 ceph-mon[33063]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:37.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:37 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T19:44:37.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:37 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:37.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:37 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T19:44:37.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:37 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:37.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:37 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T19:44:37.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:37 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:38.878 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:38 smithi072 ceph-mon[33039]: Deploying daemon osd.1 on smithi072 2024-04-01T19:44:38.879 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:38 smithi072 ceph-mon[33039]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:38.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:38 smithi060 ceph-mon[29854]: Deploying daemon osd.1 on smithi072 2024-04-01T19:44:38.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:38 smithi060 ceph-mon[29854]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:38.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:38 smithi164 ceph-mon[33063]: Deploying daemon osd.1 on smithi072 2024-04-01T19:44:38.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:38 smithi164 ceph-mon[33063]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:40.835 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:40 smithi072 ceph-mon[33039]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:40.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:40 smithi060 ceph-mon[29854]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:40.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:40 smithi164 ceph-mon[33063]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:42.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:42 smithi072 ceph-mon[33039]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:42.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:42 smithi060 ceph-mon[29854]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:42.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:42 smithi164 ceph-mon[33063]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:44.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:43 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:43 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:43 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:44.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:43 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:43 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:43 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:44.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:43 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:43 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:44.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:43 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:44.987 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:44 smithi072 ceph-mon[33039]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:45.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:44 smithi060 ceph-mon[29854]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:45.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:44 smithi164 ceph-mon[33063]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:46.479 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:46.480 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:46 smithi072 ceph-mon[33039]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:46.565 INFO:teuthology.orchestra.run.smithi072.stdout:Created osd(s) 1 on host 'smithi072' 2024-04-01T19:44:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:46 smithi060 ceph-mon[29854]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:46.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:46 smithi164 ceph-mon[33063]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T19:44:47.163 DEBUG:teuthology.orchestra.run.smithi072:osd.1> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.1.service 2024-04-01T19:44:47.165 INFO:tasks.cephadm:Deploying osd.2 on smithi164 with /dev/vg_nvme/lv_4... 2024-04-01T19:44:47.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-01T19:44:47.410 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.c/config 2024-04-01T19:44:47.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T19:44:47.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: osdmap e11: 2 total, 1 up, 2 in 2024-04-01T19:44:47.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:47.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:47.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:47 smithi164 ceph-mon[33063]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:47.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T19:44:47.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: osdmap e11: 2 total, 1 up, 2 in 2024-04-01T19:44:47.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:47.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:47.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:47 smithi060 ceph-mon[29854]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: osdmap e11: 2 total, 1 up, 2 in 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]: dispatch 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:44:47.873 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-mon[33039]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:48.135 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1[37297]: 2024-04-01T19:44:47.874+0000 7fad4be8f700 -1 osd.1 0 waiting for initial osdmap 2024-04-01T19:44:48.135 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:44:47 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1[37297]: 2024-04-01T19:44:47.877+0000 7fad43c7a700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-01T19:44:48.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:48 smithi060 ceph-mon[29854]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]': finished 2024-04-01T19:44:48.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:48 smithi060 ceph-mon[29854]: osdmap e12: 2 total, 1 up, 2 in 2024-04-01T19:44:48.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:48 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:48 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:48 smithi060 ceph-mon[29854]: from='osd.1 ' entity='osd.1' 2024-04-01T19:44:48.731 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:48 smithi164 ceph-mon[33063]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]': finished 2024-04-01T19:44:48.731 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:48 smithi164 ceph-mon[33063]: osdmap e12: 2 total, 1 up, 2 in 2024-04-01T19:44:48.731 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:48 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.731 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:48 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.731 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:48 smithi164 ceph-mon[33063]: from='osd.1 ' entity='osd.1' 2024-04-01T19:44:48.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:48 smithi072 ceph-mon[33039]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi072", "root=default"]}]': finished 2024-04-01T19:44:48.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:48 smithi072 ceph-mon[33039]: osdmap e12: 2 total, 1 up, 2 in 2024-04-01T19:44:48.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:48 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:48 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:48.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:48 smithi072 ceph-mon[33039]: from='osd.1 ' entity='osd.1' 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012508 s, 838 MB/s 2024-04-01T19:44:49.320 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: purged_snaps scrub starts 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: purged_snaps scrub ok 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: pgmap v61: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870] boot 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: osdmap e13: 2 total, 2 up, 2 in 2024-04-01T19:44:49.565 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:49 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.619 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: purged_snaps scrub starts 2024-04-01T19:44:49.619 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: purged_snaps scrub ok 2024-04-01T19:44:49.619 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.620 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: pgmap v61: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:49.620 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870] boot 2024-04-01T19:44:49.620 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: osdmap e13: 2 total, 2 up, 2 in 2024-04-01T19:44:49.620 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:49 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: purged_snaps scrub starts 2024-04-01T19:44:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: purged_snaps scrub ok 2024-04-01T19:44:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: pgmap v61: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-01T19:44:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: osd.1 [v2:172.21.15.72:6800/2648717870,v1:172.21.15.72:6801/2648717870] boot 2024-04-01T19:44:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: osdmap e13: 2 total, 2 up, 2 in 2024-04-01T19:44:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:49 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:44:49.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-04-01T19:44:50.229 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.c/config 2024-04-01T19:44:51.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: osdmap e14: 2 total, 2 up, 2 in 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: Detected new or changed devices on smithi072 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: Adjusting osd_memory_target on smithi072 to 17088M 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:50 smithi072 ceph-mon[33039]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: osdmap e14: 2 total, 2 up, 2 in 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: Detected new or changed devices on smithi072 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: Adjusting osd_memory_target on smithi072 to 17088M 2024-04-01T19:44:51.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:50 smithi060 ceph-mon[29854]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:51.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: osdmap e14: 2 total, 2 up, 2 in 2024-04-01T19:44:51.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: Detected new or changed devices on smithi072 2024-04-01T19:44:51.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: Adjusting osd_memory_target on smithi072 to 17088M 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:44:51.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:50 smithi164 ceph-mon[33063]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:52.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:52.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:52.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:52 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:52 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:52.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T19:44:52.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T19:44:52.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:52 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:44:53.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:53 smithi164 ceph-mon[33063]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:53.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:53 smithi164 ceph-mon[33063]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:53.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:53 smithi072 ceph-mon[33039]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:53.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:53 smithi072 ceph-mon[33039]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:53 smithi060 ceph-mon[29854]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:44:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:53 smithi060 ceph-mon[29854]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: from='client.? 172.21.15.164:0/291502262' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]': finished 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: osdmap e15: 3 total, 2 up, 3 in 2024-04-01T19:44:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:54 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:44:54.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:54.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: from='client.? 172.21.15.164:0/291502262' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:54.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:54.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]': finished 2024-04-01T19:44:54.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: osdmap e15: 3 total, 2 up, 3 in 2024-04-01T19:44:54.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:54 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:44:55.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:55.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: from='client.? 172.21.15.164:0/291502262' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:55.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]: dispatch 2024-04-01T19:44:55.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95bb95db-84e8-4975-9321-e9ddf9653992"}]': finished 2024-04-01T19:44:55.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: osdmap e15: 3 total, 2 up, 3 in 2024-04-01T19:44:55.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:54 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:44:55.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:55 smithi060 ceph-mon[29854]: from='client.? 172.21.15.164:0/72205660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:55.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:55 smithi164 ceph-mon[33063]: from='client.? 172.21.15.164:0/72205660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:56.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:55 smithi072 ceph-mon[33039]: from='client.? 172.21.15.164:0/72205660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T19:44:56.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:56 smithi060 ceph-mon[29854]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:56.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:56 smithi164 ceph-mon[33063]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:57.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:56 smithi072 ceph-mon[33039]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:58.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:44:58 smithi060 ceph-mon[29854]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:58.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:44:58 smithi164 ceph-mon[33063]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:44:59.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:44:58 smithi072 ceph-mon[33039]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:00 smithi060 ceph-mon[29854]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:00.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:00 smithi164 ceph-mon[33063]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:01.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:00 smithi072 ceph-mon[33039]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:01.770 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:01 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-01T19:45:01.770 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:01 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:01.770 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:01 smithi164 ceph-mon[33063]: Deploying daemon osd.2 on smithi164 2024-04-01T19:45:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:01 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-01T19:45:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:01 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:01 smithi060 ceph-mon[29854]: Deploying daemon osd.2 on smithi164 2024-04-01T19:45:02.042 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:01 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-01T19:45:02.042 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:01 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:02.042 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:01 smithi072 ceph-mon[33039]: Deploying daemon osd.2 on smithi164 2024-04-01T19:45:02.817 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:02 smithi164 ceph-mon[33063]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:02 smithi060 ceph-mon[29854]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:03.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:02 smithi072 ceph-mon[33039]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:04.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:04 smithi060 ceph-mon[29854]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:04.935 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:04 smithi164 ceph-mon[33063]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:05.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:04 smithi072 ceph-mon[33039]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:07.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:07 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:07 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:07 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:07.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:07 smithi072 ceph-mon[33039]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:07 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:07 smithi060 ceph-mon[29854]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:07.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:07 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:07 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:07.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:07 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:07.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:07 smithi164 ceph-mon[33063]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:08.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:08 smithi164 ceph-mon[33063]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:08.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:08 smithi060 ceph-mon[29854]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:09.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:08 smithi072 ceph-mon[33039]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:09.310 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 2 on host 'smithi164' 2024-04-01T19:45:09.893 DEBUG:teuthology.orchestra.run.smithi164:osd.2> sudo journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.2.service 2024-04-01T19:45:09.895 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-04-01T19:45:09.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.120 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.121 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.121 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.121 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.121 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:09 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:10.149 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:09 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:10.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:10.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:09 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:11.115 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-01T19:45:11.116 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.116 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: osdmap e16: 3 total, 2 up, 3 in 2024-04-01T19:45:11.116 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:11.116 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.116 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-mon[33063]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:11.116 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2[37150]: 2024-04-01T19:45:10.933+0000 7f5f2f6c8700 -1 osd.2 0 waiting for initial osdmap 2024-04-01T19:45:11.116 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:10 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2[37150]: 2024-04-01T19:45:10.936+0000 7f5f2b4bb700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: osdmap e16: 3 total, 2 up, 3 in 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:10 smithi060 ceph-mon[29854]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:11.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-01T19:45:11.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: from='osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: osdmap e16: 3 total, 2 up, 3 in 2024-04-01T19:45:11.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:11.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-01T19:45:11.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:10 smithi072 ceph-mon[33039]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-04-01T19:45:11.875 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:11 smithi060 ceph-mon[29854]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-01T19:45:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:11 smithi060 ceph-mon[29854]: osdmap e17: 3 total, 2 up, 3 in 2024-04-01T19:45:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:11 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:11 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:11 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2587668978' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:12.178 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:11 smithi164 ceph-mon[33063]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-01T19:45:12.178 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:11 smithi164 ceph-mon[33063]: osdmap e17: 3 total, 2 up, 3 in 2024-04-01T19:45:12.178 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:11 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.178 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:11 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.178 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:11 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2587668978' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:12.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:11 smithi072 ceph-mon[33039]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-01T19:45:12.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:11 smithi072 ceph-mon[33039]: osdmap e17: 3 total, 2 up, 3 in 2024-04-01T19:45:12.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:11 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:11 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:12.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:11 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2587668978' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:12.471 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":17,"num_osds":3,"num_up_osds":2,"osd_up_since":1712000688,"num_in_osds":3,"osd_in_since":1712000694,"num_remapped_pgs":0} 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: purged_snaps scrub starts 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: purged_snaps scrub ok 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204] boot 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: osdmap e18: 3 total, 3 up, 3 in 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: Detected new or changed devices on smithi164 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: Adjusting osd_memory_target on smithi164 to 21184M 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: pgmap v79: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:13.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:12 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: purged_snaps scrub starts 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: purged_snaps scrub ok 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204] boot 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: osdmap e18: 3 total, 3 up, 3 in 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: Detected new or changed devices on smithi164 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: Adjusting osd_memory_target on smithi164 to 21184M 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:13.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: pgmap v79: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:13.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:12 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: purged_snaps scrub starts 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: purged_snaps scrub ok 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: osd.2 [v2:172.21.15.164:6800/4281612204,v1:172.21.15.164:6801/4281612204] boot 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: osdmap e18: 3 total, 3 up, 3 in 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: Detected new or changed devices on smithi164 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: Adjusting osd_memory_target on smithi164 to 21184M 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: pgmap v79: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:12 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:13.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T19:45:13.714 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:14.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:13 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:14.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:13 smithi060 ceph-mon[29854]: osdmap e19: 3 total, 3 up, 3 in 2024-04-01T19:45:14.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:13 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:14.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47888]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47888]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47888]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.111 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47888]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.111 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47901]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.111 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47901]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.111 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47901]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.111 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47901]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.192 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:13 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:14.192 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:13 smithi164 ceph-mon[33063]: osdmap e19: 3 total, 3 up, 3 in 2024-04-01T19:45:14.193 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:13 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:14.193 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40654]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.193 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40654]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.193 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40654]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.193 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40654]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.294 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:13 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:14.294 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:13 smithi072 ceph-mon[33039]: osdmap e19: 3 total, 3 up, 3 in 2024-04-01T19:45:14.294 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:13 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40756]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40756]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40756]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40756]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40759]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40759]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.297 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40759]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.298 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40759]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47904]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47904]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47904]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47904]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47907]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47907]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47907]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 sudo[47907]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40660]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40660]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40660]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40660]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40663]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40663]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40663]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.491 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40663]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.491 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40657]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.491 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40657]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.491 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40657]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.491 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:45:14 smithi164 sudo[40657]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40762]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40762]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40762]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40762]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40765]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40765]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40765]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-01T19:45:14.641 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 sudo[40765]: pam_unix(sudo:session): session closed for user root 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: osdmap e20: 3 total, 3 up, 3 in 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:14 smithi060 ceph-mon[29854]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:15.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:15.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: osdmap e20: 3 total, 3 up, 3 in 2024-04-01T19:45:15.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.242 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.242 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.242 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.242 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:14 smithi164 ceph-mon[33063]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: osdmap e20: 3 total, 3 up, 3 in 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='mgr.14152 172.21.15.60:0/2269357057' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T19:45:15.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:14 smithi072 ceph-mon[33039]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:15.427 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:16.023 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1712000711,"num_in_osds":3,"osd_in_since":1712000694,"num_remapped_pgs":0} 2024-04-01T19:45:16.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T19:45:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:15 smithi060 ceph-mon[29854]: osdmap e21: 3 total, 3 up, 3 in 2024-04-01T19:45:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:15 smithi060 ceph-mon[29854]: mgrmap e15: a(active, since 2m), standbys: b 2024-04-01T19:45:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:15 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2390682719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:16.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:15 smithi164 ceph-mon[33063]: osdmap e21: 3 total, 3 up, 3 in 2024-04-01T19:45:16.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:15 smithi164 ceph-mon[33063]: mgrmap e15: a(active, since 2m), standbys: b 2024-04-01T19:45:16.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:15 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2390682719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:16.264 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:16.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:15 smithi072 ceph-mon[33039]: osdmap e21: 3 total, 3 up, 3 in 2024-04-01T19:45:16.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:15 smithi072 ceph-mon[33039]: mgrmap e15: a(active, since 2m), standbys: b 2024-04-01T19:45:16.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:15 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2390682719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T19:45:17.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:16 smithi164 ceph-mon[33063]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:16 smithi060 ceph-mon[29854]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:17.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:16 smithi072 ceph-mon[33039]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:17.954 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:17.955 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"fsid":"bcd0fcd0-f05f-11ee-b647-cb9ed24678a4","created":"2024-04-01T19:41:55.733351+0000","modified":"2024-04-01T19:45:14.945867+0000","last_up_change":"2024-04-01T19:45:11.929442+0000","last_in_change":"2024-04-01T19:44:54.628728+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-01T19:45:12.646787+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7d971db8-f555-45db-82a0-1592596089d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6803","nonce":1437306917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6805","nonce":1437306917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6809","nonce":1437306917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6807","nonce":1437306917}]},"public_addr":"172.21.15.60:6803/1437306917","cluster_addr":"172.21.15.60:6805/1437306917","heartbeat_back_addr":"172.21.15.60:6809/1437306917","heartbeat_front_addr":"172.21.15.60:6807/1437306917","state":["exists","up"]},{"osd":1,"uuid":"37e04cf1-01ce-4c3a-bbf5-bc8e3b574813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6801","nonce":2648717870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6803","nonce":2648717870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6807","nonce":2648717870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6805","nonce":2648717870}]},"public_addr":"172.21.15.72:6801/2648717870","cluster_addr":"172.21.15.72:6803/2648717870","heartbeat_back_addr":"172.21.15.72:6807/2648717870","heartbeat_front_addr":"172.21.15.72:6805/2648717870","state":["exists","up"]},{"osd":2,"uuid":"95bb95db-84e8-4975-9321-e9ddf9653992","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6801","nonce":4281612204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6803","nonce":4281612204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6807","nonce":4281612204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6805","nonce":4281612204}]},"public_addr":"172.21.15.164:6801/4281612204","cluster_addr":"172.21.15.164:6803/4281612204","heartbeat_back_addr":"172.21.15.164:6807/4281612204","heartbeat_front_addr":"172.21.15.164:6805/4281612204","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:23.715440+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:46.994751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:45:10.260938+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/263538139":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/3764404268":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6800/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6801/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/495167666":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6801/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/1824922452":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/292819935":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6800/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/2508484372":"2024-04-02T19:42:50.560049+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-01T19:45:18.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:18 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/3370335108' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:18.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:18 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/3370335108' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:18.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:18 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/3370335108' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:18.539 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-01T19:45:12.646787+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-04-01T19:45:18.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-01T19:45:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:19.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:19 smithi060 ceph-mon[29854]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:19.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:19 smithi072 ceph-mon[33039]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:19.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:19 smithi164 ceph-mon[33063]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:20.378 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2024-04-01T19:45:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:20 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1912705243' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-01T19:45:20.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:20 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/1912705243' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-01T19:45:20.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:20 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/1912705243' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-01T19:45:20.933 INFO:tasks.cephadm:Setting up client nodes... 2024-04-01T19:45:20.933 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-01T19:45:20.933 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-01T19:45:20.933 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-01T19:45:21.173 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:21.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:21 smithi060 ceph-mon[29854]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:21.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:21 smithi164 ceph-mon[33063]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:21.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:21 smithi072 ceph-mon[33039]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:22.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:22 smithi060 ceph-mon[29854]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:22.931 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:22.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:22 smithi164 ceph-mon[33063]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:23.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:22 smithi072 ceph-mon[33039]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:23.589 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1369251642},{"type":"v1","addr":"172.21.15.60:6801","nonce":1369251642}]},"active_addr":"172.21.15.60:6801/1369251642","active_change":"2024-04-01T19:42:50.560156+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24104,"name":"b","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.60:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3584572596}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3359206116}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3400147136}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2312500222}]}]} 2024-04-01T19:45:23.595 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-01T19:45:23.595 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-01T19:45:23.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T19:45:23.839 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:23.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:23 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1461146108' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-01T19:45:23.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:23 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/1461146108' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-01T19:45:24.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:23 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/1461146108' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-01T19:45:24.868 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:24 smithi060 ceph-mon[29854]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:24.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:24 smithi164 ceph-mon[33063]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:25.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:24 smithi072 ceph-mon[33039]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:25.615 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:25.616 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"fsid":"bcd0fcd0-f05f-11ee-b647-cb9ed24678a4","created":"2024-04-01T19:41:55.733351+0000","modified":"2024-04-01T19:45:14.945867+0000","last_up_change":"2024-04-01T19:45:11.929442+0000","last_in_change":"2024-04-01T19:44:54.628728+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-01T19:45:12.646787+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7d971db8-f555-45db-82a0-1592596089d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6803","nonce":1437306917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6805","nonce":1437306917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6809","nonce":1437306917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6807","nonce":1437306917}]},"public_addr":"172.21.15.60:6803/1437306917","cluster_addr":"172.21.15.60:6805/1437306917","heartbeat_back_addr":"172.21.15.60:6809/1437306917","heartbeat_front_addr":"172.21.15.60:6807/1437306917","state":["exists","up"]},{"osd":1,"uuid":"37e04cf1-01ce-4c3a-bbf5-bc8e3b574813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6801","nonce":2648717870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6803","nonce":2648717870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6807","nonce":2648717870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6805","nonce":2648717870}]},"public_addr":"172.21.15.72:6801/2648717870","cluster_addr":"172.21.15.72:6803/2648717870","heartbeat_back_addr":"172.21.15.72:6807/2648717870","heartbeat_front_addr":"172.21.15.72:6805/2648717870","state":["exists","up"]},{"osd":2,"uuid":"95bb95db-84e8-4975-9321-e9ddf9653992","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6801","nonce":4281612204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6803","nonce":4281612204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6807","nonce":4281612204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6805","nonce":4281612204}]},"public_addr":"172.21.15.164:6801/4281612204","cluster_addr":"172.21.15.164:6803/4281612204","heartbeat_back_addr":"172.21.15.164:6807/4281612204","heartbeat_front_addr":"172.21.15.164:6805/4281612204","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:23.715440+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:46.994751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:45:10.260938+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/263538139":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/3764404268":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6800/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6801/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/495167666":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6801/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/1824922452":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/292819935":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6800/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/2508484372":"2024-04-02T19:42:50.560049+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-01T19:45:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:25 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/2874038906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:25.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:25 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/2874038906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:26.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:25 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/2874038906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:26.199 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-01T19:45:26.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T19:45:26.443 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:26.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:26 smithi060 ceph-mon[29854]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:26.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:26 smithi164 ceph-mon[33063]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:27.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:26 smithi072 ceph-mon[33039]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:28.177 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:28.177 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"fsid":"bcd0fcd0-f05f-11ee-b647-cb9ed24678a4","created":"2024-04-01T19:41:55.733351+0000","modified":"2024-04-01T19:45:14.945867+0000","last_up_change":"2024-04-01T19:45:11.929442+0000","last_in_change":"2024-04-01T19:44:54.628728+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-01T19:45:12.646787+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7d971db8-f555-45db-82a0-1592596089d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6803","nonce":1437306917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6805","nonce":1437306917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6809","nonce":1437306917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1437306917},{"type":"v1","addr":"172.21.15.60:6807","nonce":1437306917}]},"public_addr":"172.21.15.60:6803/1437306917","cluster_addr":"172.21.15.60:6805/1437306917","heartbeat_back_addr":"172.21.15.60:6809/1437306917","heartbeat_front_addr":"172.21.15.60:6807/1437306917","state":["exists","up"]},{"osd":1,"uuid":"37e04cf1-01ce-4c3a-bbf5-bc8e3b574813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6801","nonce":2648717870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6803","nonce":2648717870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6807","nonce":2648717870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":2648717870},{"type":"v1","addr":"172.21.15.72:6805","nonce":2648717870}]},"public_addr":"172.21.15.72:6801/2648717870","cluster_addr":"172.21.15.72:6803/2648717870","heartbeat_back_addr":"172.21.15.72:6807/2648717870","heartbeat_front_addr":"172.21.15.72:6805/2648717870","state":["exists","up"]},{"osd":2,"uuid":"95bb95db-84e8-4975-9321-e9ddf9653992","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6801","nonce":4281612204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6803","nonce":4281612204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6807","nonce":4281612204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4281612204},{"type":"v1","addr":"172.21.15.164:6805","nonce":4281612204}]},"public_addr":"172.21.15.164:6801/4281612204","cluster_addr":"172.21.15.164:6803/4281612204","heartbeat_back_addr":"172.21.15.164:6807/4281612204","heartbeat_front_addr":"172.21.15.164:6805/4281612204","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:23.715440+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:44:46.994751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-01T19:45:10.260938+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/263538139":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/3764404268":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6800/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:6801/2195798819":"2024-04-02T19:42:50.560049+0000","172.21.15.60:0/495167666":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6801/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/1824922452":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/292819935":"2024-04-02T19:42:22.890045+0000","172.21.15.60:6800/3019071176":"2024-04-02T19:42:22.890045+0000","172.21.15.60:0/2508484372":"2024-04-02T19:42:50.560049+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-01T19:45:28.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:28 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/1290436166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:28.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:28 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1290436166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:28.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:28 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/1290436166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T19:45:28.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-01T19:45:28.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-01T19:45:28.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-01T19:45:29.051 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:29.052 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:29.052 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:29.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:29 smithi060 ceph-mon[29854]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:29.490 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:29 smithi164 ceph-mon[33063]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:29.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:29 smithi072 ceph-mon[33039]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:30.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:30 smithi060 ceph-mon[29854]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:30.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:30 smithi164 ceph-mon[33063]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:31.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:30 smithi072 ceph-mon[33039]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:32.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:32 smithi060 ceph-mon[29854]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:32.943 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:32 smithi072 ceph-mon[33039]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:32.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:32 smithi164 ceph-mon[33063]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:33.938 INFO:teuthology.orchestra.run.smithi060.stdout:77309411334 2024-04-01T19:45:33.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-01T19:45:34.303 INFO:teuthology.orchestra.run.smithi060.stdout:34359738384 2024-04-01T19:45:34.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-01T19:45:34.831 INFO:teuthology.orchestra.run.smithi060.stdout:55834574860 2024-04-01T19:45:34.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-01T19:45:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:34.916 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:34.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:34 smithi060 ceph-mon[29854]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:34.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:34 smithi164 ceph-mon[33063]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:35.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:34 smithi072 ceph-mon[33039]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:36 smithi060 ceph-mon[29854]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:36.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:36 smithi164 ceph-mon[33063]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:37.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:36 smithi072 ceph-mon[33039]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:37.210 INFO:teuthology.orchestra.run.smithi060.stdout:77309411334 2024-04-01T19:45:37.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:37 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/276357097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-01T19:45:37.982 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411334 for osd.2 2024-04-01T19:45:37.982 DEBUG:teuthology.parallel:result is None 2024-04-01T19:45:37.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:37 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/276357097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-01T19:45:38.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:37 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/276357097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-01T19:45:38.437 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:38.569 INFO:teuthology.orchestra.run.smithi060.stdout:34359738386 2024-04-01T19:45:38.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:38 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/383213647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-01T19:45:38.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:38 smithi060 ceph-mon[29854]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:38.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:38 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/383213647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-01T19:45:38.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:38 smithi164 ceph-mon[33063]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:39.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:38 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/383213647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-01T19:45:39.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:38 smithi072 ceph-mon[33039]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:39.179 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738384 got 34359738386 for osd.0 2024-04-01T19:45:39.179 DEBUG:teuthology.parallel:result is None 2024-04-01T19:45:40.613 INFO:teuthology.orchestra.run.smithi060.stdout:55834574861 2024-04-01T19:45:40.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:40 smithi060 ceph-mon[29854]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:40.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:40 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/4232389048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-01T19:45:40.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:40 smithi164 ceph-mon[33063]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:40.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:40 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/4232389048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-01T19:45:41.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:40 smithi072 ceph-mon[33039]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:41.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:40 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/4232389048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-01T19:45:41.274 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574860 got 55834574861 for osd.1 2024-04-01T19:45:41.274 DEBUG:teuthology.parallel:result is None 2024-04-01T19:45:41.274 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-01T19:45:41.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-01T19:45:41.513 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:42.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:42 smithi060 ceph-mon[29854]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:42.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:42 smithi164 ceph-mon[33063]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:43.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:42 smithi072 ceph-mon[33039]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:43.249 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:43.251 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-04-01T19:45:43.649 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:43 smithi164 ceph-mon[33063]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:43.860 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:43 smithi060 ceph-mon[29854]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:43.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:43 smithi072 ceph-mon[33039]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:43.894 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":97,"stamp":"2024-04-01T19:45:42.589876+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":89360,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146096,"statfs":{"total":287985106944,"available":287893602304,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002143"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-04-01T19:45:14.952723+0000","last_change":"2024-04-01T19:45:13.945779+0000","last_active":"2024-04-01T19:45:14.952723+0000","last_peered":"2024-04-01T19:45:14.952723+0000","last_clean":"2024-04-01T19:45:14.952723+0000","last_became_active":"2024-04-01T19:45:13.945522+0000","last_became_peered":"2024-04-01T19:45:13.945522+0000","last_unstale":"2024-04-01T19:45:14.952723+0000","last_undegraded":"2024-04-01T19:45:14.952723+0000","last_fullsized":"2024-04-01T19:45:14.952723+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-01T19:45:12.935181+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-01T19:45:12.935181+0000","last_clean_scrub_stamp":"2024-04-01T19:45:12.935181+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T04:19:33.004763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32560,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712592,"statfs":{"total":95995035648,"available":95961694208,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-01T19:45:43.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-01T19:45:44.136 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:44.882 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:44 smithi060 ceph-mon[29854]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:44.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:44 smithi164 ceph-mon[33063]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:45.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:44 smithi072 ceph-mon[33039]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:45.823 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:45.825 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-04-01T19:45:46.369 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":98,"stamp":"2024-04-01T19:45:44.590226+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":89360,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146096,"statfs":{"total":287985106944,"available":287893602304,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002181"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-04-01T19:45:14.952723+0000","last_change":"2024-04-01T19:45:13.945779+0000","last_active":"2024-04-01T19:45:14.952723+0000","last_peered":"2024-04-01T19:45:14.952723+0000","last_clean":"2024-04-01T19:45:14.952723+0000","last_became_active":"2024-04-01T19:45:13.945522+0000","last_became_peered":"2024-04-01T19:45:13.945522+0000","last_unstale":"2024-04-01T19:45:14.952723+0000","last_undegraded":"2024-04-01T19:45:14.952723+0000","last_fullsized":"2024-04-01T19:45:14.952723+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-01T19:45:12.935181+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-01T19:45:12.935181+0000","last_clean_scrub_stamp":"2024-04-01T19:45:12.935181+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T04:19:33.004763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32560,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712592,"statfs":{"total":95995035648,"available":95961694208,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574863,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-01T19:45:46.370 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-01T19:45:46.370 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-01T19:45:46.370 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-01T19:45:46.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-01T19:45:46.611 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:46.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:46 smithi060 ceph-mon[29854]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:46.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:46 smithi060 ceph-mon[29854]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:46.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:46 smithi164 ceph-mon[33063]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:46.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:46 smithi164 ceph-mon[33063]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:47.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:46 smithi072 ceph-mon[33039]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T19:45:47.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:46 smithi072 ceph-mon[33039]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:48.323 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-01T19:45:48.323 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-01T19:45:48.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:48 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/1970626526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-01T19:45:48.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:48 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/1970626526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-01T19:45:48.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:48 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/1970626526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-01T19:45:48.942 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-01T19:45:48.942 INFO:tasks.cephadm:Setup complete, yielding 2024-04-01T19:45:48.942 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-01T19:45:48.951 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2024-04-01T19:45:48.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- bash -c 'ceph mgr module enable rgw' 2024-04-01T19:45:49.190 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:49.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:49 smithi060 ceph-mon[29854]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:49.640 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:49 smithi072 ceph-mon[33039]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:49.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:49 smithi164 ceph-mon[33063]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:50.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:50 smithi060 ceph-mon[29854]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:50.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:50 smithi164 ceph-mon[33063]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:51.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:50 smithi072 ceph-mon[33039]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:45:51.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:51 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-04-01T19:45:51.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:51 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setuser ceph since I am not root 2024-04-01T19:45:51.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:51 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: ignoring --setgroup ceph since I am not root 2024-04-01T19:45:51.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:51 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-04-01T19:45:52.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:51 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-04-01T19:45:52.141 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:51 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: ignoring --setuser ceph since I am not root 2024-04-01T19:45:52.141 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:51 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: ignoring --setgroup ceph since I am not root 2024-04-01T19:45:52.141 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:51 smithi072 ceph-mgr[34454]: -- 172.21.15.72:0/626697 <== mon.2 v2:172.21.15.72:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b27bde85a0 con 0x55b27bdbc800 2024-04-01T19:45:52.272 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2024-04-01T19:45:52.286 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2024-04-01T19:45:52.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- ceph rgw realm bootstrap -i - 2024-04-01T19:45:52.532 INFO:teuthology.orchestra.run.smithi060.stdout:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:45:52.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:52 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:52.217+0000 7fafcf7cb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:45:52.640 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:52 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:52.308+0000 7fafcf7cb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:45:52.658 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:52 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:52.253+0000 7f218f522200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-01T19:45:52.658 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:52 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:52.359+0000 7f218f522200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-01T19:45:52.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:52 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-04-01T19:45:52.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:52 smithi060 ceph-mon[29854]: mgrmap e16: a(active, since 3m), standbys: b 2024-04-01T19:45:52.933 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:52 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-04-01T19:45:52.933 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:52 smithi072 ceph-mon[33039]: mgrmap e16: a(active, since 3m), standbys: b 2024-04-01T19:45:52.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:52 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/454505674' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-04-01T19:45:52.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:52 smithi164 ceph-mon[33063]: mgrmap e16: a(active, since 3m), standbys: b 2024-04-01T19:45:53.256 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:52 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:52.935+0000 7fafcf7cb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:45:53.256 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.026+0000 7fafcf7cb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:45:53.256 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.164+0000 7fafcf7cb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:45:53.257 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.258+0000 7fafcf7cb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:45:53.294 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.055+0000 7f218f522200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-01T19:45:53.294 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.151+0000 7f218f522200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-01T19:45:53.295 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.296+0000 7f218f522200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-01T19:45:53.595 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.340+0000 7fafcf7cb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:45:53.600 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.395+0000 7f218f522200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-01T19:45:53.601 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.481+0000 7f218f522200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-01T19:45:53.876 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.762+0000 7f218f522200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:45:53.876 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.878+0000 7f218f522200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:45:53.882 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.597+0000 7fafcf7cb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-01T19:45:53.882 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.704+0000 7fafcf7cb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-01T19:45:53.882 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.788+0000 7fafcf7cb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:45:53.882 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:53 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:53.884+0000 7fafcf7cb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:45:54.141 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:54 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:54.061+0000 7fafcf7cb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:45:54.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:53 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:53.970+0000 7f218f522200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-01T19:45:54.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:54 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:54.071+0000 7f218f522200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-01T19:45:54.586 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:54 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:54.255+0000 7f218f522200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-01T19:45:55.391 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.018+0000 7fafcf7cb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:45:55.391 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.150+0000 7fafcf7cb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:45:55.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:55 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:55.269+0000 7f218f522200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-01T19:45:55.671 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:55 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:55.406+0000 7f218f522200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-01T19:45:55.778 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.490+0000 7fafcf7cb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:45:55.778 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.582+0000 7fafcf7cb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:45:55.778 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.780+0000 7fafcf7cb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:45:56.048 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:55 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:55.751+0000 7f218f522200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-01T19:45:56.048 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:55 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:55.845+0000 7f218f522200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-01T19:45:56.048 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:56 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:56.049+0000 7f218f522200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:45:56.140 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:55 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:55.965+0000 7fafcf7cb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:45:56.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:56 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:56.242+0000 7f218f522200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-01T19:45:56.531 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:56 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:56.254+0000 7fafcf7cb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:45:56.532 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:56 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:56.533+0000 7fafcf7cb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:45:56.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:56 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:56.538+0000 7f218f522200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-01T19:45:56.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:56 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:56.802+0000 7f218f522200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-01T19:45:56.890 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:56 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:56.771+0000 7fafcf7cb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:45:57.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:57 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:57.048+0000 7f218f522200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-01T19:45:57.890 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:57 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:57.569+0000 7fafcf7cb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:45:58.171 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:57 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:57.884+0000 7f218f522200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-01T19:45:58.390 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:58.132+0000 7fafcf7cb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:45:58.390 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:58.229+0000 7fafcf7cb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:45:58.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:58.472+0000 7f218f522200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-01T19:45:58.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:58.578+0000 7f218f522200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-01T19:45:58.801 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:45:58.803+0000 7f218f522200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: Standby manager daemon b restarted 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: Standby manager daemon b started 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:45:58.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:58 smithi060 ceph-mon[29854]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:45:58.890 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b[34450]: 2024-04-01T19:45:58.444+0000 7fafcf7cb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-01T19:45:58.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: Standby manager daemon b restarted 2024-04-01T19:45:58.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: Standby manager daemon b started 2024-04-01T19:45:58.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:45:58.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:45:58.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:45:58.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:58 smithi072 ceph-mon[33039]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:45:58.935 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: Standby manager daemon b restarted 2024-04-01T19:45:58.936 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: Standby manager daemon b started 2024-04-01T19:45:58.936 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-01T19:45:58.936 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T19:45:58.936 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-01T19:45:58.936 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:58 smithi164 ceph-mon[33063]: from='mgr.? 172.21.15.72:0/1644402268' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: mgrmap e17: a(active, since 3m), standbys: b 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: Active manager daemon a restarted 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: Activating manager daemon a 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: osdmap e22: 3 total, 3 up, 3 in 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: mgrmap e18: a(active, starting, since 0.0058474s), standbys: b 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:59.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: Manager daemon a is now available 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:45:59.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:45:59 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:45:59.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: mgrmap e17: a(active, since 3m), standbys: b 2024-04-01T19:45:59.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: Active manager daemon a restarted 2024-04-01T19:45:59.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: Activating manager daemon a 2024-04-01T19:45:59.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: osdmap e22: 3 total, 3 up, 3 in 2024-04-01T19:45:59.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: mgrmap e18: a(active, starting, since 0.0058474s), standbys: b 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: Manager daemon a is now available 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:59.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:45:59.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:45:59 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:45:59.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: mgrmap e17: a(active, since 3m), standbys: b 2024-04-01T19:45:59.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: Active manager daemon a restarted 2024-04-01T19:45:59.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: Activating manager daemon a 2024-04-01T19:45:59.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: osdmap e22: 3 total, 3 up, 3 in 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: mgrmap e18: a(active, starting, since 0.0058474s), standbys: b 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: Manager daemon a is now available 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:45:59.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-01T19:45:59.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:45:59 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: [01/Apr/2024:19:45:59] ENGINE Bus STARTING 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: [01/Apr/2024:19:45:59] ENGINE Serving on http://172.21.15.60:8765 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: mgrmap e19: a(active, since 1.01072s), standbys: b 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.740 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.741 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:00 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: [01/Apr/2024:19:45:59] ENGINE Bus STARTING 2024-04-01T19:46:00.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: [01/Apr/2024:19:45:59] ENGINE Serving on http://172.21.15.60:8765 2024-04-01T19:46:00.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: mgrmap e19: a(active, since 1.01072s), standbys: b 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:00 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: [01/Apr/2024:19:45:59] ENGINE Bus STARTING 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: [01/Apr/2024:19:45:59] ENGINE Serving on http://172.21.15.60:8765 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: mgrmap e19: a(active, since 1.01072s), standbys: b 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:00.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:00 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:01.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:01.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:01.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: [01/Apr/2024:19:45:59] ENGINE Serving on https://172.21.15.60:7150 2024-04-01T19:46:01.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: [01/Apr/2024:19:45:59] ENGINE Bus STARTED 2024-04-01T19:46:01.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: osdmap e23: 3 total, 3 up, 3 in 2024-04-01T19:46:01.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:01 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: [01/Apr/2024:19:45:59] ENGINE Serving on https://172.21.15.60:7150 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: [01/Apr/2024:19:45:59] ENGINE Bus STARTED 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: osdmap e23: 3 total, 3 up, 3 in 2024-04-01T19:46:01.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:01 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: [01/Apr/2024:19:45:59] ENGINE Serving on https://172.21.15.60:7150 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: [01/Apr/2024:19:45:59] ENGINE Bus STARTED 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: osdmap e23: 3 total, 3 up, 3 in 2024-04-01T19:46:01.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:01 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-01T19:46:02.791 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:02.791 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: mgrmap e20: a(active, since 2s), standbys: b 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-01T19:46:02.792 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:02 smithi072 ceph-mon[33039]: osdmap e24: 3 total, 3 up, 3 in 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: mgrmap e20: a(active, since 2s), standbys: b 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-01T19:46:02.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:02 smithi060 ceph-mon[29854]: osdmap e24: 3 total, 3 up, 3 in 2024-04-01T19:46:02.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:02.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: mgrmap e20: a(active, since 2s), standbys: b 2024-04-01T19:46:02.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: Updating smithi060:/etc/ceph/ceph.conf 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: Updating smithi072:/etc/ceph/ceph.conf 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: Updating smithi164:/etc/ceph/ceph.conf 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/3193426244' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-01T19:46:02.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:02 smithi164 ceph-mon[33063]: osdmap e24: 3 total, 3 up, 3 in 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: osdmap e25: 3 total, 3 up, 3 in 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:03.892 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:03 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: osdmap e25: 3 total, 3 up, 3 in 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:03.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:03.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:03 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T19:46:03.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi072:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: Updating smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: osdmap e25: 3 total, 3 up, 3 in 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:03.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:03.992 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:03 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:04.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:04 smithi072 ceph-mon[33039]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:04.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:04 smithi072 ceph-mon[33039]: mgrmap e21: a(active, since 5s), standbys: b 2024-04-01T19:46:04.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:04 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-04-01T19:46:04.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:04 smithi072 ceph-mon[33039]: osdmap e26: 3 total, 3 up, 3 in 2024-04-01T19:46:04.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:04 smithi060 ceph-mon[29854]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:04.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:04 smithi060 ceph-mon[29854]: mgrmap e21: a(active, since 5s), standbys: b 2024-04-01T19:46:04.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:04 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-04-01T19:46:04.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:04 smithi060 ceph-mon[29854]: osdmap e26: 3 total, 3 up, 3 in 2024-04-01T19:46:04.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:04 smithi164 ceph-mon[33063]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:04.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:04 smithi164 ceph-mon[33063]: mgrmap e21: a(active, since 5s), standbys: b 2024-04-01T19:46:04.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:04 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-04-01T19:46:04.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:04 smithi164 ceph-mon[33063]: osdmap e26: 3 total, 3 up, 3 in 2024-04-01T19:46:06.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:05 smithi072 ceph-mon[33039]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:06.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:05 smithi072 ceph-mon[33039]: osdmap e27: 3 total, 3 up, 3 in 2024-04-01T19:46:06.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:05 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-04-01T19:46:06.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:05 smithi060 ceph-mon[29854]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:06.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:05 smithi060 ceph-mon[29854]: osdmap e27: 3 total, 3 up, 3 in 2024-04-01T19:46:06.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:05 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-04-01T19:46:06.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:05 smithi164 ceph-mon[33063]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-01T19:46:06.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:05 smithi164 ceph-mon[33063]: osdmap e27: 3 total, 3 up, 3 in 2024-04-01T19:46:06.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:05 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-04-01T19:46:07.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:06 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-04-01T19:46:07.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:06 smithi072 ceph-mon[33039]: osdmap e28: 3 total, 3 up, 3 in 2024-04-01T19:46:07.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:06 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-04-01T19:46:07.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:06 smithi060 ceph-mon[29854]: osdmap e28: 3 total, 3 up, 3 in 2024-04-01T19:46:07.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:06 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-04-01T19:46:07.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:06 smithi164 ceph-mon[33063]: osdmap e28: 3 total, 3 up, 3 in 2024-04-01T19:46:08.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:07 smithi072 ceph-mon[33039]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:08.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:07 smithi072 ceph-mon[33039]: osdmap e29: 3 total, 3 up, 3 in 2024-04-01T19:46:08.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:07 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-04-01T19:46:08.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:07 smithi060 ceph-mon[29854]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:08.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:07 smithi060 ceph-mon[29854]: osdmap e29: 3 total, 3 up, 3 in 2024-04-01T19:46:08.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:07 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-04-01T19:46:08.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:07 smithi164 ceph-mon[33063]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:08.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:07 smithi164 ceph-mon[33063]: osdmap e29: 3 total, 3 up, 3 in 2024-04-01T19:46:08.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:07 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-04-01T19:46:09.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:08 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-04-01T19:46:09.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:08 smithi072 ceph-mon[33039]: osdmap e30: 3 total, 3 up, 3 in 2024-04-01T19:46:09.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:08 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-01T19:46:09.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:08 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-04-01T19:46:09.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:08 smithi060 ceph-mon[29854]: osdmap e30: 3 total, 3 up, 3 in 2024-04-01T19:46:09.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:08 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-01T19:46:09.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:08 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-04-01T19:46:09.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:08 smithi164 ceph-mon[33063]: osdmap e30: 3 total, 3 up, 3 in 2024-04-01T19:46:09.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:08 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-01T19:46:09.429 INFO:teuthology.orchestra.run.smithi060.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: osdmap e31: 3 total, 3 up, 3 in 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.040 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.041 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:09 smithi060 ceph-mon[29854]: Deploying daemon rgw.myrealm1.myzone1.smithi072.febwol on smithi072 2024-04-01T19:46:10.066 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-01T19:46:10.074 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 -- bash -c 'set -e 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> set -x 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> TOKENS=$(ceph rgw realm tokens) 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2024-04-01T19:46:10.075 DEBUG:teuthology.orchestra.run.smithi060:> ' 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: osdmap e31: 3 total, 3 up, 3 in 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.112 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.113 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:09 smithi072 ceph-mon[33039]: Deploying daemon rgw.myrealm1.myzone1.smithi072.febwol on smithi072 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='client.? 172.21.15.60:0/916032496' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: osdmap e31: 3 total, 3 up, 3 in 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:10.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi072.febwol", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:10.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:10.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:10.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:09 smithi164 ceph-mon[33063]: Deploying daemon rgw.myrealm1.myzone1.smithi072.febwol on smithi072 2024-04-01T19:46:10.314 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-01T19:46:11.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2024-04-01T19:46:11.825 INFO:teuthology.orchestra.run.smithi060.stderr:++ ceph rgw realm tokens 2024-04-01T19:46:11.825 INFO:teuthology.orchestra.run.smithi060.stderr:++ jq -r '.[0].token' 2024-04-01T19:46:12.002 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:11 smithi072 ceph-mon[33039]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-04-01T19:46:12.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:11 smithi060 ceph-mon[29854]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-04-01T19:46:12.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:11 smithi164 ceph-mon[33063]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-04-01T19:46:12.487 INFO:teuthology.orchestra.run.smithi060.stdout:master zone has no endpoint 2024-04-01T19:46:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ TOKEN='master zone has no endpoint' 2024-04-01T19:46:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo master zone has no endpoint 2024-04-01T19:46:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-04-01T19:46:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ sleep 5 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:13.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: Deploying daemon rgw.myrealm1.myzone1.smithi164.dxeqpu on smithi164 2024-04-01T19:46:13.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:13 smithi164 ceph-mon[33063]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:13.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:13.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:13.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:13.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: Deploying daemon rgw.myrealm1.myzone1.smithi164.dxeqpu on smithi164 2024-04-01T19:46:13.392 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:13 smithi072 ceph-mon[33039]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-01T19:46:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi164.dxeqpu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-01T19:46:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: Deploying daemon rgw.myrealm1.myzone1.smithi164.dxeqpu on smithi164 2024-04-01T19:46:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:13 smithi060 ceph-mon[29854]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:14.220 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:14 smithi164 ceph-mon[33063]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-04-01T19:46:14.390 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:14 smithi072 ceph-mon[33039]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-04-01T19:46:14.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:14 smithi060 ceph-mon[29854]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-04-01T19:46:15.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:15 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:15.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:15 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiM1EwTU4zMjk1M0hZSEE0TVFNWlMiLAogICAgInNlY3JldCI6ICJpanpUeDVCVkJ2T2pDZWRxQnZBVkJwbFd2MGVPNGsySXVlVEQ5QlFhIgp9", "zone_endpoints": ["http://smithi072:5500", "http://smithi164:5500"]}]: dispatch 2024-04-01T19:46:15.990 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:15.991 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:15 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:16.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:16 smithi060 ceph-mon[29854]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-04-01T19:46:16.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:16 smithi060 ceph-mon[29854]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:16.978 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:16 smithi164 ceph-mon[33063]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-04-01T19:46:16.978 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:16 smithi164 ceph-mon[33063]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:17.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:16 smithi072 ceph-mon[33039]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-04-01T19:46:17.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:16 smithi072 ceph-mon[33039]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-04-01T19:46:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2024-04-01T19:46:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:++ ceph rgw realm tokens 2024-04-01T19:46:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:++ jq -r '.[0].token' 2024-04-01T19:46:18.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 131 KiB/s rd, 6.5 KiB/s wr, 243 op/s 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:18.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.142 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:17 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 131 KiB/s rd, 6.5 KiB/s wr, 243 op/s 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:17 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.180 INFO:teuthology.orchestra.run.smithi060.stdout:ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ== 2024-04-01T19:46:18.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ TOKEN=ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ== 2024-04-01T19:46:18.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ== 2024-04-01T19:46:18.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ '[' ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ== '!=' 'master zone has no endpoint' ']' 2024-04-01T19:46:18.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ break 2024-04-01T19:46:18.181 INFO:teuthology.orchestra.run.smithi060.stderr:++ ceph rgw realm tokens 2024-04-01T19:46:18.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 131 KiB/s rd, 6.5 KiB/s wr, 243 op/s 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: Checking dashboard <-> RGW credentials 2024-04-01T19:46:18.241 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:17 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:18.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ TOKENS='[ 2024-04-01T19:46:18.874 INFO:teuthology.orchestra.run.smithi060.stderr: { 2024-04-01T19:46:18.874 INFO:teuthology.orchestra.run.smithi060.stderr: "realm": "myrealm1", 2024-04-01T19:46:18.875 INFO:teuthology.orchestra.run.smithi060.stderr: "token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ==" 2024-04-01T19:46:18.875 INFO:teuthology.orchestra.run.smithi060.stderr: } 2024-04-01T19:46:18.875 INFO:teuthology.orchestra.run.smithi060.stderr:]' 2024-04-01T19:46:18.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ=="' '}' ']' 2024-04-01T19:46:18.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status '.[0].realm == "myrealm1"' 2024-04-01T19:46:18.876 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-01T19:46:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ=="' '}' ']' 2024-04-01T19:46:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status '.[0].token' 2024-04-01T19:46:18.879 INFO:teuthology.orchestra.run.smithi060.stdout:"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjQ3OTM4NzNkLWQ2OWItNDhkYy1iNzhmLTRkZTc4NzE0NTdkOCIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTA3Mjo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjNRME1OMzI5NTNIWUhBNE1RTVpTIiwKICAgICJzZWNyZXQiOiAiaWp6VHg1QlZCdk9qQ2VkcUJ2QVZCcGxXdjBlTzRrMkl1ZVREOUJRYSIKfQ==" 2024-04-01T19:46:18.879 INFO:teuthology.orchestra.run.smithi060.stderr:++ ceph rgw realm tokens 2024-04-01T19:46:18.879 INFO:teuthology.orchestra.run.smithi060.stderr:++ jq -r '.[0].token' 2024-04-01T19:46:18.879 INFO:teuthology.orchestra.run.smithi060.stderr:++ base64 --decode 2024-04-01T19:46:19.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:18 smithi072 ceph-mon[33039]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:18 smithi072 ceph-mon[33039]: from='client.15090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:18 smithi060 ceph-mon[29854]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:18 smithi060 ceph-mon[29854]: from='client.15090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:18 smithi164 ceph-mon[33063]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:18 smithi164 ceph-mon[33063]: from='client.15090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ TOKEN_JSON='{ 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr: "realm_name": "myrealm1", 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr: "realm_id": "4793873d-d69b-48dc-b78f-4de7871457d8", 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr: "endpoint": "http://smithi072:5500", 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr: "access_key": "3Q0MN32953HYHA4MQMZS", 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr: "secret": "ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa" 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr:}' 2024-04-01T19:46:19.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"4793873d-d69b-48dc-b78f-4de7871457d8",' '"endpoint":' '"http://smithi072:5500",' '"access_key":' '"3Q0MN32953HYHA4MQMZS",' '"secret":' '"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa"' '}' 2024-04-01T19:46:19.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status '.realm_name == "myrealm1"' 2024-04-01T19:46:19.575 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-01T19:46:19.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"4793873d-d69b-48dc-b78f-4de7871457d8",' '"endpoint":' '"http://smithi072:5500",' '"access_key":' '"3Q0MN32953HYHA4MQMZS",' '"secret":' '"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa"' '}' 2024-04-01T19:46:19.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status '.endpoint | test("http://.+:\\d+")' 2024-04-01T19:46:19.578 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-01T19:46:19.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"4793873d-d69b-48dc-b78f-4de7871457d8",' '"endpoint":' '"http://smithi072:5500",' '"access_key":' '"3Q0MN32953HYHA4MQMZS",' '"secret":' '"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa"' '}' 2024-04-01T19:46:19.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status '.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")' 2024-04-01T19:46:19.581 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-01T19:46:19.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"4793873d-d69b-48dc-b78f-4de7871457d8",' '"endpoint":' '"http://smithi072:5500",' '"access_key":' '"3Q0MN32953HYHA4MQMZS",' '"secret":' '"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa"' '}' 2024-04-01T19:46:19.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status .access_key 2024-04-01T19:46:19.584 INFO:teuthology.orchestra.run.smithi060.stdout:"3Q0MN32953HYHA4MQMZS" 2024-04-01T19:46:19.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"4793873d-d69b-48dc-b78f-4de7871457d8",' '"endpoint":' '"http://smithi072:5500",' '"access_key":' '"3Q0MN32953HYHA4MQMZS",' '"secret":' '"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa"' '}' 2024-04-01T19:46:19.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ jq --exit-status .secret 2024-04-01T19:46:19.586 INFO:teuthology.orchestra.run.smithi060.stdout:"ijzTx5BVBvOjCedqBvAVBplWv0eO4k2IueTD9BQa" 2024-04-01T19:46:20.140 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:19 smithi072 ceph-mon[33039]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 118 KiB/s rd, 5.8 KiB/s wr, 218 op/s 2024-04-01T19:46:20.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:19 smithi072 ceph-mon[33039]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:20.141 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:19 smithi072 ceph-mon[33039]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:20.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:19 smithi060 ceph-mon[29854]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 118 KiB/s rd, 5.8 KiB/s wr, 218 op/s 2024-04-01T19:46:20.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:19 smithi060 ceph-mon[29854]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:20.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:19 smithi060 ceph-mon[29854]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:20.171 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-01T19:46:20.180 INFO:tasks.cephadm:Teardown begin 2024-04-01T19:46:20.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:20.209 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:20.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:19 smithi164 ceph-mon[33063]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 118 KiB/s rd, 5.8 KiB/s wr, 218 op/s 2024-04-01T19:46:20.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:19 smithi164 ceph-mon[33063]: from='mgr.14394 172.21.15.60:0/2502708606' entity='mgr.a' 2024-04-01T19:46:20.240 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:19 smithi164 ceph-mon[33063]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T19:46:20.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:46:20.280 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-01T19:46:20.280 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-01T19:46:20.295 DEBUG:teuthology.orchestra.run.smithi072:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-01T19:46:20.311 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-01T19:46:20.338 INFO:tasks.cephadm:Stopping all daemons... 2024-04-01T19:46:20.339 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-01T19:46:20.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a 2024-04-01T19:46:20.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:20 smithi060 systemd[1]: Stopping Ceph mon.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a[29850]: 2024-04-01T19:46:20.634+0000 7fcdaa70e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:20 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a[29850]: 2024-04-01T19:46:20.634+0000 7fcdaa70e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-01T19:46:20.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:20 smithi060 podman[77009]: 2024-04-01 19:46:20.859366576 +0000 UTC m=+0.334007931 container died 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-01T19:46:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:21 smithi060 podman[77009]: 2024-04-01 19:46:21.233782652 +0000 UTC m=+0.708423995 container cleanup 33f3f2c0f7c8c9eb6055ca8ec1064796e848c64c571087bae4118bc7528e86d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-04-01T19:46:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 01 19:46:21 smithi060 bash[77009]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-a 2024-04-01T19:46:21.661 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.a.service' 2024-04-01T19:46:21.705 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:21.705 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-01T19:46:21.705 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-04-01T19:46:21.705 DEBUG:teuthology.orchestra.run.smithi072:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.b 2024-04-01T19:46:22.057 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:21 smithi072 systemd[1]: Stopping Ceph mon.b for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:22.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b[33035]: 2024-04-01T19:46:22.058+0000 7ff99030e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:22.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b[33035]: 2024-04-01T19:46:22.058+0000 7ff99030e700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-01T19:46:22.391 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 podman[43584]: 2024-04-01 19:46:22.293943179 +0000 UTC m=+0.386350838 container died 7e4a14abda9fe4204013f653c03b15e464bf281910f1f531205680a4c3af5779 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_CLEAN=True, org.label-schema.build-date=20240319, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0) 2024-04-01T19:46:22.890 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 podman[43584]: 2024-04-01 19:46:22.620271297 +0000 UTC m=+0.712678948 container cleanup 7e4a14abda9fe4204013f653c03b15e464bf281910f1f531205680a4c3af5779 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319) 2024-04-01T19:46:22.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 bash[43584]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b 2024-04-01T19:46:22.891 INFO:journalctl@ceph.mon.b.smithi072.stdout:Apr 01 19:46:22 smithi072 podman[43598]: 2024-04-01 19:46:22.797654094 +0000 UTC m=+0.506588856 container remove 7e4a14abda9fe4204013f653c03b15e464bf281910f1f531205680a4c3af5779 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-01T19:46:23.016 DEBUG:teuthology.orchestra.run.smithi072:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.b.service' 2024-04-01T19:46:23.065 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:23.065 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-04-01T19:46:23.065 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-04-01T19:46:23.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.c 2024-04-01T19:46:23.362 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 systemd[1]: Stopping Ceph mon.c for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:23.636 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c[33059]: 2024-04-01T19:46:23.363+0000 7f93f11ec700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:23.636 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c[33059]: 2024-04-01T19:46:23.363+0000 7f93f11ec700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-01T19:46:23.636 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 podman[43359]: 2024-04-01 19:46:23.426388521 +0000 UTC m=+0.163032060 container died 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2) 2024-04-01T19:46:23.954 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 podman[43359]: 2024-04-01 19:46:23.730494318 +0000 UTC m=+0.467137871 container cleanup 008b8102cc8c685f4fc8e6a466cc1b69d2985ac4ca018b534f730b0205e13ea2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085) 2024-04-01T19:46:23.954 INFO:journalctl@ceph.mon.c.smithi164.stdout:Apr 01 19:46:23 smithi164 bash[43359]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mon-c 2024-04-01T19:46:24.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mon.c.service' 2024-04-01T19:46:24.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:24.130 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-04-01T19:46:24.130 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-04-01T19:46:24.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a 2024-04-01T19:46:24.421 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:46:24 smithi060 systemd[1]: Stopping Ceph mgr.a for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:24.695 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:46:24 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a[30084]: 2024-04-01T19:46:24.454+0000 7f2183f2d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:24.695 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:46:24 smithi060 podman[77130]: 2024-04-01 19:46:24.485629638 +0000 UTC m=+0.154579852 container died 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.build-date=20240319) 2024-04-01T19:46:24.947 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:46:24 smithi060 podman[77130]: 2024-04-01 19:46:24.929847729 +0000 UTC m=+0.598797931 container cleanup 3d7d139abb2c8be04e370e1c0a820920127e4c2bf364fcd362d1c359576779d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e142085d06ebbedb32196116c9f19e2d28f93430, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-01T19:46:24.947 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Apr 01 19:46:24 smithi060 bash[77130]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-a 2024-04-01T19:46:25.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.a.service' 2024-04-01T19:46:25.392 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:25.392 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-04-01T19:46:25.392 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-04-01T19:46:25.392 DEBUG:teuthology.orchestra.run.smithi072:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.b 2024-04-01T19:46:25.703 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:46:25 smithi072 systemd[1]: Stopping Ceph mgr.b for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:25.968 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:46:25 smithi072 podman[43708]: 2024-04-01 19:46:25.705924823 +0000 UTC m=+0.123336755 container died 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-01T19:46:26.321 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:46:26 smithi072 podman[43708]: 2024-04-01 19:46:26.071144068 +0000 UTC m=+0.488555992 container cleanup 61bdd0a701338c41c759d269cfb8cfb7fde982cd2d7c2859b0ba601396c41693 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-01T19:46:26.321 INFO:journalctl@ceph.mgr.b.smithi072.stdout:Apr 01 19:46:26 smithi072 bash[43708]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-mgr-b 2024-04-01T19:46:26.487 DEBUG:teuthology.orchestra.run.smithi072:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@mgr.b.service' 2024-04-01T19:46:26.522 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:26.522 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-04-01T19:46:26.522 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-01T19:46:26.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.0 2024-04-01T19:46:26.840 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:26 smithi060 systemd[1]: Stopping Ceph osd.0 for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:27.171 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:26 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0[43833]: 2024-04-01T19:46:26.842+0000 7f7fa9703700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:27.171 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:26 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0[43833]: 2024-04-01T19:46:26.842+0000 7f7fa9703700 -1 osd.0 31 *** Got signal Terminated *** 2024-04-01T19:46:27.171 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:26 smithi060 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0[43833]: 2024-04-01T19:46:26.842+0000 7f7fa9703700 -1 osd.0 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-01T19:46:32.657 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:32 smithi060 podman[77263]: 2024-04-01 19:46:32.396094947 +0000 UTC m=+5.678244479 container died 17aad4cbd001a8ec6ce51a12ded1d607a5e0756be887396eda0fb326613c6475 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319) 2024-04-01T19:46:32.921 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:32 smithi060 podman[77263]: 2024-04-01 19:46:32.733672965 +0000 UTC m=+6.015822500 container cleanup 17aad4cbd001a8ec6ce51a12ded1d607a5e0756be887396eda0fb326613c6475 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240319) 2024-04-01T19:46:32.921 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:32 smithi060 bash[77263]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0 2024-04-01T19:46:32.921 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:32 smithi060 podman[77280]: 2024-04-01 19:46:32.901439084 +0000 UTC m=+0.503440156 container remove 17aad4cbd001a8ec6ce51a12ded1d607a5e0756be887396eda0fb326613c6475 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-01T19:46:33.561 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.302236628 +0000 UTC m=+0.113706872 container create d793ed58bb7ffc14d371dfdda4cb15aaead45f64d281b51cb7f995abc3a5c0a5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240319, GIT_CLEAN=True) 2024-04-01T19:46:33.561 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.206195501 +0000 UTC m=+0.017665692 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600 2024-04-01T19:46:33.561 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.487820676 +0000 UTC m=+0.299290864 container init d793ed58bb7ffc14d371dfdda4cb15aaead45f64d281b51cb7f995abc3a5c0a5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-04-01T19:46:33.561 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.490755886 +0000 UTC m=+0.302226065 container start d793ed58bb7ffc14d371dfdda4cb15aaead45f64d281b51cb7f995abc3a5c0a5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-01T19:46:33.561 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.562683561 +0000 UTC m=+0.374153754 container attach d793ed58bb7ffc14d371dfdda4cb15aaead45f64d281b51cb7f995abc3a5c0a5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0-deactivate, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, io.buildah.version=1.33.5) 2024-04-01T19:46:33.921 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 01 19:46:33 smithi060 podman[77369]: 2024-04-01 19:46:33.791800829 +0000 UTC m=+0.603270998 container died d793ed58bb7ffc14d371dfdda4cb15aaead45f64d281b51cb7f995abc3a5c0a5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-01T19:46:34.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.0.service' 2024-04-01T19:46:34.408 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:34.408 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-01T19:46:34.408 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-01T19:46:34.408 DEBUG:teuthology.orchestra.run.smithi072:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.1 2024-04-01T19:46:34.687 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:34 smithi072 systemd[1]: Stopping Ceph osd.1 for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:34.948 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:34 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1[37297]: 2024-04-01T19:46:34.718+0000 7fad4ce91700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:34.948 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:34 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1[37297]: 2024-04-01T19:46:34.718+0000 7fad4ce91700 -1 osd.1 31 *** Got signal Terminated *** 2024-04-01T19:46:34.948 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:34 smithi072 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1[37297]: 2024-04-01T19:46:34.718+0000 7fad4ce91700 -1 osd.1 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-01T19:46:40.544 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:40 smithi072 podman[43828]: 2024-04-01 19:46:40.228905798 +0000 UTC m=+5.627084471 container died 4c5aa1765b993064ed05d793e6e36dafa7f6c91d3c67dd2b3b2cd6054d8fc4cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-04-01T19:46:40.890 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:40 smithi072 podman[43828]: 2024-04-01 19:46:40.547018626 +0000 UTC m=+5.945197307 container cleanup 4c5aa1765b993064ed05d793e6e36dafa7f6c91d3c67dd2b3b2cd6054d8fc4cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True) 2024-04-01T19:46:40.891 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:40 smithi072 bash[43828]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1 2024-04-01T19:46:40.891 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:40 smithi072 podman[43859]: 2024-04-01 19:46:40.732798082 +0000 UTC m=+0.506171960 container remove 4c5aa1765b993064ed05d793e6e36dafa7f6c91d3c67dd2b3b2cd6054d8fc4cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319) 2024-04-01T19:46:41.437 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.151160159 +0000 UTC m=+0.103431216 container create 83d551e8801730574db2fa2ea749dc25e0d4cf2ed5169c859fa835726f0231d5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240319) 2024-04-01T19:46:41.437 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.065100454 +0000 UTC m=+0.017371528 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600 2024-04-01T19:46:41.437 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.356720187 +0000 UTC m=+0.308991261 container init 83d551e8801730574db2fa2ea749dc25e0d4cf2ed5169c859fa835726f0231d5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.schema-version=1.0) 2024-04-01T19:46:41.438 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.359786805 +0000 UTC m=+0.312057864 container start 83d551e8801730574db2fa2ea749dc25e0d4cf2ed5169c859fa835726f0231d5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_BRANCH=HEAD) 2024-04-01T19:46:41.438 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.440356507 +0000 UTC m=+0.392627577 container attach 83d551e8801730574db2fa2ea749dc25e0d4cf2ed5169c859fa835726f0231d5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1-deactivate, io.buildah.version=1.33.5, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-01T19:46:41.891 INFO:journalctl@ceph.osd.1.smithi072.stdout:Apr 01 19:46:41 smithi072 podman[43949]: 2024-04-01 19:46:41.643989775 +0000 UTC m=+0.596260842 container died 83d551e8801730574db2fa2ea749dc25e0d4cf2ed5169c859fa835726f0231d5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-1-deactivate, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-01T19:46:42.299 DEBUG:teuthology.orchestra.run.smithi072:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.1.service' 2024-04-01T19:46:42.342 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:42.342 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-01T19:46:42.342 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-01T19:46:42.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.2 2024-04-01T19:46:42.714 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:42 smithi164 systemd[1]: Stopping Ceph osd.2 for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4... 2024-04-01T19:46:42.990 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:42 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2[37150]: 2024-04-01T19:46:42.715+0000 7f5f306ca700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-01T19:46:42.990 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:42 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2[37150]: 2024-04-01T19:46:42.715+0000 7f5f306ca700 -1 osd.2 31 *** Got signal Terminated *** 2024-04-01T19:46:42.990 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:42 smithi164 ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2[37150]: 2024-04-01T19:46:42.715+0000 7f5f306ca700 -1 osd.2 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-01T19:46:48.414 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:48 smithi164 podman[43494]: 2024-04-01 19:46:48.141427959 +0000 UTC m=+5.601547340 container died 83f88d938c15bd3fe6b955fc056f92876b992e6de6e53491854fac957a2d59d1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-04-01T19:46:48.740 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:48 smithi164 podman[43494]: 2024-04-01 19:46:48.540747377 +0000 UTC m=+6.000866752 container cleanup 83f88d938c15bd3fe6b955fc056f92876b992e6de6e53491854fac957a2d59d1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240319) 2024-04-01T19:46:48.740 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:48 smithi164 bash[43494]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2 2024-04-01T19:46:49.089 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:48 smithi164 podman[43509]: 2024-04-01 19:46:48.77524555 +0000 UTC m=+0.623022220 container remove 83f88d938c15bd3fe6b955fc056f92876b992e6de6e53491854fac957a2d59d1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319) 2024-04-01T19:46:49.359 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.092690695 +0000 UTC m=+0.107860403 container create 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-01T19:46:49.359 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.002882457 +0000 UTC m=+0.018052191 image pull 5b728cd5ea451706424aff60a1e68bd7bfe88e0a9a9944c1a21e96706a375206 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600 2024-04-01T19:46:49.359 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.295247771 +0000 UTC m=+0.310417497 container init 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-01T19:46:49.359 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.298331974 +0000 UTC m=+0.313501681 container start 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-01T19:46:49.359 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.361758568 +0000 UTC m=+0.376928288 container attach 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-01T19:46:49.740 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:49 smithi164 podman[43601]: 2024-04-01 19:46:49.595142185 +0000 UTC m=+0.610311893 container died 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-01T19:46:50.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.2.service' 2024-04-01T19:46:50.191 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:50 smithi164 podman[43628]: 2024-04-01 19:46:50.139982821 +0000 UTC m=+0.539590558 container remove 01110a66c9cf3f2720e544c8e5106b6e450892a44a52fc0fb1962d506584e0de (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:0695e7c5d663dadca19983359d9ec9c0b57bc12893996bd1fbc1456ad5ed6600, name=ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240319, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-25-1419-e142085, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-01T19:46:50.191 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:50 smithi164 systemd[1]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-04-01T19:46:50.191 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:50 smithi164 systemd[1]: Stopped Ceph osd.2 for bcd0fcd0-f05f-11ee-b647-cb9ed24678a4. 2024-04-01T19:46:50.191 INFO:journalctl@ceph.osd.2.smithi164.stdout:Apr 01 19:46:50 smithi164 systemd[1]: ceph-bcd0fcd0-f05f-11ee-b647-cb9ed24678a4@osd.2.service: Consumed 4.224s CPU time. 2024-04-01T19:46:50.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T19:46:50.206 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-01T19:46:50.207 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-01T19:46:50.408 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:46:51.431 DEBUG:teuthology.orchestra.run.smithi072:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-01T19:46:51.624 INFO:teuthology.orchestra.run.smithi072.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:47:03.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-01T19:47:03.980 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:47:15.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:47:16.010 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:47:16.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T19:47:16.076 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-01T19:47:16.078 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi060/crash 2024-04-01T19:47:16.078 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash -- . 2024-04-01T19:47:16.126 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-01T19:47:16.126 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-04-01T19:47:16.128 DEBUG:teuthology.misc:Transferring archived files from smithi072:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi072/crash 2024-04-01T19:47:16.128 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash -- . 2024-04-01T19:47:16.177 INFO:teuthology.orchestra.run.smithi072.stderr:tar: /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-01T19:47:16.177 INFO:teuthology.orchestra.run.smithi072.stderr:tar: Error is not recoverable: exiting now 2024-04-01T19:47:16.179 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi164/crash 2024-04-01T19:47:16.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash -- . 2024-04-01T19:47:16.220 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-01T19:47:16.220 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-04-01T19:47:16.221 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-01T19:47:16.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-01T19:47:16.253 INFO:teuthology.orchestra.run.smithi060.stdout:2024-04-01T19:43:49.342497+0000 mon.a (mon.0) 207 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-01T19:47:16.253 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-01T19:47:16.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[SEC\]' /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-01T19:47:16.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]' /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-01T19:47:16.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[WRN\]' /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-01T19:47:16.464 INFO:teuthology.orchestra.run.smithi060.stdout:2024-04-01T19:43:49.342497+0000 mon.a (mon.0) 207 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-01T19:47:16.465 INFO:tasks.cephadm:Compressing logs... 2024-04-01T19:47:16.465 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-01T19:47:16.507 DEBUG:teuthology.orchestra.run.smithi072:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-01T19:47:16.510 DEBUG:teuthology.orchestra.run.smithi164:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:: No such file or directory 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.a.log 2024-04-01T19:47:16.533 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.a.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-01T19:47:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-01T19:47:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log 2024-04-01T19:47:16.535 INFO:teuthology.orchestra.run.smithi060.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-01T19:47:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log: 89.2% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-01T19:47:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-01T19:47:16.536 INFO:teuthology.orchestra.run.smithi060.stderr: 83.0% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-01T19:47:16.536 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log: 85.2% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-01T19:47:16.538 INFO:teuthology.orchestra.run.smithi164.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-01T19:47:16.538 INFO:teuthology.orchestra.run.smithi164.stderr:: No such file or directory 2024-04-01T19:47:16.538 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-01T19:47:16.538 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi164.dxeqpu.log 2024-04-01T19:47:16.539 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-01T19:47:16.539 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi164.dxeqpu.log: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-01T19:47:16.539 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log 2024-04-01T19:47:16.539 INFO:teuthology.orchestra.run.smithi164.stderr: 71.3% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi164.dxeqpu.log.gz 2024-04-01T19:47:16.540 INFO:teuthology.orchestra.run.smithi060.stderr: 91.1% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-01T19:47:16.542 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-01T19:47:16.542 INFO:teuthology.orchestra.run.smithi164.stderr: 81.4% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-01T19:47:16.543 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log: 89.3%gzip -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log.gz -5 2024-04-01T19:47:16.543 INFO:teuthology.orchestra.run.smithi164.stderr: --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-01T19:47:16.543 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-04-01T19:47:16.543 INFO:teuthology.orchestra.run.smithi164.stderr: 84.4% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-01T19:47:16.543 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.c.log: 90.9% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-01T19:47:16.544 INFO:teuthology.orchestra.run.smithi072.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-01T19:47:16.544 INFO:teuthology.orchestra.run.smithi072.stderr:: No such file or directory 2024-04-01T19:47:16.544 INFO:teuthology.orchestra.run.smithi072.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-01T19:47:16.544 INFO:teuthology.orchestra.run.smithi072.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi072.febwol.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log: 88.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi072.febwol.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr: 71.3% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-client.rgw.myrealm1.myzone1.smithi072.febwol.log.gz 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr: 89.2% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.b.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr: 81.5% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-04-01T19:47:16.545 INFO:teuthology.orchestra.run.smithi072.stderr: 84.1% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-01T19:47:16.546 INFO:teuthology.orchestra.run.smithi072.stderr:/var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log: /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.b.log: 90.9% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-01T19:47:16.546 INFO:teuthology.orchestra.run.smithi072.stderr: 90.1% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.b.log.gz 2024-04-01T19:47:16.586 INFO:teuthology.orchestra.run.smithi164.stderr: 92.7% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-01T19:47:16.592 INFO:teuthology.orchestra.run.smithi072.stderr: 92.4% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-01T19:47:16.604 INFO:teuthology.orchestra.run.smithi060.stderr: 89.5% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mgr.a.log.gz 2024-04-01T19:47:16.702 INFO:teuthology.orchestra.run.smithi060.stderr: 91.6% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-01T19:47:16.937 INFO:teuthology.orchestra.run.smithi164.stderr: 94.1% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-01T19:47:16.939 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-04-01T19:47:16.939 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m0.414s 2024-04-01T19:47:16.939 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m0.442s 2024-04-01T19:47:16.939 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.039s 2024-04-01T19:47:16.960 INFO:teuthology.orchestra.run.smithi060.stderr: 94.0% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-01T19:47:16.962 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-01T19:47:16.962 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m0.442s 2024-04-01T19:47:16.962 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m0.660s 2024-04-01T19:47:16.962 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.045s 2024-04-01T19:47:17.001 INFO:teuthology.orchestra.run.smithi072.stderr: 94.0% -- replaced with /var/log/ceph/bcd0fcd0-f05f-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-01T19:47:17.003 INFO:teuthology.orchestra.run.smithi072.stderr: 2024-04-01T19:47:17.003 INFO:teuthology.orchestra.run.smithi072.stderr:real 0m0.479s 2024-04-01T19:47:17.003 INFO:teuthology.orchestra.run.smithi072.stderr:user 0m0.503s 2024-04-01T19:47:17.003 INFO:teuthology.orchestra.run.smithi072.stderr:sys 0m0.054s 2024-04-01T19:47:17.003 INFO:tasks.cephadm:Archiving logs... 2024-04-01T19:47:17.003 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi060/log 2024-04-01T19:47:17.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-01T19:47:17.138 DEBUG:teuthology.misc:Transferring archived files from smithi072:/var/log/ceph to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi072/log 2024-04-01T19:47:17.139 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-01T19:47:17.244 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi164/log 2024-04-01T19:47:17.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-01T19:47:17.342 INFO:tasks.cephadm:Removing cluster... 2024-04-01T19:47:17.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force 2024-04-01T19:47:17.527 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:47:17.774 DEBUG:teuthology.orchestra.run.smithi072:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force 2024-04-01T19:47:17.954 INFO:teuthology.orchestra.run.smithi072.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:47:18.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 --force 2024-04-01T19:47:18.387 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: bcd0fcd0-f05f-11ee-b647-cb9ed24678a4 2024-04-01T19:47:18.635 INFO:tasks.cephadm:Removing cephadm ... 2024-04-01T19:47:18.635 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-01T19:47:18.653 DEBUG:teuthology.orchestra.run.smithi072:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-01T19:47:18.669 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-01T19:47:18.685 INFO:tasks.cephadm:Teardown complete 2024-04-01T19:47:18.685 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-01T19:47:18.694 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-01T19:47:18.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T19:47:18.697 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T19:47:18.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T19:47:18.848 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-01T19:47:18.859 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-01T19:47:18.859 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:47:18.863 DEBUG:teuthology.orchestra.run.smithi072:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:47:18.866 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:47:18.876 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:47:18.877 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:47:18.880 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 24 +154us[ +149us] +/- 71ms 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:^* hv02.front.sepia.ceph.com 3 6 377 22 -21us[ -26us] +/- 57ms 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 -99us[ -104us] +/- 64ms 2024-04-01T19:47:18.881 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 23 +172us[ +172us] +/- 71ms 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:^* hv02.front.sepia.ceph.com 3 6 377 24 -20us[ -15us] +/- 57ms 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 26 -76us[ -71us] +/- 64ms 2024-04-01T19:47:18.882 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:47:18.883 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:47:18.883 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-04-01T19:47:18.883 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 23 +167us[ +167us] +/- 71ms 2024-04-01T19:47:18.883 INFO:teuthology.orchestra.run.smithi164.stdout:^* hv02.front.sepia.ceph.com 3 6 377 25 -11us[+8837ns] +/- 57ms 2024-04-01T19:47:18.883 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 -97us[ -97us] +/- 64ms 2024-04-01T19:47:18.884 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:47:18.884 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-01T19:47:18.893 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-01T19:47:18.894 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-01T19:47:18.927 DEBUG:teuthology.orchestra.run.smithi060:> 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-04-01T19:47:19.003 DEBUG:teuthology.orchestra.run.smithi072:> 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-04-01T19:47:19.073 DEBUG:teuthology.orchestra.run.smithi164:> 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-04-01T19:47:19.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:47:19.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:19.172 DEBUG:teuthology.orchestra.run.smithi072:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:47:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:19.203 DEBUG:teuthology.orchestra.run.smithi164:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:47:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:19.232 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-01T19:47:19.241 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-01T19:47:19.285 INFO:teuthology.task.internal:Duration was 806.567063 seconds 2024-04-01T19:47:19.285 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-01T19:47:19.328 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-01T19:47:19.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T19:47:19.331 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T19:47:19.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T19:47:19.374 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:47:19.375 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:47:19.377 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:47:19.776 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-01T19:47:19.776 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-04-01T19:47:19.776 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-01T19:47:19.799 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi072.front.sepia.ceph.com 2024-04-01T19:47:19.799 DEBUG:teuthology.orchestra.run.smithi072:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-01T19:47:19.825 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-04-01T19:47:19.825 DEBUG:teuthology.orchestra.run.smithi164:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-01T19:47:19.848 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-01T19:47:19.848 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T19:47:19.851 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T19:47:19.868 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T19:47:19.916 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-01T19:47:19.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T19:47:19.922 DEBUG:teuthology.orchestra.run.smithi072:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T19:47:19.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T19:47:20.094 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-01T19:47:20.103 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-01T19:47:20.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T19:47:20.130 DEBUG:teuthology.orchestra.run.smithi072:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T19:47:20.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T19:47:20.184 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-01T19:47:20.193 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.195 DEBUG:teuthology.orchestra.run.smithi072:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.218 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-04-01T19:47:20.223 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = core 2024-04-01T19:47:20.250 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-04-01T19:47:20.272 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:20.302 DEBUG:teuthology.orchestra.run.smithi072:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:20.316 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:47:20.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:47:20.331 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-01T19:47:20.340 INFO:teuthology.task.internal:Transferring archived files... 2024-04-01T19:47:20.341 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi060 2024-04-01T19:47:20.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T19:47:20.380 DEBUG:teuthology.misc:Transferring archived files from smithi072:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi072 2024-04-01T19:47:20.380 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T19:47:20.421 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099/remote/smithi164 2024-04-01T19:47:20.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T19:47:20.459 INFO:teuthology.task.internal:Removing archive directory... 2024-04-01T19:47:20.459 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T19:47:20.461 DEBUG:teuthology.orchestra.run.smithi072:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T19:47:20.464 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T19:47:20.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-01T19:47:20.518 INFO:teuthology.task.internal:Not uploading archives. 2024-04-01T19:47:20.519 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-01T19:47:20.552 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-01T19:47:20.552 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T19:47:20.555 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T19:47:20.557 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T19:47:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 19:47 /home/ubuntu/cephtest 2024-04-01T19:47:20.569 INFO:teuthology.orchestra.run.smithi072.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 19:47 /home/ubuntu/cephtest 2024-04-01T19:47:20.571 INFO:teuthology.orchestra.run.smithi164.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 19:47 /home/ubuntu/cephtest 2024-04-01T19:47:20.572 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-01T19:47:20.594 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-01T19:47:20.677 INFO:teuthology.nuke:Checking targets against current locks 2024-04-01T19:47:20.708 DEBUG:teuthology.nuke:shortname: smithi060 2024-04-01T19:47:20.709 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:47:20.751 DEBUG:teuthology.nuke:shortname: smithi072 2024-04-01T19:47:20.752 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:47:20.772 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.059961', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNi7nUe5KQmKzctbfgVN9e3NmyVy3QYJuy+5cSNkc6EcqU1rPj3wZts9sARKMbyUQMh1fzDqbs0CxKRtKkojlNo='} 2024-04-01T19:47:20.791 DEBUG:teuthology.nuke:shortname: smithi164 2024-04-01T19:47:20.792 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:47:20.804 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.056714', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKxpWK0udYFTp9RewojpliCoDC6E4KkwKj2H0PAmMs0/aAdGqxBAHrEgsSZGFyx3XjqanwGwedz67HdmeUleyA='} 2024-04-01T19:47:20.846 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:07:25-rados-wip-yuri8-testing-2024-03-25-1419-distro-default-smithi/7634099', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-01 19:24:46.058475', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGUk78pEC0C6LUzTqofted+/l4EIsFh8+0ak3lD+XWG0DlAVFPsBFecdp0X5jssmnLoCVryFvfVqboRA7EXxSo='} 2024-04-01T19:47:20.864 INFO:teuthology.orchestra.console.smithi060:Power off 2024-04-01T19:47:20.865 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T19:47:20.912 INFO:teuthology.orchestra.console.smithi072:Power off 2024-04-01T19:47:20.912 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T19:47:20.931 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2024-04-01T19:47:20.932 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:20.959 DEBUG:teuthology.orchestra.console.smithi072:power off output: Chassis Power Control: Down/Off 2024-04-01T19:47:20.959 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:20.972 INFO:teuthology.orchestra.console.smithi164:Power off 2024-04-01T19:47:20.972 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T19:47:20.982 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-04-01T19:47:20.990 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-01T19:47:21.019 DEBUG:teuthology.orchestra.console.smithi164:power off output: Chassis Power Control: Down/Off 2024-04-01T19:47:21.020 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:21.050 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-01T19:47:24.983 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:24.991 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:25.051 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:25.093 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-04-01T19:47:25.100 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-01T19:47:25.159 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-01T19:47:29.096 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:29.104 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:29.160 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:29.206 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2024-04-01T19:47:29.214 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is off 2024-04-01T19:47:29.268 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-01T19:47:29.307 INFO:teuthology.orchestra.console.smithi060:Power off completed 2024-04-01T19:47:29.314 INFO:teuthology.orchestra.console.smithi072:Power off completed 2024-04-01T19:47:33.271 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:47:33.381 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is off 2024-04-01T19:47:33.482 INFO:teuthology.orchestra.console.smithi164:Power off completed 2024-04-01T19:47:33.586 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} duration: 806.5670628547668 failure_reason: '"2024-04-01T19:43:49.342497+0000 mon.a (mon.0) 207 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c" in cluster log' flavor: default owner: scheduled_lflores@teuthology success: false 2024-04-01T19:47:33.586 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T19:47:33.666 INFO:teuthology.run:FAIL