2023-10-12T22:18:32.258 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-12T22:18:32.259 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} --name adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi --verbose --archive /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704 --owner scheduled_adking@teuthology -- /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/orig.config.yaml 2023-10-12T22:18:32.293 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-12T22:18:32.374 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704 branch: wip-adk2-testing-2023-10-11-1434-pacific description: orch:cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} email: adking@redhat.com first_in_suite: false job_id: '7423704' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: wip-adk2-testing-2023-10-11-1434-pacific ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk2-testing-2023-10-11-1434-pacific sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 1447 sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 sleep_before_teardown: 0 subset: 1/999 suite: orch:cephadm suite_branch: wip-adk2-testing-2023-10-11-1434-pacific suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJcN3uYT9OdKsLhsz6WFzQ8JF3bRFplffixxf2tU4hxDPT1PESFsvjU1WZ7DdnG/wh1MAxQvBvcBN9O8nOXVYPM= smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2DWOVW9jbhgEk/KODv1Sj6qsqi6RXXID41nCQNX3T1U+ejv/rk5e5aI07Mm4BtnUOi/yyA6EmEWxYfEIhosO4= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - cephadm.apply: specs: - placement: count: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - placement: count: 2 service_id: rgw.foo service_type: ingress spec: backend_service: rgw.foo frontend_port: 9000 monitor_port: 9001 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: rgw.foo - cephadm.wait_for_service: service: ingress.rgw.foo - cephadm.shell: host.a: - "echo \"Check while healthy...\"\ncurl http://{{VIP0}}:9000/\n\n# stop each\ \ rgw in turn\necho \"Check with each rgw stopped in turn...\"\nfor rgw in `ceph\ \ orch ps | grep ^rgw.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $rgw\n while ! ceph orch ps | grep $rgw | grep stopped; do sleep 1 ; done\n\ \ while ! curl http://{{VIP0}}:9000/ ; do sleep 1 ; done\n ceph orch daemon\ \ start $rgw\n while ! ceph orch ps | grep $rgw | grep running; do sleep 1\ \ ; done\ndone\n\n# stop each haproxy in turn\necho \"Check with each haproxy\ \ down in turn...\"\nfor haproxy in `ceph orch ps | grep ^haproxy.rgw.foo. |\ \ awk '{print $1}'`; do\n ceph orch daemon stop $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep stopped; do sleep 1 ; done\n while ! curl http://{{VIP0}}:9000/\ \ ; do sleep 1 ; done\n ceph orch daemon start $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep running; do sleep 1 ; done\ndone\n\nwhile ! curl\ \ http://{{VIP0}}:9000/ ; do sleep 1 ; done\n" - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-12_22:09:36 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-12T22:18:32.375 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa; will attempt to use it 2023-10-12T22:18:32.375 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks 2023-10-12T22:18:32.376 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-12T22:18:32.377 INFO:teuthology.task.internal:Checking packages... 2023-10-12T22:18:32.401 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '3da7aaee8cb8051dac57683eeb2f18b9da99d2c9' 2023-10-12T22:18:32.401 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-12T22:18:32.401 INFO:teuthology.packaging:ref: None 2023-10-12T22:18:32.402 INFO:teuthology.packaging:tag: None 2023-10-12T22:18:32.402 INFO:teuthology.packaging:branch: wip-adk2-testing-2023-10-11-1434-pacific 2023-10-12T22:18:32.402 INFO:teuthology.packaging:sha1: 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 2023-10-12T22:18:32.403 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-adk2-testing-2023-10-11-1434-pacific 2023-10-12T22:18:32.548 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-71.g3da7aaee 2023-10-12T22:18:32.548 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-12T22:18:32.554 INFO:teuthology.task.internal:no buildpackages task found 2023-10-12T22:18:32.554 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-12T22:18:32.569 INFO:teuthology.task.internal:Saving configuration 2023-10-12T22:18:32.582 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-12T22:18:32.588 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-12T22:18:32.615 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-12 22:13:51.763367', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJcN3uYT9OdKsLhsz6WFzQ8JF3bRFplffixxf2tU4hxDPT1PESFsvjU1WZ7DdnG/wh1MAxQvBvcBN9O8nOXVYPM='} 2023-10-12T22:18:32.637 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-12 22:13:51.761931', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2DWOVW9jbhgEk/KODv1Sj6qsqi6RXXID41nCQNX3T1U+ejv/rk5e5aI07Mm4BtnUOi/yyA6EmEWxYfEIhosO4='} 2023-10-12T22:18:32.638 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-12T22:18:32.644 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-10-12T22:18:32.644 INFO:teuthology.task.internal:roles: ubuntu@smithi053.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-10-12T22:18:32.645 INFO:teuthology.run_tasks:Running task console_log... 2023-10-12T22:18:32.777 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4a33812940>, signals=[15]) 2023-10-12T22:18:32.778 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-12T22:18:32.784 INFO:teuthology.task.internal:Opening connections... 2023-10-12T22:18:32.784 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2023-10-12T22:18:32.786 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:18:32.854 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2023-10-12T22:18:32.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:18:32.924 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-12T22:18:32.930 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2023-10-12T22:18:32.948 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2023-10-12T22:18:32.949 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2023-10-12T22:18:33.005 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="Red Hat Enterprise Linux" 2023-10-12T22:18:33.005 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="8.4 (Ootpa)" 2023-10-12T22:18:33.006 INFO:teuthology.orchestra.run.smithi012.stdout:ID="rhel" 2023-10-12T22:18:33.006 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE="fedora" 2023-10-12T22:18:33.006 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="8.4" 2023-10-12T22:18:33.006 INFO:teuthology.orchestra.run.smithi012.stdout:PLATFORM_ID="platform:el8" 2023-10-12T22:18:33.006 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-10-12T22:18:33.007 INFO:teuthology.orchestra.run.smithi012.stdout:ANSI_COLOR="0;31" 2023-10-12T22:18:33.007 INFO:teuthology.orchestra.run.smithi012.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-10-12T22:18:33.007 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://www.redhat.com/" 2023-10-12T22:18:33.007 INFO:teuthology.orchestra.run.smithi012.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-12T22:18:33.007 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-12T22:18:33.008 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:18:33.008 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-12T22:18:33.008 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-10-12T22:18:33.008 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-12T22:18:33.008 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-10-12T22:18:33.009 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2023-10-12T22:18:33.027 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2023-10-12T22:18:33.045 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2023-10-12T22:18:33.046 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2023-10-12T22:18:33.103 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="Red Hat Enterprise Linux" 2023-10-12T22:18:33.103 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="8.4 (Ootpa)" 2023-10-12T22:18:33.105 INFO:teuthology.orchestra.run.smithi053.stdout:ID="rhel" 2023-10-12T22:18:33.105 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="fedora" 2023-10-12T22:18:33.105 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="8.4" 2023-10-12T22:18:33.106 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el8" 2023-10-12T22:18:33.106 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-10-12T22:18:33.106 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2023-10-12T22:18:33.106 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-10-12T22:18:33.106 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://www.redhat.com/" 2023-10-12T22:18:33.107 INFO:teuthology.orchestra.run.smithi053.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-12T22:18:33.108 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-12T22:18:33.108 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:18:33.108 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-12T22:18:33.108 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-10-12T22:18:33.108 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-12T22:18:33.109 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-10-12T22:18:33.109 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2023-10-12T22:18:33.127 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-12T22:18:33.136 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-12T22:18:33.143 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-12T22:18:33.143 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2023-10-12T22:18:33.145 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2023-10-12T22:18:33.162 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-12T22:18:33.168 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-12T22:18:33.168 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2023-10-12T22:18:33.202 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2023-10-12T22:18:33.217 INFO:teuthology.orchestra.run.smithi012.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-10-12T22:18:33.219 INFO:teuthology.orchestra.run.smithi053.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-10-12T22:18:33.220 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-12T22:18:33.271 INFO:teuthology.run_tasks:Running task kernel... 2023-10-12T22:18:33.285 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-12T22:18:33.286 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-12T22:18:33.286 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-12T22:18:33.287 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-12T22:18:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:18:33.304 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2023-10-12T22:18:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:18:33.305 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-10-12T22:18:33.361 INFO:teuthology.orchestra.run.smithi012.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-10-12T22:18:33.362 INFO:teuthology.task.kernel:Running kernel on smithi012: 4.18.0-305.25.1.el8_4.x86_64 2023-10-12T22:18:33.362 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum install -y kernel 2023-10-12T22:18:33.363 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-10-12T22:18:33.363 INFO:teuthology.task.kernel:Running kernel on smithi053: 4.18.0-305.25.1.el8_4.x86_64 2023-10-12T22:18:33.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2023-10-12T22:18:34.772 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:34.772 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-12T22:18:34.852 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:34.852 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-10-12T22:18:36.103 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-10-12T22:18:36.443 INFO:teuthology.orchestra.run.smithi012.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-10-12T22:18:36.620 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 33 MB/s | 16 MB 00:00 2023-10-12T22:18:37.056 INFO:teuthology.orchestra.run.smithi012.stdout:Extra Packages for Enterprise Linux 28 MB/s | 16 MB 00:00 2023-10-12T22:18:40.156 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 4.0 MB/s | 24 kB 00:00 2023-10-12T22:18:40.597 INFO:teuthology.orchestra.run.smithi012.stdout:lab-extras 4.2 MB/s | 24 kB 00:00 2023-10-12T22:18:41.119 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-10-12T22:18:41.120 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-10-12T22:18:41.120 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-10-12T22:18:41.288 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-12T22:18:41.290 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2023-10-12T22:18:41.290 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-12T22:18:41.363 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-10-12T22:18:41.363 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-10-12T22:18:41.363 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-10-12T22:18:41.404 DEBUG:teuthology.orchestra.run.smithi053:> echo no | sudo yum reinstall kernel || true 2023-10-12T22:18:41.507 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2023-10-12T22:18:41.509 INFO:teuthology.orchestra.run.smithi012.stdout:Nothing to do. 2023-10-12T22:18:41.509 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2023-10-12T22:18:41.616 DEBUG:teuthology.orchestra.run.smithi012:> echo no | sudo yum reinstall kernel || true 2023-10-12T22:18:41.770 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:41.770 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-12T22:18:42.023 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:42.023 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-10-12T22:18:42.080 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:02 ago on Thu 12 Oct 2023 10:18:40 PM UTC. 2023-10-12T22:18:42.232 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-10-12T22:18:42.232 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:42.232 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:42.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-10-12T22:18:42.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum reinstall -y kernel || true 2023-10-12T22:18:42.334 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:02 ago on Thu 12 Oct 2023 10:18:40 PM UTC. 2023-10-12T22:18:42.482 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-10-12T22:18:42.482 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:42.482 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:42.511 INFO:teuthology.orchestra.run.smithi012.stderr:Error: No packages marked for reinstall. 2023-10-12T22:18:42.562 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum reinstall -y kernel || true 2023-10-12T22:18:42.672 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:42.673 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-12T22:18:42.929 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-10-12T22:18:42.929 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-10-12T22:18:42.977 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:02 ago on Thu 12 Oct 2023 10:18:40 PM UTC. 2023-10-12T22:18:43.122 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-10-12T22:18:43.123 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:43.123 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:43.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-10-12T22:18:43.185 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-10-12T22:18:43.232 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:03 ago on Thu 12 Oct 2023 10:18:40 PM UTC. 2023-10-12T22:18:43.315 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.315 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.316 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.316 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-12T22:18:43.316 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-12T22:18:43.316 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-12T22:18:43.317 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2023-10-12T22:18:43.317 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-10-12T22:18:43.364 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-10-12T22:18:43.365 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:43.365 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-10-12T22:18:43.402 INFO:teuthology.orchestra.run.smithi012.stderr:Error: No packages marked for reinstall. 2023-10-12T22:18:43.447 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.448 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo rpm -qi grub2-tools 2023-10-12T22:18:43.453 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2023-10-12T22:18:43.476 INFO:teuthology.orchestra.run.smithi053.stdout:Name : grub2-tools 2023-10-12T22:18:43.477 INFO:teuthology.orchestra.run.smithi053.stdout:Epoch : 1 2023-10-12T22:18:43.477 INFO:teuthology.orchestra.run.smithi053.stdout:Version : 2.02 2023-10-12T22:18:43.477 INFO:teuthology.orchestra.run.smithi053.stdout:Release : 99.el8_4.1 2023-10-12T22:18:43.477 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: x86_64 2023-10-12T22:18:43.478 INFO:teuthology.orchestra.run.smithi053.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-10-12T22:18:43.478 INFO:teuthology.orchestra.run.smithi053.stdout:Group : System Environment/Base 2023-10-12T22:18:43.478 INFO:teuthology.orchestra.run.smithi053.stdout:Size : 9264631 2023-10-12T22:18:43.478 INFO:teuthology.orchestra.run.smithi053.stdout:License : GPLv3+ 2023-10-12T22:18:43.478 INFO:teuthology.orchestra.run.smithi053.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-10-12T22:18:43.479 INFO:teuthology.orchestra.run.smithi053.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-10-12T22:18:43.479 INFO:teuthology.orchestra.run.smithi053.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-10-12T22:18:43.479 INFO:teuthology.orchestra.run.smithi053.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-10-12T22:18:43.479 INFO:teuthology.orchestra.run.smithi053.stdout:Relocations : (not relocatable) 2023-10-12T22:18:43.480 INFO:teuthology.orchestra.run.smithi053.stdout:Packager : Red Hat, Inc. 2023-10-12T22:18:43.480 INFO:teuthology.orchestra.run.smithi053.stdout:Vendor : Red Hat, Inc. 2023-10-12T22:18:43.480 INFO:teuthology.orchestra.run.smithi053.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-12T22:18:43.480 INFO:teuthology.orchestra.run.smithi053.stdout:Summary : Support tools for GRUB. 2023-10-12T22:18:43.480 INFO:teuthology.orchestra.run.smithi053.stdout:Description : 2023-10-12T22:18:43.481 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:18:43.481 INFO:teuthology.orchestra.run.smithi053.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-12T22:18:43.481 INFO:teuthology.orchestra.run.smithi053.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-12T22:18:43.481 INFO:teuthology.orchestra.run.smithi053.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-12T22:18:43.481 INFO:teuthology.orchestra.run.smithi053.stdout:hardware devices. 2023-10-12T22:18:43.482 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:18:43.482 INFO:teuthology.orchestra.run.smithi053.stdout:This subpackage provides tools for support of all platforms. 2023-10-12T22:18:43.483 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-12T22:18:43.483 INFO:teuthology.task.kernel:Updating grub on smithi053 to boot 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-12T22:18:43.583 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.584 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.584 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.584 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-12T22:18:43.584 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-12T22:18:43.585 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-12T22:18:43.585 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi012.front.sepia.ceph.com, path=None, version=distro) 2023-10-12T22:18:43.585 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2023-10-12T22:18:43.715 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.716 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.716 DEBUG:teuthology.orchestra.run.smithi012:> sudo rpm -qi grub2-tools 2023-10-12T22:18:43.744 INFO:teuthology.orchestra.run.smithi012.stdout:Name : grub2-tools 2023-10-12T22:18:43.744 INFO:teuthology.orchestra.run.smithi012.stdout:Epoch : 1 2023-10-12T22:18:43.745 INFO:teuthology.orchestra.run.smithi012.stdout:Version : 2.02 2023-10-12T22:18:43.745 INFO:teuthology.orchestra.run.smithi012.stdout:Release : 99.el8_4.1 2023-10-12T22:18:43.745 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: x86_64 2023-10-12T22:18:43.745 INFO:teuthology.orchestra.run.smithi012.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-10-12T22:18:43.745 INFO:teuthology.orchestra.run.smithi012.stdout:Group : System Environment/Base 2023-10-12T22:18:43.746 INFO:teuthology.orchestra.run.smithi012.stdout:Size : 9264631 2023-10-12T22:18:43.746 INFO:teuthology.orchestra.run.smithi012.stdout:License : GPLv3+ 2023-10-12T22:18:43.746 INFO:teuthology.orchestra.run.smithi012.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-10-12T22:18:43.746 INFO:teuthology.orchestra.run.smithi012.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-10-12T22:18:43.747 INFO:teuthology.orchestra.run.smithi012.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-10-12T22:18:43.747 INFO:teuthology.orchestra.run.smithi012.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-10-12T22:18:43.747 INFO:teuthology.orchestra.run.smithi012.stdout:Relocations : (not relocatable) 2023-10-12T22:18:43.747 INFO:teuthology.orchestra.run.smithi012.stdout:Packager : Red Hat, Inc. 2023-10-12T22:18:43.747 INFO:teuthology.orchestra.run.smithi012.stdout:Vendor : Red Hat, Inc. 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout:Summary : Support tools for GRUB. 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout:Description : 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-12T22:18:43.748 INFO:teuthology.orchestra.run.smithi012.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-12T22:18:43.749 INFO:teuthology.orchestra.run.smithi012.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-12T22:18:43.749 INFO:teuthology.orchestra.run.smithi012.stdout:hardware devices. 2023-10-12T22:18:43.749 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:18:43.749 INFO:teuthology.orchestra.run.smithi012.stdout:This subpackage provides tools for support of all platforms. 2023-10-12T22:18:43.750 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-12T22:18:43.750 INFO:teuthology.task.kernel:Updating grub on smithi012 to boot 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:43.751 DEBUG:teuthology.orchestra.run.smithi012:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-12T22:18:44.291 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2023-10-12T22:18:45.115 INFO:teuthology.orchestra.run.smithi012.stderr:Generating grub configuration file ... 2023-10-12T22:18:46.274 INFO:teuthology.orchestra.run.smithi053.stderr:done 2023-10-12T22:18:46.275 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2023-10-12T22:18:46.290 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.QjA3syqGM9 2023-10-12T22:18:46.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QjA3syqGM9 2023-10-12T22:18:46.374 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.QjA3syqGM9 2023-10-12T22:18:46.535 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.QjA3syqGM9 is 6KB 2023-10-12T22:18:46.583 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.QjA3syqGM9 2023-10-12T22:18:46.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo /bin/ls /boot/loader/entries || true 2023-10-12T22:18:46.661 INFO:teuthology.orchestra.run.smithi053.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-10-12T22:18:46.661 INFO:teuthology.orchestra.run.smithi053.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-10-12T22:18:46.661 INFO:teuthology.orchestra.run.smithi053.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-10-12T22:18:46.662 INFO:teuthology.orchestra.run.smithi053.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-10-12T22:18:46.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:46.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2023-10-12T22:18:47.289 INFO:teuthology.orchestra.run.smithi012.stderr:done 2023-10-12T22:18:47.298 DEBUG:teuthology.orchestra.run.smithi012:> mktemp 2023-10-12T22:18:47.313 INFO:teuthology.orchestra.run.smithi012.stdout:/tmp/tmp.XADVFC54lB 2023-10-12T22:18:47.313 DEBUG:teuthology.orchestra.run.smithi012:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.XADVFC54lB 2023-10-12T22:18:47.386 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0666 /tmp/tmp.XADVFC54lB 2023-10-12T22:18:47.545 DEBUG:teuthology.orchestra.remote:smithi012:/tmp/tmp.XADVFC54lB is 6KB 2023-10-12T22:18:47.593 DEBUG:teuthology.orchestra.run.smithi012:> rm -fr /tmp/tmp.XADVFC54lB 2023-10-12T22:18:47.607 DEBUG:teuthology.orchestra.run.smithi012:> sudo /bin/ls /boot/loader/entries || true 2023-10-12T22:18:47.680 INFO:teuthology.orchestra.run.smithi012.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-10-12T22:18:47.680 INFO:teuthology.orchestra.run.smithi012.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-10-12T22:18:47.680 INFO:teuthology.orchestra.run.smithi012.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-10-12T22:18:47.681 INFO:teuthology.orchestra.run.smithi012.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-10-12T22:18:47.682 DEBUG:teuthology.orchestra.run.smithi012:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-10-12T22:18:47.868 DEBUG:teuthology.orchestra.run.smithi012:> sudo shutdown -r now 2023-10-12T22:19:16.830 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-12T22:19:16.831 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-12T22:19:16.832 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:19:17.873 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-12T22:19:17.874 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2023-10-12T22:19:17.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:20:16.890 DEBUG:teuthology.orchestra.remote:timed out 2023-10-12T22:20:17.877 DEBUG:teuthology.orchestra.remote:timed out 2023-10-12T22:20:25.898 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-12T22:20:25.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:20:26.879 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2023-10-12T22:20:26.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:20:27.066 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-10-12T22:20:27.281 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-12T22:20:27.281 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-425.3.1.el8.x86_64"... 2023-10-12T22:20:27.281 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-10-12T22:20:27.335 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-425.3.1.el8.x86_64 2023-10-12T22:20:27.335 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:20:27.336 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-12T22:20:27.336 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-10-12T22:20:27.631 DEBUG:teuthology.orchestra.run.smithi012:> true 2023-10-12T22:20:28.337 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-12T22:20:28.337 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-12T22:20:28.420 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2023-10-12T22:20:28.437 DEBUG:teuthology.parallel:result is None 2023-10-12T22:20:28.992 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2023-10-12T22:20:28.992 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-425.3.1.el8.x86_64"... 2023-10-12T22:20:28.992 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2023-10-12T22:20:29.295 INFO:teuthology.orchestra.run.smithi012.stdout:4.18.0-425.3.1.el8.x86_64 2023-10-12T22:20:29.295 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-10-12T22:20:29.297 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-12T22:20:29.298 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-10-12T22:20:30.299 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-12T22:20:30.299 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-12T22:20:30.436 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2023-10-12T22:20:30.684 DEBUG:teuthology.parallel:result is None 2023-10-12T22:20:30.684 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-12T22:20:30.694 INFO:teuthology.task.internal:Creating test directory... 2023-10-12T22:20:30.695 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-12T22:20:30.697 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-12T22:20:30.716 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-12T22:20:30.729 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-12T22:20:30.752 INFO:teuthology.task.internal:Creating archive directory... 2023-10-12T22:20:30.753 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-12T22:20:30.756 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-12T22:20:30.800 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-12T22:20:30.812 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-12T22:20:30.813 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-12T22:20:30.838 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-12T22:20:30.867 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-12T22:20:30.877 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-12T22:20:30.878 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-12T22:20:30.890 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-12T22:20:30.892 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-12T22:20:30.901 INFO:teuthology.task.internal:Configuring sudo... 2023-10-12T22:20:30.902 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-12T22:20:30.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-12T22:20:30.962 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-12T22:20:30.973 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-12T22:20:30.974 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-12T22:20:30.987 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-12T22:20:31.020 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-12T22:20:31.083 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-12T22:20:31.123 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-12T22:20:31.204 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-12T22:20:31.245 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:20:31.246 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-12T22:20:31.310 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-12T22:20:31.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-12T22:20:31.400 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-12T22:20:31.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-12T22:20:31.528 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:20:31.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-12T22:20:31.596 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2023-10-12T22:20:31.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2023-10-12T22:20:31.649 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-12T22:20:31.692 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-12T22:20:32.172 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-12T22:20:32.182 INFO:teuthology.task.internal:Starting timer... 2023-10-12T22:20:32.183 INFO:teuthology.run_tasks:Running task pcp... 2023-10-12T22:20:32.243 INFO:teuthology.run_tasks:Running task selinux... 2023-10-12T22:20:32.255 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-12T22:20:32.256 DEBUG:teuthology.orchestra.run.smithi012:> sudo service auditd rotate 2023-10-12T22:20:32.318 INFO:teuthology.orchestra.run.smithi012.stdout:Rotating logs: [ OK ] 2023-10-12T22:20:32.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2023-10-12T22:20:32.376 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: [ OK ] 2023-10-12T22:20:32.378 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-12T22:20:32.378 DEBUG:teuthology.orchestra.run.smithi012:> /usr/sbin/getenforce 2023-10-12T22:20:32.399 INFO:teuthology.orchestra.run.smithi012.stdout:Permissive 2023-10-12T22:20:32.400 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2023-10-12T22:20:32.418 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2023-10-12T22:20:32.419 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi012.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi053.front.sepia.ceph.com': 'permissive'} 2023-10-12T22:20:32.419 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-12T22:20:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:20:32.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-12T22:20:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:20:32.495 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-12T22:20:32.495 DEBUG:teuthology.orchestra.run.smithi012:> sudo /usr/sbin/setenforce permissive 2023-10-12T22:20:32.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2023-10-12T22:20:32.561 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-12T22:20:32.576 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-10-12T22:20:32.577 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-12T22:20:32.595 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-12T22:20:32.597 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi053.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-12T22:30:10.828 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi053.front.sepia.ceph.com')] 2023-10-12T22:30:10.829 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2023-10-12T22:30:10.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:30:10.901 DEBUG:teuthology.orchestra.run.smithi012:> true 2023-10-12T22:30:10.966 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2023-10-12T22:30:10.966 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-12T22:30:10.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-12T22:30:11.036 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-10-12T22:30:11.101 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-12T22:30:11.102 INFO:teuthology.run_tasks:Running task clock... 2023-10-12T22:30:11.111 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-12T22:30:11.112 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-12T22:30:11.113 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-12T22:30:11.115 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-12T22:30:11.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-12T22:30:11.143 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-12T22:30:11.159 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-12T22:30:11.172 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-12T22:30:11.188 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-12T22:30:11.196 INFO:teuthology.orchestra.run.smithi012.stderr:sudo: ntpd: command not found 2023-10-12T22:30:11.208 INFO:teuthology.orchestra.run.smithi012.stdout:506 Cannot talk to daemon 2023-10-12T22:30:11.223 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-12T22:30:11.225 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2023-10-12T22:30:11.236 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2023-10-12T22:30:11.237 INFO:teuthology.orchestra.run.smithi012.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-12T22:30:11.251 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-12T22:30:11.265 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-12T22:30:11.300 INFO:teuthology.orchestra.run.smithi012.stderr:bash: ntpq: command not found 2023-10-12T22:30:11.302 INFO:teuthology.orchestra.run.smithi012.stdout:210 Number of sources = 4 2023-10-12T22:30:11.302 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-12T22:30:11.303 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2023-10-12T22:30:11.303 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.303 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.303 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.304 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.343 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-10-12T22:30:11.346 INFO:teuthology.orchestra.run.smithi053.stdout:210 Number of sources = 4 2023-10-12T22:30:11.346 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-12T22:30:11.346 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-10-12T22:30:11.346 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.347 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.347 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.347 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:30:11.347 INFO:teuthology.run_tasks:Running task pexec... 2023-10-12T22:30:11.356 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-12T22:30:11.357 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi012.front.sepia.ceph.com 2023-10-12T22:30:11.357 DEBUG:teuthology.orchestra.run.smithi012:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-12T22:30:11.358 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi053.front.sepia.ceph.com 2023-10-12T22:30:11.358 DEBUG:teuthology.orchestra.run.smithi053:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-12T22:30:11.772 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-10-12T22:30:11.798 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-12T22:30:13.505 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:41 ago on Thu 12 Oct 2023 10:28:32 PM UTC. 2023-10-12T22:30:13.602 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:01:46 ago on Thu 12 Oct 2023 10:28:27 PM UTC. 2023-10-12T22:30:15.720 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2023-10-12T22:30:15.721 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2023-10-12T22:30:15.722 INFO:teuthology.orchestra.run.smithi012.stdout: Package Architecture Version Repository Size 2023-10-12T22:30:15.722 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2023-10-12T22:30:15.722 INFO:teuthology.orchestra.run.smithi012.stdout:Resetting modules: 2023-10-12T22:30:15.722 INFO:teuthology.orchestra.run.smithi012.stdout: container-tools 2023-10-12T22:30:15.722 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:15.723 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2023-10-12T22:30:15.723 INFO:teuthology.orchestra.run.smithi012.stdout:================================================================================ 2023-10-12T22:30:15.723 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:15.785 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-12T22:30:15.786 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-12T22:30:15.787 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2023-10-12T22:30:15.787 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-12T22:30:15.787 INFO:teuthology.orchestra.run.smithi053.stdout:Resetting modules: 2023-10-12T22:30:15.787 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools 2023-10-12T22:30:15.787 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:15.788 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-10-12T22:30:15.788 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-12T22:30:15.788 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:16.759 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:01:49 ago on Thu 12 Oct 2023 10:28:27 PM UTC. 2023-10-12T22:30:16.801 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:44 ago on Thu 12 Oct 2023 10:28:32 PM UTC. 2023-10-12T22:30:22.729 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2023-10-12T22:30:23.198 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-10-12T22:30:23.521 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-12T22:30:23.993 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-12T22:30:24.885 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:01:57 ago on Thu 12 Oct 2023 10:28:27 PM UTC. 2023-10-12T22:30:25.654 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:53 ago on Thu 12 Oct 2023 10:28:32 PM UTC. 2023-10-12T22:30:27.117 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2023-10-12T22:30:27.171 INFO:teuthology.orchestra.run.smithi012.stdout:========================================================================================================= 2023-10-12T22:30:27.171 INFO:teuthology.orchestra.run.smithi012.stdout: Package Arch Version Repository Size 2023-10-12T22:30:27.171 INFO:teuthology.orchestra.run.smithi012.stdout:========================================================================================================= 2023-10-12T22:30:27.172 INFO:teuthology.orchestra.run.smithi012.stdout:Installing group/module packages: 2023-10-12T22:30:27.172 INFO:teuthology.orchestra.run.smithi012.stdout: buildah x86_64 1.21.4-2.module+el8.4.0+12050+ef972f71 rhel-8-for-x86_64-appstream-rpms 8.2 M 2023-10-12T22:30:27.172 INFO:teuthology.orchestra.run.smithi012.stdout: cockpit-podman noarch 32-2.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 410 k 2023-10-12T22:30:27.172 INFO:teuthology.orchestra.run.smithi012.stdout: crun x86_64 0.20.1-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 192 k 2023-10-12T22:30:27.172 INFO:teuthology.orchestra.run.smithi012.stdout: skopeo x86_64 1:1.3.1-5.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-10-12T22:30:27.173 INFO:teuthology.orchestra.run.smithi012.stdout: toolbox noarch 0.0.8-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 16 k 2023-10-12T22:30:27.173 INFO:teuthology.orchestra.run.smithi012.stdout: udica noarch 0.2.4-2.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-12T22:30:27.173 INFO:teuthology.orchestra.run.smithi012.stdout:Installing dependencies: 2023-10-12T22:30:27.173 INFO:teuthology.orchestra.run.smithi012.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-12T22:30:27.173 INFO:teuthology.orchestra.run.smithi012.stdout:Installing module profiles: 2023-10-12T22:30:27.174 INFO:teuthology.orchestra.run.smithi012.stdout: container-tools/common 2023-10-12T22:30:27.174 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:27.174 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling module streams: 2023-10-12T22:30:27.174 INFO:teuthology.orchestra.run.smithi012.stdout: container-tools rhel8 2023-10-12T22:30:27.174 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:27.175 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction Summary 2023-10-12T22:30:27.175 INFO:teuthology.orchestra.run.smithi012.stdout:========================================================================================================= 2023-10-12T22:30:27.175 INFO:teuthology.orchestra.run.smithi012.stdout:Install 7 Packages 2023-10-12T22:30:27.175 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:27.176 INFO:teuthology.orchestra.run.smithi012.stdout:Total download size: 16 M 2023-10-12T22:30:27.176 INFO:teuthology.orchestra.run.smithi012.stdout:Installed size: 57 M 2023-10-12T22:30:27.176 INFO:teuthology.orchestra.run.smithi012.stdout:Downloading Packages: 2023-10-12T22:30:27.434 INFO:teuthology.orchestra.run.smithi012.stdout:(1/7): yajl-2.1.0-10.el8.x86_64.rpm 156 kB/s | 41 kB 00:00 2023-10-12T22:30:27.477 INFO:teuthology.orchestra.run.smithi012.stdout:(2/7): crun-0.20.1-1.module+el8.4.0+11822+6cc1e 630 kB/s | 192 kB 00:00 2023-10-12T22:30:27.498 INFO:teuthology.orchestra.run.smithi012.stdout:(3/7): cockpit-podman-32-2.module+el8.4.0+11990 1.2 MB/s | 410 kB 00:00 2023-10-12T22:30:27.612 INFO:teuthology.orchestra.run.smithi012.stdout:(4/7): skopeo-1.3.1-5.module+el8.4.0+11990+2293 52 MB/s | 7.0 MB 00:00 2023-10-12T22:30:27.638 INFO:teuthology.orchestra.run.smithi012.stdout:(5/7): toolbox-0.0.8-1.module+el8.4.0+11822+6cc 78 kB/s | 16 kB 00:00 2023-10-12T22:30:27.762 INFO:teuthology.orchestra.run.smithi012.stdout:(6/7): buildah-1.21.4-2.module+el8.4.0+12050+ef 31 MB/s | 8.2 MB 00:00 2023-10-12T22:30:27.767 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-12T22:30:27.820 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================= 2023-10-12T22:30:27.821 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2023-10-12T22:30:27.821 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================= 2023-10-12T22:30:27.821 INFO:teuthology.orchestra.run.smithi053.stdout:Installing group/module packages: 2023-10-12T22:30:27.821 INFO:teuthology.orchestra.run.smithi053.stdout: buildah x86_64 1.21.4-2.module+el8.4.0+12050+ef972f71 rhel-8-for-x86_64-appstream-rpms 8.2 M 2023-10-12T22:30:27.822 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman noarch 32-2.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 410 k 2023-10-12T22:30:27.822 INFO:teuthology.orchestra.run.smithi053.stdout: crun x86_64 0.20.1-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 192 k 2023-10-12T22:30:27.822 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo x86_64 1:1.3.1-5.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-10-12T22:30:27.822 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox noarch 0.0.8-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 16 k 2023-10-12T22:30:27.822 INFO:teuthology.orchestra.run.smithi053.stdout: udica noarch 0.2.4-2.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-12T22:30:27.823 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-10-12T22:30:27.823 INFO:teuthology.orchestra.run.smithi053.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-12T22:30:27.823 INFO:teuthology.orchestra.run.smithi053.stdout:Installing module profiles: 2023-10-12T22:30:27.823 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools/common 2023-10-12T22:30:27.823 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:27.824 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling module streams: 2023-10-12T22:30:27.824 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools rhel8 2023-10-12T22:30:27.824 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:27.824 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-10-12T22:30:27.824 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================= 2023-10-12T22:30:27.825 INFO:teuthology.orchestra.run.smithi053.stdout:Install 7 Packages 2023-10-12T22:30:27.825 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:27.825 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 16 M 2023-10-12T22:30:27.826 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 57 M 2023-10-12T22:30:27.826 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-10-12T22:30:27.868 INFO:teuthology.orchestra.run.smithi012.stdout:(7/7): udica-0.2.4-2.module+el8.4.0+11822+6cc1e 198 kB/s | 51 kB 00:00 2023-10-12T22:30:27.868 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2023-10-12T22:30:27.869 INFO:teuthology.orchestra.run.smithi012.stdout:Total 23 MB/s | 16 MB 00:00 2023-10-12T22:30:27.875 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction check 2023-10-12T22:30:27.894 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction check succeeded. 2023-10-12T22:30:27.895 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction test 2023-10-12T22:30:27.979 INFO:teuthology.orchestra.run.smithi053.stdout:(1/7): crun-0.20.1-1.module+el8.4.0+11822+6cc1e 1.2 MB/s | 192 kB 00:00 2023-10-12T22:30:28.026 INFO:teuthology.orchestra.run.smithi053.stdout:(2/7): cockpit-podman-32-2.module+el8.4.0+11990 2.0 MB/s | 410 kB 00:00 2023-10-12T22:30:28.053 INFO:teuthology.orchestra.run.smithi053.stdout:(3/7): yajl-2.1.0-10.el8.x86_64.rpm 177 kB/s | 41 kB 00:00 2023-10-12T22:30:28.068 INFO:teuthology.orchestra.run.smithi053.stdout:(4/7): toolbox-0.0.8-1.module+el8.4.0+11822+6cc 177 kB/s | 16 kB 00:00 2023-10-12T22:30:28.140 INFO:teuthology.orchestra.run.smithi053.stdout:(5/7): udica-0.2.4-2.module+el8.4.0+11822+6cc1e 705 kB/s | 51 kB 00:00 2023-10-12T22:30:28.302 INFO:teuthology.orchestra.run.smithi053.stdout:(6/7): skopeo-1.3.1-5.module+el8.4.0+11990+2293 25 MB/s | 7.0 MB 00:00 2023-10-12T22:30:28.354 INFO:teuthology.orchestra.run.smithi053.stdout:(7/7): buildah-1.21.4-2.module+el8.4.0+12050+ef 27 MB/s | 8.2 MB 00:00 2023-10-12T22:30:28.355 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-10-12T22:30:28.355 INFO:teuthology.orchestra.run.smithi053.stdout:Total 30 MB/s | 16 MB 00:00 2023-10-12T22:30:28.362 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-10-12T22:30:28.380 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-10-12T22:30:28.381 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-10-12T22:30:28.411 INFO:teuthology.orchestra.run.smithi012.stdout:Transaction test succeeded. 2023-10-12T22:30:28.416 INFO:teuthology.orchestra.run.smithi012.stdout:Running transaction 2023-10-12T22:30:28.840 INFO:teuthology.orchestra.run.smithi012.stdout: Preparing : 1/1 2023-10-12T22:30:28.885 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-10-12T22:30:28.890 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-10-12T22:30:29.028 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/7 2023-10-12T22:30:29.205 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-10-12T22:30:29.322 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-10-12T22:30:29.494 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/7 2023-10-12T22:30:29.678 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-10-12T22:30:30.164 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 3/7 2023-10-12T22:30:30.611 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 3/7 2023-10-12T22:30:30.994 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 4/7 2023-10-12T22:30:31.154 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-10-12T22:30:31.284 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 6/7 2023-10-12T22:30:31.426 INFO:teuthology.orchestra.run.smithi012.stdout: Installing : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-10-12T22:30:31.560 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 4/7 2023-10-12T22:30:31.727 INFO:teuthology.orchestra.run.smithi012.stdout: Running scriptlet: cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-10-12T22:30:31.727 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 1/7 2023-10-12T22:30:31.728 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-10-12T22:30:31.728 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 3/7 2023-10-12T22:30:31.728 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 4/7 2023-10-12T22:30:31.728 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-10-12T22:30:31.729 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 6/7 2023-10-12T22:30:31.737 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-10-12T22:30:31.883 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 6/7 2023-10-12T22:30:32.024 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-10-12T22:30:32.291 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-10-12T22:30:32.291 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 1/7 2023-10-12T22:30:32.291 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-10-12T22:30:32.291 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 3/7 2023-10-12T22:30:32.292 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 4/7 2023-10-12T22:30:32.292 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-10-12T22:30:32.292 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 6/7 2023-10-12T22:30:32.943 INFO:teuthology.orchestra.run.smithi012.stdout: Verifying : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 7/7 2023-10-12T22:30:32.943 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:02:05 ago on Thu 12 Oct 2023 10:28:27 PM UTC. 2023-10-12T22:30:33.421 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 7/7 2023-10-12T22:30:33.422 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:02:01 ago on Thu 12 Oct 2023 10:28:32 PM UTC. 2023-10-12T22:30:40.309 INFO:teuthology.orchestra.run.smithi053.stdout:Installed products updated. 2023-10-12T22:30:40.324 INFO:teuthology.orchestra.run.smithi012.stdout:Installed products updated. 2023-10-12T22:30:40.425 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:40.425 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-10-12T22:30:40.425 INFO:teuthology.orchestra.run.smithi053.stdout: buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_64 2023-10-12T22:30:40.425 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman-32-2.module+el8.4.0+11990+22932769.noarch 2023-10-12T22:30:40.426 INFO:teuthology.orchestra.run.smithi053.stdout: crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2023-10-12T22:30:40.426 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_64 2023-10-12T22:30:40.426 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 2023-10-12T22:30:40.426 INFO:teuthology.orchestra.run.smithi053.stdout: udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 2023-10-12T22:30:40.426 INFO:teuthology.orchestra.run.smithi053.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-12T22:30:40.427 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:30:40.427 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-12T22:30:40.434 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:40.434 INFO:teuthology.orchestra.run.smithi012.stdout:Installed: 2023-10-12T22:30:40.434 INFO:teuthology.orchestra.run.smithi012.stdout: buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_64 2023-10-12T22:30:40.435 INFO:teuthology.orchestra.run.smithi012.stdout: cockpit-podman-32-2.module+el8.4.0+11990+22932769.noarch 2023-10-12T22:30:40.435 INFO:teuthology.orchestra.run.smithi012.stdout: crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2023-10-12T22:30:40.435 INFO:teuthology.orchestra.run.smithi012.stdout: skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_64 2023-10-12T22:30:40.435 INFO:teuthology.orchestra.run.smithi012.stdout: toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 2023-10-12T22:30:40.435 INFO:teuthology.orchestra.run.smithi012.stdout: udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 2023-10-12T22:30:40.436 INFO:teuthology.orchestra.run.smithi012.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-12T22:30:40.436 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-10-12T22:30:40.436 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2023-10-12T22:30:40.551 DEBUG:teuthology.parallel:result is None 2023-10-12T22:30:40.597 DEBUG:teuthology.parallel:result is None 2023-10-12T22:30:40.597 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-10-12T22:30:40.614 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-10-12T22:30:40.615 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:30:40.615 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2023-10-12T22:30:40.630 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-12T22:30:40.631 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2023-10-12T22:30:40.685 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-12T22:30:40.686 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:40.686 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 221411 Links: 1 2023-10-12T22:30:40.686 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:40.687 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:40.687 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2023-10-12 22:30:09.835177551 +0000 2023-10-12T22:30:40.687 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2023-10-12 22:29:37.966408863 +0000 2023-10-12T22:30:40.687 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2023-10-12 22:29:37.966408863 +0000 2023-10-12T22:30:40.687 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2023-10-12T22:30:40.688 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-12T22:30:40.750 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2023-10-12T22:30:40.750 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2023-10-12T22:30:40.751 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000248548 s, 2.1 MB/s 2023-10-12T22:30:40.752 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-12T22:30:40.808 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2023-10-12T22:30:40.863 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-12T22:30:40.863 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 219815 Links: 1 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2023-10-12 22:30:09.835177551 +0000 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2023-10-12 22:29:38.465405244 +0000 2023-10-12T22:30:40.864 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2023-10-12 22:29:38.465405244 +0000 2023-10-12T22:30:40.865 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2023-10-12T22:30:40.865 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-12T22:30:40.926 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2023-10-12T22:30:40.926 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2023-10-12T22:30:40.927 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000215585 s, 2.4 MB/s 2023-10-12T22:30:40.927 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-12T22:30:40.984 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2023-10-12T22:30:41.039 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-12T22:30:41.040 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:41.040 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 219914 Links: 1 2023-10-12T22:30:41.040 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:41.040 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:41.041 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2023-10-12 22:30:09.835177551 +0000 2023-10-12T22:30:41.041 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2023-10-12 22:29:38.966401609 +0000 2023-10-12T22:30:41.041 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2023-10-12 22:29:38.966401609 +0000 2023-10-12T22:30:41.041 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2023-10-12T22:30:41.041 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-12T22:30:41.103 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2023-10-12T22:30:41.104 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2023-10-12T22:30:41.104 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000206558 s, 2.5 MB/s 2023-10-12T22:30:41.105 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-12T22:30:41.161 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2023-10-12T22:30:41.216 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-12T22:30:41.217 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:41.217 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 221581 Links: 1 2023-10-12T22:30:41.217 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:41.217 INFO:teuthology.orchestra.run.smithi012.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:41.218 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2023-10-12 22:30:09.835177551 +0000 2023-10-12T22:30:41.218 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2023-10-12 22:29:39.459398033 +0000 2023-10-12T22:30:41.218 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2023-10-12 22:29:39.459398033 +0000 2023-10-12T22:30:41.218 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2023-10-12T22:30:41.219 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-12T22:30:41.280 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2023-10-12T22:30:41.280 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2023-10-12T22:30:41.280 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000205262 s, 2.5 MB/s 2023-10-12T22:30:41.281 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-12T22:30:41.337 DEBUG:teuthology.orchestra.run.smithi012:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-10-12T22:30:41.457 INFO:teuthology.orchestra.run.smithi012.stdout:loop 2023-10-12T22:30:41.458 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_1... 2023-10-12T22:30:41.458 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-10-12T22:30:41.492 INFO:teuthology.orchestra.run.smithi012.stdout:1 2023-10-12T22:30:41.528 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_11 2023-10-12T22:30:41.569 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_2... 2023-10-12T22:30:41.570 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-10-12T22:30:41.644 INFO:teuthology.orchestra.run.smithi012.stdout:1 2023-10-12T22:30:41.680 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_21 2023-10-12T22:30:41.720 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_3... 2023-10-12T22:30:41.720 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-10-12T22:30:41.797 INFO:teuthology.orchestra.run.smithi012.stdout:1 2023-10-12T22:30:41.830 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_31 2023-10-12T22:30:41.870 INFO:tasks.nvme_loop:Connecting nvme_loop smithi012:/dev/vg_nvme/lv_4... 2023-10-12T22:30:41.870 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-10-12T22:30:41.944 INFO:teuthology.orchestra.run.smithi012.stdout:1 2023-10-12T22:30:41.980 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/vg_nvme/lv_41 2023-10-12T22:30:42.020 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:30:42.020 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2023-10-12T22:30:42.075 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme list 2023-10-12T22:30:42.138 INFO:teuthology.orchestra.run.smithi012.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-12T22:30:42.139 INFO:teuthology.orchestra.run.smithi012.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-12T22:30:42.139 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/nvme0n1 CVFT5331005J400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-10-12T22:30:42.139 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/nvme1n1 cd5e1286dc89e8e5e761 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:42.139 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/nvme2n1 80ca0855fba078f99791 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:42.139 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/nvme3n1 28af49d9ce1ec8956e25 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:42.140 INFO:teuthology.orchestra.run.smithi012.stdout:/dev/nvme4n1 5205e6f5dfe4198a59f7 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:42.140 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-12T22:30:42.141 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:30:42.141 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/scratch_devs 2023-10-12T22:30:42.204 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:30:42.205 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2023-10-12T22:30:42.223 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-12T22:30:42.224 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2023-10-12T22:30:42.282 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-12T22:30:42.282 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:42.283 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 222406 Links: 1 2023-10-12T22:30:42.283 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:42.283 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:42.283 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-12 22:30:09.845069983 +0000 2023-10-12T22:30:42.284 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-12 22:29:39.316662008 +0000 2023-10-12T22:30:42.284 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-12 22:29:39.316662008 +0000 2023-10-12T22:30:42.284 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-12T22:30:42.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-12T22:30:42.352 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-12T22:30:42.352 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-12T22:30:42.352 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000124978 s, 4.1 MB/s 2023-10-12T22:30:42.353 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-12T22:30:42.413 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2023-10-12T22:30:42.472 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-12T22:30:42.472 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:42.473 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 217924 Links: 1 2023-10-12T22:30:42.473 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:42.473 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:42.474 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-12 22:30:09.845069983 +0000 2023-10-12T22:30:42.474 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-12 22:29:39.816652310 +0000 2023-10-12T22:30:42.474 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-12 22:29:39.816652310 +0000 2023-10-12T22:30:42.475 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-12T22:30:42.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-12T22:30:42.538 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-12T22:30:42.539 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-12T22:30:42.539 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000111278 s, 4.6 MB/s 2023-10-12T22:30:42.540 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-12T22:30:42.597 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2023-10-12T22:30:42.653 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-12T22:30:42.654 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:42.654 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 222521 Links: 1 2023-10-12T22:30:42.654 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:42.654 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:42.654 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-12 22:30:09.845069983 +0000 2023-10-12T22:30:42.655 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-12 22:29:40.309642746 +0000 2023-10-12T22:30:42.655 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-12 22:29:40.309642746 +0000 2023-10-12T22:30:42.655 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-12T22:30:42.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-12T22:30:42.719 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-12T22:30:42.719 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-12T22:30:42.720 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000103459 s, 4.9 MB/s 2023-10-12T22:30:42.720 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-12T22:30:42.778 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2023-10-12T22:30:42.834 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-12T22:30:42.835 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-12T22:30:42.835 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 219501 Links: 1 2023-10-12T22:30:42.835 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-12T22:30:42.836 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-12T22:30:42.836 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-12 22:30:09.845069983 +0000 2023-10-12T22:30:42.837 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-12 22:29:40.870631866 +0000 2023-10-12T22:30:42.837 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-12 22:29:40.870631866 +0000 2023-10-12T22:30:42.837 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-12T22:30:42.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-12T22:30:42.899 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-12T22:30:42.900 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-12T22:30:42.900 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 9.2567e-05 s, 5.5 MB/s 2023-10-12T22:30:42.901 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-12T22:30:42.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-10-12T22:30:43.078 INFO:teuthology.orchestra.run.smithi053.stdout:loop 2023-10-12T22:30:43.079 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_1... 2023-10-12T22:30:43.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-10-12T22:30:43.113 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-12T22:30:43.149 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_11 2023-10-12T22:30:43.189 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_2... 2023-10-12T22:30:43.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-10-12T22:30:43.265 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-12T22:30:43.301 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_21 2023-10-12T22:30:43.340 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_3... 2023-10-12T22:30:43.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-10-12T22:30:43.414 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-12T22:30:43.450 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_31 2023-10-12T22:30:43.489 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_4... 2023-10-12T22:30:43.489 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-10-12T22:30:43.564 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-12T22:30:43.600 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_41 2023-10-12T22:30:43.639 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:30:43.639 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2023-10-12T22:30:43.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme list 2023-10-12T22:30:43.762 INFO:teuthology.orchestra.run.smithi053.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-12T22:30:43.762 INFO:teuthology.orchestra.run.smithi053.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-12T22:30:43.762 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme0n1 PHMB751300G8480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-10-12T22:30:43.762 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme1n1 48c598bf626a216ad333 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:43.763 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme2n1 1ae22078736e0ad934d0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:43.763 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme3n1 503447e39530fde415e8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:43.763 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme4n1 c4818b5e990ef8b51f49 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-10-12T22:30:43.764 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-12T22:30:43.764 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:30:43.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/scratch_devs 2023-10-12T22:30:43.829 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-12T22:30:43.901 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3da7aaee8cb8051dac57683eeb2f18b9da99d2c9'} 2023-10-12T22:30:43.902 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 2023-10-12T22:30:43.903 INFO:tasks.cephadm:Cluster fsid is fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:30:43.903 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-12T22:30:43.903 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-10-12T22:30:43.904 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi012': '172.21.15.12', 'mon.smithi053': '172.21.15.53'} 2023-10-12T22:30:43.904 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-12T22:30:43.904 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2023-10-12T22:30:43.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2023-10-12T22:30:43.961 INFO:tasks.cephadm:Downloading cephadm (repo https://git.ceph.com/ceph-ci.git ref 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9)... 2023-10-12T22:30:43.961 DEBUG:teuthology.orchestra.run.smithi012:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-12T22:30:43.992 INFO:teuthology.orchestra.run.smithi012.stderr:Cloning into 'testrepo'... 2023-10-12T22:31:48.156 INFO:teuthology.orchestra.run.smithi012.stderr:Updating files: 94% (11351/12065) Updating files: 95% (11462/12065) Updating files: 96% (11583/12065) Updating files: 97% (11704/12065) Updating files: 98% (11824/12065) Updating files: 99% (11945/12065) Updating files: 100% (12065/12065) Updating files: 100% (12065/12065), done. 2023-10-12T22:31:48.192 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355646 Oct 12 22:31 /home/ubuntu/cephtest/cephadm 2023-10-12T22:31:48.192 DEBUG:teuthology.orchestra.run.smithi053:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show 3da7aaee8cb8051dac57683eeb2f18b9da99d2c9:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-12T22:31:48.212 INFO:teuthology.orchestra.run.smithi053.stderr:Cloning into 'testrepo'... 2023-10-12T22:32:51.736 INFO:teuthology.orchestra.run.smithi053.stderr:Updating files: 96% (11677/12065) Updating files: 97% (11704/12065) Updating files: 98% (11824/12065) Updating files: 99% (11945/12065) Updating files: 100% (12065/12065) Updating files: 100% (12065/12065), done. 2023-10-12T22:32:51.772 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355646 Oct 12 22:32 /home/ubuntu/cephtest/cephadm 2023-10-12T22:32:51.772 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-12T22:32:51.793 DEBUG:teuthology.orchestra.run.smithi053:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-12T22:32:51.836 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2023-10-12T22:32:51.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /etc/ceph 2023-10-12T22:32:51.895 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2023-10-12T22:32:51.937 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 777 /etc/ceph 2023-10-12T22:32:51.962 INFO:tasks.cephadm:Writing seed config... 2023-10-12T22:32:51.963 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-12T22:32:51.963 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-12T22:32:51.964 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-12T22:32:51.964 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-12T22:32:51.964 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-12T22:32:51.965 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-12T22:32:51.965 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-12T22:32:51.965 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-12T22:32:51.966 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:32:51.966 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-12T22:32:51.993 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd 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 = fb44f766-694e-11ee-8db6-212e2dc638e7 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-12T22:32:51.994 DEBUG:teuthology.orchestra.run.smithi012:mon.smithi012> sudo journalctl -f -n 0 -u ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service 2023-10-12T22:32:52.036 INFO:tasks.cephadm:Bootstrapping... 2023-10-12T22:32:52.036 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 -v bootstrap --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.12 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-12T22:32:52.063 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:-- Logs begin at Thu 2023-10-12 22:20:02 UTC. -- 2023-10-12T22:32:52.374 INFO:teuthology.orchestra.run.smithi012.stderr:-------------------------------------------------------------------------------- 2023-10-12T22:32:52.374 INFO:teuthology.orchestra.run.smithi012.stderr:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9', '-v', 'bootstrap', '--fsid', 'fb44f766-694e-11ee-8db6-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.12', '--skip-admin-label'] 2023-10-12T22:32:53.476 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: 3.2.3 2023-10-12T22:32:53.584 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying podman|docker is present... 2023-10-12T22:32:53.633 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: 3.2.3 2023-10-12T22:32:53.739 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying lvm2 is present... 2023-10-12T22:32:53.739 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying time synchronization is in place... 2023-10-12T22:32:53.746 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-12T22:32:53.753 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:32:53.760 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: enabled 2023-10-12T22:32:53.766 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: active 2023-10-12T22:32:53.766 INFO:teuthology.orchestra.run.smithi012.stderr:Unit chronyd.service is enabled and running 2023-10-12T22:32:53.767 INFO:teuthology.orchestra.run.smithi012.stderr:Repeating the final host check... 2023-10-12T22:32:53.809 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: 3.2.3 2023-10-12T22:32:53.909 INFO:teuthology.orchestra.run.smithi012.stderr:podman (/bin/podman) version 3.2.3 is present 2023-10-12T22:32:53.909 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl is present 2023-10-12T22:32:53.909 INFO:teuthology.orchestra.run.smithi012.stderr:lvcreate is present 2023-10-12T22:32:53.915 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-12T22:32:53.921 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:32:53.927 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: enabled 2023-10-12T22:32:53.933 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: active 2023-10-12T22:32:53.934 INFO:teuthology.orchestra.run.smithi012.stderr:Unit chronyd.service is enabled and running 2023-10-12T22:32:53.934 INFO:teuthology.orchestra.run.smithi012.stderr:Host looks OK 2023-10-12T22:32:53.934 INFO:teuthology.orchestra.run.smithi012.stderr:Cluster fsid: fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:32:53.934 INFO:teuthology.orchestra.run.smithi012.stderr:Acquiring lock 140006424260680 on /run/cephadm/fb44f766-694e-11ee-8db6-212e2dc638e7.lock 2023-10-12T22:32:53.935 INFO:teuthology.orchestra.run.smithi012.stderr:Lock 140006424260680 acquired on /run/cephadm/fb44f766-694e-11ee-8db6-212e2dc638e7.lock 2023-10-12T22:32:53.935 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying IP 172.21.15.12 port 3300 ... 2023-10-12T22:32:53.936 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying IP 172.21.15.12 port 6789 ... 2023-10-12T22:32:53.936 INFO:teuthology.orchestra.run.smithi012.stderr:Base mon IP(s) is [172.21.15.12:3300, 172.21.15.12:6789], mon addrv is [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2023-10-12T22:32:53.938 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-10-12T22:32:53.938 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 metric 100 2023-10-12T22:32:53.941 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-12T22:32:53.941 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-12T22:32:53.941 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1766sec hoplimit 64 pref medium 2023-10-12T22:32:53.943 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-12T22:32:53.943 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-10-12T22:32:53.944 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-10-12T22:32:53.944 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-10-12T22:32:53.944 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: inet6 fe80::ae1f:6bff:fef8:25ea/64 scope link 2023-10-12T22:32:53.944 INFO:teuthology.orchestra.run.smithi012.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-10-12T22:32:53.945 INFO:teuthology.orchestra.run.smithi012.stderr:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2023-10-12T22:32:53.945 INFO:teuthology.orchestra.run.smithi012.stderr:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2023-10-12T22:32:53.945 INFO:teuthology.orchestra.run.smithi012.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-12T22:32:53.946 INFO:teuthology.orchestra.run.smithi012.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-12T22:32:53.946 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9... 2023-10-12T22:32:54.025 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9... 2023-10-12T22:32:54.107 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Getting image source signatures 2023-10-12T22:32:54.244 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Copying blob sha256:5818cf029858a3c2614d6f0a84e7493e9e3b8a57caab5230c2b6f125af5bc170 2023-10-12T22:32:54.302 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Copying blob sha256:8ed15414cb45b8b895a21f106743ceee45272cee0d9e7e5b1f49bd1e877e4a11 2023-10-12T22:33:09.491 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Copying config sha256:1ee14ef4e70d4513fcba79b9be5c318655ba42706d80500467cbbe66b6f70570 2023-10-12T22:33:09.549 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Writing manifest to image destination 2023-10-12T22:33:09.549 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: Storing signatures 2023-10-12T22:33:20.536 INFO:teuthology.orchestra.run.smithi012.stderr:/bin/podman: 1ee14ef4e70d4513fcba79b9be5c318655ba42706d80500467cbbe66b6f70570 2023-10-12T22:33:21.330 INFO:teuthology.orchestra.run.smithi012.stderr:ceph: ceph version 16.2.14-71-g3da7aaee (3da7aaee8cb8051dac57683eeb2f18b9da99d2c9) pacific (stable) 2023-10-12T22:33:21.661 INFO:teuthology.orchestra.run.smithi012.stderr:Ceph version: ceph version 16.2.14-71-g3da7aaee (3da7aaee8cb8051dac57683eeb2f18b9da99d2c9) pacific (stable) 2023-10-12T22:33:21.662 INFO:teuthology.orchestra.run.smithi012.stderr:Extracting ceph user uid/gid from container image... 2023-10-12T22:33:22.036 INFO:teuthology.orchestra.run.smithi012.stderr:stat: 167 167 2023-10-12T22:33:22.405 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial keys... 2023-10-12T22:33:22.736 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQAydChlUMR/KxAA29RyzCbfy+EcoxEI19K5Cw== 2023-10-12T22:33:23.394 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQAzdChl5qsXFxAA63nWSpo9CYyXlEgtPWjOAA== 2023-10-12T22:33:24.069 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQA0dChlh2mzAxAAZ0b9bdwUvezdIqZeU6aeLg== 2023-10-12T22:33:24.438 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial monmap... 2023-10-12T22:33:24.769 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-12T22:33:24.769 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:24.770 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-12T22:33:25.093 INFO:teuthology.orchestra.run.smithi012.stderr:monmaptool for smithi012 [v2:172.21.15.12:3300,v1:172.21.15.12:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-12T22:33:25.093 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: set fsid to fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:25.093 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-12T22:33:25.094 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:33:25.094 INFO:teuthology.orchestra.run.smithi012.stderr:Creating mon... 2023-10-12T22:33:25.510 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.478+0000 7ffbccf9c880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-12T22:33:25.511 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 1 imported monmap: 2023-10-12T22:33:25.511 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: epoch 0 2023-10-12T22:33:25.511 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: fsid fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:25.511 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: last_changed 2023-10-12T22:33:24.753833+0000 2023-10-12T22:33:25.511 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: created 2023-10-12T22:33:24.753833+0000 2023-10-12T22:33:25.512 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-10-12T22:33:25.512 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-10-12T22:33:25.512 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.smithi012 2023-10-12T22:33:25.512 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.512 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 0 /usr/bin/ceph-mon: set fsid to fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: RocksDB version: 6.8.1 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Compile date Oct 12 2023 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: DB SUMMARY 2023-10-12T22:33:25.513 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.514 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi012/store.db dir, Total Num: 0, files: 2023-10-12T22:33:25.514 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.514 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi012/store.db: 2023-10-12T22:33:25.514 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.514 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.error_if_exists: 0 2023-10-12T22:33:25.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.create_if_missing: 1 2023-10-12T22:33:25.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.paranoid_checks: 1 2023-10-12T22:33:25.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.env: 0x555935a35080 2023-10-12T22:33:25.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.fs: Posix File System 2023-10-12T22:33:25.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.info_log: 0x5559363653a0 2023-10-12T22:33:25.516 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-12T22:33:25.516 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.statistics: (nil) 2023-10-12T22:33:25.516 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.use_fsync: 0 2023-10-12T22:33:25.516 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_log_file_size: 0 2023-10-12T22:33:25.516 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-12T22:33:25.517 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-12T22:33:25.517 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-12T22:33:25.517 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-12T22:33:25.517 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.allow_fallocate: 1 2023-10-12T22:33:25.517 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-12T22:33:25.518 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-12T22:33:25.518 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.use_direct_reads: 0 2023-10-12T22:33:25.518 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-12T22:33:25.518 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-12T22:33:25.518 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.db_log_dir: 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi012/store.db 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_subcompactions: 1 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_background_flushes: -1 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-12T22:33:25.519 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-12T22:33:25.520 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-12T22:33:25.520 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-12T22:33:25.520 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-12T22:33:25.520 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-12T22:33:25.520 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-12T22:33:25.521 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.write_buffer_manager: 0x55593636d8c0 2023-10-12T22:33:25.521 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-12T22:33:25.521 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-12T22:33:25.521 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-12T22:33:25.521 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-12T22:33:25.522 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-12T22:33:25.522 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-12T22:33:25.522 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-12T22:33:25.522 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-12T22:33:25.522 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.unordered_write: 0 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-12T22:33:25.523 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.row_cache: None 2023-10-12T22:33:25.524 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.wal_filter: None 2023-10-12T22:33:25.524 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-12T22:33:25.524 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-12T22:33:25.524 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.preserve_deletes: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.two_write_queues: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.atomic_flush: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-12T22:33:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-12T22:33:25.526 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.log_readahead_size: 0 2023-10-12T22:33:25.526 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-12T22:33:25.526 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_background_jobs: 2 2023-10-12T22:33:25.526 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_background_compactions: -1 2023-10-12T22:33:25.526 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-12T22:33:25.527 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-12T22:33:25.527 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-12T22:33:25.527 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-12T22:33:25.527 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-12T22:33:25.527 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-12T22:33:25.528 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-12T22:33:25.528 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-12T22:33:25.528 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.max_open_files: -1 2023-10-12T22:33:25.528 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-12T22:33:25.528 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Compression algorithms supported: 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kZSTD supported: 0 2023-10-12T22:33:25.529 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kXpressCompression supported: 0 2023-10-12T22:33:25.530 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-12T22:33:25.530 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kLZ4Compression supported: 1 2023-10-12T22:33:25.530 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kBZip2Compression supported: 0 2023-10-12T22:33:25.530 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kZlibCompression supported: 1 2023-10-12T22:33:25.530 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: kSnappyCompression supported: 1 2023-10-12T22:33:25.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.479+0000 7ffbccf9c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-12T22:33:25.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-10-12T22:33:25.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000001 2023-10-12T22:33:25.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-12T22:33:25.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-12T22:33:25.534 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.merge_operator: 2023-10-12T22:33:25.534 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.compaction_filter: None 2023-10-12T22:33:25.534 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-12T22:33:25.534 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-12T22:33:25.534 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-12T22:33:25.535 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55593627dd20) 2023-10-12T22:33:25.535 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-10-12T22:33:25.535 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-12T22:33:25.535 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-12T22:33:25.535 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_type: 0 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-10-12T22:33:25.536 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: checksum: 1 2023-10-12T22:33:25.537 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-10-12T22:33:25.537 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache: 0x5559362b2d10 2023-10-12T22:33:25.537 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-10-12T22:33:25.537 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-10-12T22:33:25.537 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-10-12T22:33:25.538 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-10-12T22:33:25.538 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-10-12T22:33:25.538 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-10-12T22:33:25.538 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-10-12T22:33:25.538 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-10-12T22:33:25.539 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-10-12T22:33:25.539 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-10-12T22:33:25.539 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-10-12T22:33:25.539 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-10-12T22:33:25.539 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-10-12T22:33:25.540 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-10-12T22:33:25.540 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-10-12T22:33:25.540 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-12T22:33:25.540 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-10-12T22:33:25.540 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: format_version: 2 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_align: 0 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.541 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-12T22:33:25.542 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-12T22:33:25.542 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.compression: NoCompression 2023-10-12T22:33:25.542 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-12T22:33:25.542 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-12T22:33:25.542 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-12T22:33:25.543 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.num_levels: 7 2023-10-12T22:33:25.543 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-12T22:33:25.543 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.480+0000 7ffbccf9c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-12T22:33:25.543 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-12T22:33:25.543 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-12T22:33:25.544 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-12T22:33:25.544 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-12T22:33:25.544 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-12T22:33:25.544 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-12T22:33:25.544 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-12T22:33:25.545 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-12T22:33:25.546 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-12T22:33:25.546 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-12T22:33:25.546 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-12T22:33:25.546 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-12T22:33:25.546 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-12T22:33:25.547 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-12T22:33:25.548 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-12T22:33:25.548 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-12T22:33:25.548 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-12T22:33:25.548 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-12T22:33:25.548 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-12T22:33:25.549 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-12T22:33:25.549 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-12T22:33:25.549 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-12T22:33:25.549 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-12T22:33:25.549 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-12T22:33:25.550 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-12T22:33:25.550 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-12T22:33:25.550 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-12T22:33:25.550 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-12T22:33:25.550 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-12T22:33:25.551 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-12T22:33:25.551 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-12T22:33:25.551 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-12T22:33:25.551 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-12T22:33:25.551 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.table_properties_collectors: 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.inplace_update_support: 0 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-12T22:33:25.552 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-12T22:33:25.553 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-12T22:33:25.553 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.bloom_locality: 0 2023-10-12T22:33:25.553 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.max_successive_merges: 0 2023-10-12T22:33:25.553 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-12T22:33:25.553 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-12T22:33:25.554 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-12T22:33:25.554 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-12T22:33:25.554 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.ttl: 2592000 2023-10-12T22:33:25.554 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-12T22:33:25.554 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-12T22:33:25.555 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.555 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.481+0000 7ffbccf9c880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-12T22:33:25.555 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.555 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.482+0000 7ffbccf9c880 4 rocksdb: DB pointer 0x55593637b800 2023-10-12T22:33:25.555 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.482+0000 7ffbb5e23700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-12T22:33:25.556 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.482+0000 7ffbb5e23700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-12T22:33:25.556 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-10-12T22:33:25.556 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:25.556 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-12T22:33:25.556 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-12T22:33:25.557 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-12T22:33:25.557 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-12T22:33:25.557 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-12T22:33:25.557 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-12T22:33:25.557 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.558 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-12T22:33:25.558 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 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 2023-10-12T22:33:25.558 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:25.558 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-12T22:33:25.558 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 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 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:25.559 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:25.560 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:25.560 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-12T22:33:25.560 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-12T22:33:25.560 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-12T22:33:25.560 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:25.561 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:25.561 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-12T22:33:25.561 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.561 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-12T22:33:25.561 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.562 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-12T22:33:25.562 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 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 2023-10-12T22:33:25.562 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:25.562 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-12T22:33:25.562 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 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 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:25.563 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:25.564 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:25.564 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-12T22:33:25.564 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-12T22:33:25.564 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-12T22:33:25.564 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2023-10-12T22:33:25.565 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.483+0000 7ffbccf9c880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-12T22:33:25.566 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.483+0000 7ffbccf9c880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-12T22:33:25.566 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2023-10-12T22:33:25.483+0000 7ffbccf9c880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi012 for mon.smithi012 2023-10-12T22:33:25.841 INFO:teuthology.orchestra.run.smithi012.stderr:create mon.smithi012 on 2023-10-12T22:33:25.964 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-12T22:33:26.072 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target → /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target. 2023-10-12T22:33:26.072 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target → /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target. 2023-10-12T22:33:26.317 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to reset failed state of unit ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service: Unit ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service not loaded. 2023-10-12T22:33:26.324 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target.wants/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service → /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@.service. 2023-10-12T22:33:26.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:26 smithi012 systemd[1]: Starting Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7... 2023-10-12T22:33:27.157 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: disabled 2023-10-12T22:33:27.165 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:33:27.166 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld.service is not enabled 2023-10-12T22:33:27.166 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to enable service . firewalld.service is not available 2023-10-12T22:33:27.167 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mon to start... 2023-10-12T22:33:27.167 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mon... 2023-10-12T22:33:27.346 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:27 smithi012 bash[81647]: 5e0da960606704fd48d5278de1abbe23826570bee849f24c4b26e089805995bf 2023-10-12T22:33:27.346 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:27 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.113602+0000 mon.smithi012 (mon.0) 0 : [INF] mkfs fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:27.347 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:27 smithi012 conmon[81687]: cluster 2023-10-12T22: 2023-10-12T22:33:27.347 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:27 smithi012 conmon[81687]: 33:27.095405+0000 mon.smithi012 (mon.0) 1 : cluster [INF] mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2023-10-12T22:33:27.347 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:27 smithi012 systemd[1]: Started Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7. 2023-10-12T22:33:27.641 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: cluster: 2023-10-12T22:33:27.642 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: id: fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:27.642 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-12T22:33:27.642 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:27.642 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: services: 2023-10-12T22:33:27.642 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi012 (age 0.527423s) 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: data: 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-12T22:33:27.643 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-12T22:33:27.644 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-12T22:33:27.644 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: pgs: 2023-10-12T22:33:27.644 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:28.007 INFO:teuthology.orchestra.run.smithi012.stderr:mon is available 2023-10-12T22:33:28.008 INFO:teuthology.orchestra.run.smithi012.stderr:Assimilating anything we can from ceph.conf... 2023-10-12T22:33:28.254 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.112079+0000 mon.smithi012 (mon. 2023-10-12T22:33:28.254 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: 0) 2 : cluster [INF] mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2023-10-12T22:33:28.254 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.112260+0000 mon.smithi012 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi012=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0]} removed_ranks: {} 2023-10-12T22:33:28.254 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.115469+0000 mon.smithi012 (mon.0) 4 : cluster [DBG] fsmap 2023-10-12T22:33:28.255 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.118454+0000 mon.smithi012 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-12T22:33:28.255 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: cluster 2023-10-12T22:33:27.118930+0000 mon.smithi012 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-12T22:33:28.255 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:28 smithi012 conmon[81687]: audit 2023-10-12T22:33:27.639463+0000 mon.smithi012 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.12:0/3699578871' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-12T22:33:28.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:28.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [global] 2023-10-12T22:33:28.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: fsid = fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:28.531 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2023-10-12T22:33:28.532 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-12T22:33:28.532 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-12T22:33:28.532 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-12T22:33:28.532 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-12T22:33:28.532 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [mgr] 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [osd] 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-12T22:33:28.533 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-12T22:33:28.844 INFO:teuthology.orchestra.run.smithi012.stderr:Generating new minimal ceph.conf... 2023-10-12T22:33:29.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:29 smithi012 conmon[81687]: audit 2023-10-12T22:33:28.526636+0000 mon.smithi012 (mon.0) 8 : audit [INF] from='client.? 172.21.15.12:0/3329864621' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-12T22:33:29.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:29 smithi012 conmon[81687]: audit 2023-10-12T22:33:28.529319+0000 mon.smithi012 (mon.0) 9 : audit [INF] from='client.? 172.21.15.12:0/3329864621' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-12T22:33:29.681 INFO:teuthology.orchestra.run.smithi012.stderr:Restarting the monitor... 2023-10-12T22:33:30.045 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:29 smithi012 systemd[1]: Stopping Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7... 2023-10-12T22:33:30.045 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:29 smithi012 bash[82172]: Error: no container with name or ID "ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon.smithi012" found: no such container 2023-10-12T22:33:30.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 conmon[81687]: debug 2023-10-12T22:33:30.044+0000 7fa75278a700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi012 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-12T22:33:30.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 conmon[81687]: debug 2023-10-12T22:33:30.044+0000 7fa75278a700 -1 mon.smithi012@0(leader) e1 *** Got Signal Terminated *** 2023-10-12T22:33:30.649 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 bash[82285]: ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon-smithi012 2023-10-12T22:33:30.650 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 systemd[1]: ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service: Succeeded. 2023-10-12T22:33:30.650 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 systemd[1]: Stopped Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7. 2023-10-12T22:33:31.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:30 smithi012 systemd[1]: Starting Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7... 2023-10-12T22:33:31.159 INFO:teuthology.orchestra.run.smithi012.stderr:Setting public_network to 172.21.0.0/20 in mon config section 2023-10-12T22:33:31.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.138+0000 7f282867f880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-12T22:33:31.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.138+0000 7f282867f880 0 ceph version 16.2.14-71-g3da7aaee (3da7aaee8cb8051dac57683eeb2f18b9da99d2c9) pacific (stable), process ceph-mon, pid 7 2023-10-12T22:33:31.401 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.138+0000 7f282867f880 0 pidfile_write: ignore empty --pid-file 2023-10-12T22:33:31.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.142+0000 7f282867f880 0 load: jerasure load: lrc load: isa 2023-10-12T22:33:31.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: RocksDB version: 6.8.1 2023-10-12T22:33:31.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-12T22:33:31.402 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Compile date Oct 12 2023 2023-10-12T22:33:31.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: DB SUMMARY 2023-10-12T22:33:31.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: CURRENT file: CURRENT 2023-10-12T22:33:31.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.403 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-12T22:33:31.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-10-12T22:33:31.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi012/store.db dir, Total Num: 1, files: 000004.sst 2023-10-12T22:33:31.404 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.405 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi012/store.db: 000006.log size: 81196 ; 2023-10-12T22:33:31.405 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.405 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.error_if_exists: 0 2023-10-12T22:33:31.405 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.create_if_missing: 0 2023-10-12T22:33:31.405 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.paranoid_checks: 1 2023-10-12T22:33:31.406 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.env: 0x560e310d3080 2023-10-12T22:33:31.406 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.fs: Posix File System 2023-10-12T22:33:31.406 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.info_log: 0x560e3221dd80 2023-10-12T22:33:31.406 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-12T22:33:31.406 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.statistics: (nil) 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.use_fsync: 0 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_log_file_size: 0 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-12T22:33:31.407 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-12T22:33:31.408 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.allow_fallocate: 1 2023-10-12T22:33:31.408 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-12T22:33:31.408 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-12T22:33:31.408 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.use_direct_reads: 0 2023-10-12T22:33:31.408 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-12T22:33:31.409 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-12T22:33:31.409 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.db_log_dir: 2023-10-12T22:33:31.409 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi012/store.db 2023-10-12T22:33:31.409 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-12T22:33:31.409 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_subcompactions: 1 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_background_flushes: -1 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-12T22:33:31.410 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-12T22:33:31.411 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-12T22:33:31.411 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-12T22:33:31.411 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.write_buffer_manager: 0x560e32f183c0 2023-10-12T22:33:31.411 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-12T22:33:31.411 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-12T22:33:31.412 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-12T22:33:31.412 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-12T22:33:31.412 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-12T22:33:31.412 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-12T22:33:31.412 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-12T22:33:31.413 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-12T22:33:31.413 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-12T22:33:31.413 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.unordered_write: 0 2023-10-12T22:33:31.413 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-12T22:33:31.413 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-12T22:33:31.414 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-12T22:33:31.414 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-12T22:33:31.414 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.row_cache: None 2023-10-12T22:33:31.414 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.wal_filter: None 2023-10-12T22:33:31.414 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.preserve_deletes: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.two_write_queues: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.atomic_flush: 0 2023-10-12T22:33:31.415 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-12T22:33:31.416 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-12T22:33:31.416 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-12T22:33:31.416 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.log_readahead_size: 0 2023-10-12T22:33:31.416 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_background_jobs: 2 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_background_compactions: -1 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-12T22:33:31.417 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-12T22:33:31.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-12T22:33:31.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-12T22:33:31.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-12T22:33:31.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-12T22:33:31.418 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_open_files: -1 2023-10-12T22:33:31.419 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-12T22:33:31.419 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-12T22:33:31.419 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-12T22:33:31.419 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-12T22:33:31.419 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Compression algorithms supported: 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kZSTD supported: 0 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kXpressCompression supported: 0 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kLZ4Compression supported: 1 2023-10-12T22:33:31.420 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kBZip2Compression supported: 0 2023-10-12T22:33:31.421 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kZlibCompression supported: 1 2023-10-12T22:33:31.421 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: kSnappyCompression supported: 1 2023-10-12T22:33:31.421 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-12T22:33:31.421 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000005 2023-10-12T22:33:31.421 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-12T22:33:31.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-12T22:33:31.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.merge_operator: 2023-10-12T22:33:31.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_filter: None 2023-10-12T22:33:31.423 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-12T22:33:31.423 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-12T22:33:31.423 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-12T22:33:31.423 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e321cdd18) 2023-10-12T22:33:31.423 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cache_index_and_filter_blocks: 1 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: pin_top_level_index_and_filter: 1 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: index_type: 0 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: data_block_index_type: 0 2023-10-12T22:33:31.424 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: index_shortening: 1 2023-10-12T22:33:31.425 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: data_block_hash_table_util_ratio: 0.750000 2023-10-12T22:33:31.425 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: hash_index_allow_collision: 1 2023-10-12T22:33:31.425 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: checksum: 1 2023-10-12T22:33:31.425 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: no_block_cache: 0 2023-10-12T22:33:31.425 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_cache: 0x560e32202f10 2023-10-12T22:33:31.426 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_cache_name: BinnedLRUCache 2023-10-12T22:33:31.426 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_cache_options: 2023-10-12T22:33:31.426 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: capacity : 536870912 2023-10-12T22:33:31.426 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: num_shard_bits : 4 2023-10-12T22:33:31.426 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: strict_capacity_limit : 0 2023-10-12T22:33:31.427 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: high_pri_pool_ratio: 0.000 2023-10-12T22:33:31.427 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_cache_compressed: (nil) 2023-10-12T22:33:31.427 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: persistent_cache: (nil) 2023-10-12T22:33:31.427 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_size: 4096 2023-10-12T22:33:31.427 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_size_deviation: 10 2023-10-12T22:33:31.428 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_restart_interval: 16 2023-10-12T22:33:31.428 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: index_block_restart_interval: 1 2023-10-12T22:33:31.428 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: metadata_block_size: 4096 2023-10-12T22:33:31.428 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: partition_filters: 0 2023-10-12T22:33:31.428 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: use_delta_encoding: 1 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: whole_key_filtering: 1 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: verify_compression: 0 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: read_amp_bytes_per_bit: 0 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: format_version: 2 2023-10-12T22:33:31.429 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: enable_index_compression: 1 2023-10-12T22:33:31.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: block_align: 0 2023-10-12T22:33:31.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-12T22:33:31.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-12T22:33:31.430 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression: NoCompression 2023-10-12T22:33:31.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-12T22:33:31.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-12T22:33:31.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-12T22:33:31.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.num_levels: 7 2023-10-12T22:33:31.431 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-12T22:33:31.432 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-12T22:33:31.432 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-12T22:33:31.432 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-12T22:33:31.432 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-12T22:33:31.432 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-12T22:33:31.433 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-12T22:33:31.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-12T22:33:31.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-12T22:33:31.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-12T22:33:31.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-12T22:33:31.434 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-12T22:33:31.435 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-12T22:33:31.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-12T22:33:31.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-12T22:33:31.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-12T22:33:31.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-12T22:33:31.436 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-12T22:33:31.438 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-12T22:33:31.438 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-12T22:33:31.438 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-12T22:33:31.438 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-12T22:33:31.438 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-12T22:33:31.439 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-12T22:33:31.439 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-12T22:33:31.439 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-12T22:33:31.439 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-12T22:33:31.439 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-12T22:33:31.440 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-12T22:33:31.440 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-12T22:33:31.440 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-12T22:33:31.440 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-12T22:33:31.440 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 bash[82598]: 81e78f385c869cbda73e9ebe36801762460a02fa752e8b831664ee9ecb2829a3 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-12T22:33:31.441 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.table_properties_collectors: 2023-10-12T22:33:31.442 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.inplace_update_support: 0 2023-10-12T22:33:31.442 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-12T22:33:31.442 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-12T22:33:31.442 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-12T22:33:31.442 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-12T22:33:31.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.bloom_locality: 0 2023-10-12T22:33:31.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.max_successive_merges: 0 2023-10-12T22:33:31.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-12T22:33:31.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-12T22:33:31.443 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-12T22:33:31.444 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-12T22:33:31.444 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.ttl: 2592000 2023-10-12T22:33:31.444 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.143+0000 7f282867f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-12T22:33:31.444 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.144+0000 7f282867f880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi012/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-12T22:33:31.444 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.144+0000 7f282867f880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.144+0000 7f282867f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1697150011144880, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.144+0000 7f282867f880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.144+0000 7f282867f880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-12T22:33:31.445 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.145+0000 7f282867f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1697150011145751, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 78199, "table_properties": {"data_size": 76493, "index_size": 311, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9283, "raw_average_key_size": 47, "raw_value_size": 71063, "raw_average_value_size": 364, "num_data_blocks": 10, "num_entries": 195, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1697150011, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-12T22:33:31.446 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.145+0000 7f282867f880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-10-12T22:33:31.446 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.446 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.145+0000 7f282867f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1697150011146174, "job": 1, "event": "recovery_finished"} 2023-10-12T22:33:31.446 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.146+0000 7f282867f880 4 rocksdb: DB pointer 0x560e322cb800 2023-10-12T22:33:31.446 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.146+0000 7f280f485700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-12T22:33:31.447 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.146+0000 7f280f485700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-12T22:33:31.447 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** DB Stats ** 2023-10-12T22:33:31.447 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:31.447 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-12T22:33:31.447 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-12T22:33:31.448 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-12T22:33:31.448 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-12T22:33:31.448 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-12T22:33:31.448 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-12T22:33:31.448 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** Compaction Stats [default] ** 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 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 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: L0 2/0 78.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Sum 2/0 78.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.449 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.450 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.450 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** Compaction Stats [default] ** 2023-10-12T22:33:31.450 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 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 2023-10-12T22:33:31.450 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:31.450 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.451 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:31.451 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:31.451 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:31.451 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(Total Files): cumulative 0, interval 0 2023-10-12T22:33:31.451 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-12T22:33:31.452 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(Keys): cumulative 0, interval 0 2023-10-12T22:33:31.452 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Cumulative compaction: 0.00 GB write, 26.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:31.452 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Interval compaction: 0.00 GB write, 26.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:31.452 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-12T22:33:31.452 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.453 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** File Read Latency Histogram By Level [default] ** 2023-10-12T22:33:31.453 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.453 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** Compaction Stats [default] ** 2023-10-12T22:33:31.453 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 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 2023-10-12T22:33:31.453 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:31.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: L0 2/0 78.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Sum 2/0 78.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-12T22:33:31.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.454 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** Compaction Stats [default] ** 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 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 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.5 0.00 0.00 1 0.001 0 0 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:31.455 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-12T22:33:31.456 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(Total Files): cumulative 0, interval 0 2023-10-12T22:33:31.456 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-12T22:33:31.456 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: AddFile(Keys): cumulative 0, interval 0 2023-10-12T22:33:31.456 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Cumulative compaction: 0.00 GB write, 26.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:31.456 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-12T22:33:31.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-12T22:33:31.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: ** File Read Latency Histogram By Level [default] ** 2023-10-12T22:33:31.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.457 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.146+0000 7f282867f880 0 starting mon.smithi012 rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi012 fsid fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:31.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.147+0000 7f282867f880 1 mon.smithi012@-1(???) e1 preinit fsid fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:31.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).mds e1 new map 2023-10-12T22:33:31.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).mds e1 print_map 2023-10-12T22:33:31.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: e1 2023-10-12T22:33:31.458 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 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} 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: legacy client fscid: -1 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: No filesystems configured 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.459 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-12T22:33:31.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-12T22:33:31.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-12T22:33:31.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 0 mon.smithi012@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-12T22:33:31.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: audit 2023-10-12T22:33:31.460 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:28.526636 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: +0000 mon.smithi012 (mon.0) 8 : audit 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: [INF] from='client.? 172.21.15.12:0/3329864621' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: audit 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:28.529319+0000 mon.smithi012 ( 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: mon.0) 9 : audit [INF] from='client.? 172.21.15.12:0/3329864621' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-12T22:33:31.461 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: debug 2023-10-12T22:33:31.148+0000 7f282867f880 1 mon.smithi012@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-12T22:33:31.462 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 systemd[1]: Started Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7. 2023-10-12T22:33:31.462 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster 2023-10-12T22:33:31.164330+0000 mon.smithi012 (mon.0) 1 : 2023-10-12T22:33:31.462 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster [INF] mon.smithi012 is new leader, mons smithi012 in quorum (ranks 0) 2023-10-12T22:33:31.462 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster 2023-10-12T22:33:31.164404+0000 mon.smithi012 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi012=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0]} removed_ranks: {} 2023-10-12T22:33:31.462 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster 2023-10-12T22:33:31.165110+0000 mon.smithi012 (mon.0) 3 : cluster [DBG] fsmap 2023-10-12T22:33:31.463 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster 2023-10-12T22:33:31.165152+0000 mon.smithi012 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-12T22:33:31.463 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: cluster 2023-10-12T22:33:31.463 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:31 smithi012 conmon[82638]: 2023-10-12T22:33:31.165569+0000 mon.smithi012 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-12T22:33:32.001 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-12T22:33:32.002 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-12T22:33:32.002 INFO:teuthology.orchestra.run.smithi012.stderr:Creating mgr... 2023-10-12T22:33:32.002 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying port 9283 ... 2023-10-12T22:33:32.139 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to reset failed state of unit ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mgr.smithi012.bsehnf.service: Unit ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mgr.smithi012.bsehnf.service not loaded. 2023-10-12T22:33:32.145 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7.target.wants/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mgr.smithi012.bsehnf.service → /etc/systemd/system/ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@.service. 2023-10-12T22:33:32.878 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: disabled 2023-10-12T22:33:32.888 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:33:32.888 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld.service is not enabled 2023-10-12T22:33:32.889 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to enable service . firewalld.service is not available 2023-10-12T22:33:32.897 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: disabled 2023-10-12T22:33:32.907 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:33:32.908 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld.service is not enabled 2023-10-12T22:33:32.908 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-12T22:33:32.909 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr to start... 2023-10-12T22:33:32.909 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr... 2023-10-12T22:33:32.947 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:32 smithi012 conmon[82638]: audit 2023-10-12T22:33:31.681118+0000 mon.smithi012 (mon.0) 6 : audit [INF] from='client.? 172.21.15.12:0/1743004032' entity='client.admin' 2023-10-12T22:33:33.460 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:33.460 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "fb44f766-694e-11ee-8db6-212e2dc638e7", 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2023-10-12T22:33:33.461 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.462 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-12T22:33:33.462 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2023-10-12T22:33:33.462 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2023-10-12T22:33:33.462 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:33.462 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-12T22:33:33.463 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "smithi012" 2023-10-12T22:33:33.463 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:33.463 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-10-12T22:33:33.463 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2023-10-12T22:33:33.464 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:33.464 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-12T22:33:33.464 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-12T22:33:33.464 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.465 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2023-10-12T22:33:33.465 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:33.465 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-12T22:33:33.465 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-12T22:33:33.465 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-12T22:33:33.466 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-12T22:33:33.469 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-12T22:33:33.469 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-12T22:33:33.470 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.470 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2023-10-12T22:33:33.470 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-12T22:33:33.470 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-12T22:33:33.471 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-12T22:33:33.471 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-12T22:33:33.471 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-12T22:33:33.471 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-12T22:33:33.472 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-12T22:33:33.472 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-12T22:33:33.472 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.472 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2023-10-12T22:33:33.472 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2023-10-12T22:33:33.473 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-12T22:33:33.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2023-10-12T22:33:33.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2023-10-12T22:33:33.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2023-10-12T22:33:33.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2023-10-12T22:33:33.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:33.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:33.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2023-10-12T22:33:33.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:33.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2023-10-12T22:33:27.113974+0000", 2023-10-12T22:33:33.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:33.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:33.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-12T22:33:33.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:33.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:33 smithi012 conmon[82638]: audit 2023-10-12T22:33:33.456320+0000 mon.smithi012 2023-10-12T22:33:33.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:33 smithi012 conmon[82638]: (mon.0) 7 : audit [DBG] from='client.? 172.21.15.12:0/2042657123' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-12T22:33:33.851 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (1/15)... 2023-10-12T22:33:36.354 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:36.355 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:36.355 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "fb44f766-694e-11ee-8db6-212e2dc638e7", 2023-10-12T22:33:36.355 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2023-10-12T22:33:36.355 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2023-10-12T22:33:36.356 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "smithi012" 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 5, 2023-10-12T22:33:36.357 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2023-10-12T22:33:36.358 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:36.358 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-12T22:33:36.358 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-12T22:33:36.358 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.358 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2023-10-12T22:33:36.359 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:36.359 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-12T22:33:36.359 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-12T22:33:36.359 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-12T22:33:36.359 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-12T22:33:36.363 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-12T22:33:36.364 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-12T22:33:36.364 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-12T22:33:36.364 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-12T22:33:36.364 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-12T22:33:36.364 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-12T22:33:36.365 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-12T22:33:36.366 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.366 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-12T22:33:36.366 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2023-10-12T22:33:36.366 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-12T22:33:36.366 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2023-10-12T22:33:36.367 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2023-10-12T22:33:36.367 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2023-10-12T22:33:36.367 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2023-10-12T22:33:36.367 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:36.367 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:36.368 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.368 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2023-10-12T22:33:36.368 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:36.368 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2023-10-12T22:33:27.113974+0000", 2023-10-12T22:33:36.368 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:36.369 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:36.369 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-12T22:33:36.369 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:36.693 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (2/15)... 2023-10-12T22:33:37.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:37 smithi012 conmon[82638]: audit 2023-10-12T22:33:36.352058+0000 mon.smithi012 (mon 2023-10-12T22:33:37.422 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:37 smithi012 conmon[82638]: .0) 8 : audit [DBG] from='client.? 172.21.15.12:0/864363117' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-12T22:33:38.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: cluster 2023-10-12T22:33:38.425625+0000 mon.smithi012 (mon 2023-10-12T22:33:38.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .0) 9 : cluster [INF] Activating manager daemon smithi012.bsehnf 2023-10-12T22:33:38.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: cluster 2023-10-12T22:33:38.428252+0000 mon.smithi012 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi012.bsehnf(active, starting, since 0.00273326s) 2023-10-12T22:33:38.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023-10-12T22 2023-10-12T22:33:38.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: :33:38.429358+0000 mon.smithi012 (mon 2023-10-12T22:33:38.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .0) 11 : audit [DBG] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-12T22:33:38.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 2023-10-12T22:33:38.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023-10- 2023-10-12T22:33:38.805 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 12T22:33:38.429488+0000 2023-10-12T22:33:38.805 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: mon.smithi012 (mon.0) 12 : 2023-10-12T22:33:38.805 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit [DBG] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-12T22:33:38.805 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:33:38.805 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 10-12T22:33:38.429630 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: +0000 mon.smithi012 (mon.0) 13 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: : audit [DBG] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: -10-12T22:33:38 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .429756+0000 mon.smithi012 (mon.0 2023-10-12T22:33:38.806 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: ) 14 : audit [DBG] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata", "id": "smithi012"}]: dispatch 2023-10-12T22:33:38.807 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023 2023-10-12T22:33:38.807 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: -10-12T22:33:38 2023-10-12T22:33:38.807 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .430173+0000 mon.smithi012 (mon.0 2023-10-12T22:33:38.807 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: ) 15 : audit [DBG] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr metadata", "who": "smithi012.bsehnf", "id": "smithi012.bsehnf"}]: dispatch 2023-10-12T22:33:38.807 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: cluster 2023 2023-10-12T22:33:38.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: -10-12T22:33:38. 2023-10-12T22:33:38.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 444053+0000 mon.smithi012 (mon.0) 2023-10-12T22:33:38.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 16 : cluster [INF] Manager daemon smithi012.bsehnf is now available 2023-10-12T22:33:38.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023 2023-10-12T22:33:38.808 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: -10-12T22:33:38 2023-10-12T22:33:38.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .454937+0000 mon.smithi012 (mon.0) 2023-10-12T22:33:38.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 17 : audit [INF] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:38.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:33:38.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 10-12T22:33:38. 2023-10-12T22:33:38.809 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 458913+0000 mon.smithi012 (mon.0) 18 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: : audit [INF] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/mirror_snapshot_schedule"}]: dispatch 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 2023-10-12T22:33 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: :38.461216+0000 mon.smithi012 (mon. 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 0) 19 : audit [INF] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/trash_purge_schedule"}]: dispatch 2023-10-12T22:33:38.810 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 2023-10-12T22:33:38.811 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:33:38.811 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 10-12T22:33:38 2023-10-12T22:33:38.811 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .464300+0000 mon.smithi012 (mon.0 2023-10-12T22:33:38.811 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: ) 20 : audit [INF] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:38.811 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 2023-10-12T22:33:38.812 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: audit 2023 2023-10-12T22:33:38.812 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: -10-12T22:33:38 2023-10-12T22:33:38.812 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: .469310+0000 mon.smithi012 (mon. 2023-10-12T22:33:38.812 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:38 smithi012 conmon[82638]: 0) 21 : audit [INF] from='mgr.14100 172.21.15.12:0/1310214922' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:39.203 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:39.203 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:39.203 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "fb44f766-694e-11ee-8db6-212e2dc638e7", 2023-10-12T22:33:39.204 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2023-10-12T22:33:39.204 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-12T22:33:39.204 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2023-10-12T22:33:39.204 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2023-10-12T22:33:39.204 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.205 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-12T22:33:39.205 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2023-10-12T22:33:39.205 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2023-10-12T22:33:39.205 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:39.205 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-12T22:33:39.206 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "smithi012" 2023-10-12T22:33:39.206 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:39.206 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 8, 2023-10-12T22:33:39.206 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2023-10-12T22:33:39.206 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:39.207 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-12T22:33:39.207 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-12T22:33:39.207 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.207 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2023-10-12T22:33:39.207 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:39.208 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-12T22:33:39.208 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-12T22:33:39.208 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-12T22:33:39.208 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-12T22:33:39.212 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-12T22:33:39.212 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-12T22:33:39.213 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.213 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2023-10-12T22:33:39.213 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-12T22:33:39.214 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-12T22:33:39.214 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-12T22:33:39.214 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-12T22:33:39.215 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-12T22:33:39.215 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-12T22:33:39.215 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-12T22:33:39.216 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-12T22:33:39.216 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.216 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2023-10-12T22:33:39.217 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:39.217 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-12T22:33:39.218 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-12T22:33:39.218 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.218 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-12T22:33:39.219 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2023-10-12T22:33:39.219 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-12T22:33:39.219 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2023-10-12T22:33:39.220 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2023-10-12T22:33:39.220 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2023-10-12T22:33:39.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2023-10-12T22:33:39.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:39.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:39.222 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.222 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2023-10-12T22:33:39.222 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:39.223 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2023-10-12T22:33:27.113974+0000", 2023-10-12T22:33:39.223 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:39.223 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:39.224 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-12T22:33:39.224 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:39.631 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (3/15)... 2023-10-12T22:33:39.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:39 smithi012 conmon[82638]: audit 2023-10-12T22:33:39.199588+0000 mon.smithi012 (mon.0) 22 : audit [DBG] from='client.? 172.21.15.12:0/2588568965' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-12T22:33:39.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:39 smithi012 conmon[82638]: cluster 2023-10-12T22:33:39.430690+0000 mon.smithi012 (mon. 2023-10-12T22:33:39.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:39 smithi012 conmon[82638]: 0) 23 : cluster [DBG] mgrmap e3: smithi012.bsehnf(active, since 1.00517s) 2023-10-12T22:33:41.801 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:41 smithi012 conmon[82638]: cluster 2023-10-12T22:33:40.480695+0000 mon.smithi012 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi012.bsehnf(active, since 2s) 2023-10-12T22:33:42.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:42.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:42.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "fb44f766-694e-11ee-8db6-212e2dc638e7", 2023-10-12T22:33:42.305 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2023-10-12T22:33:42.305 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-12T22:33:42.305 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2023-10-12T22:33:42.305 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2023-10-12T22:33:42.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-12T22:33:42.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2023-10-12T22:33:42.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2023-10-12T22:33:42.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "smithi012" 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2023-10-12T22:33:42.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:42.308 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-12T22:33:42.308 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-12T22:33:42.308 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.308 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2023-10-12T22:33:42.308 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:42.309 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-12T22:33:42.309 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-12T22:33:42.309 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-12T22:33:42.309 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-12T22:33:42.312 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-12T22:33:42.313 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-12T22:33:42.313 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.313 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2023-10-12T22:33:42.313 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-12T22:33:42.313 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-12T22:33:42.314 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-12T22:33:42.314 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-12T22:33:42.314 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-12T22:33:42.314 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-12T22:33:42.314 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-12T22:33:42.315 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-12T22:33:42.315 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.315 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2023-10-12T22:33:42.315 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:42.315 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-12T22:33:42.316 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2023-10-12T22:33:42.317 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2023-10-12T22:33:42.317 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2023-10-12T22:33:42.317 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2023-10-12T22:33:42.317 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2023-10-12T22:33:42.317 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:42.318 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.318 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2023-10-12T22:33:42.318 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-12T22:33:42.318 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2023-10-12T22:33:27.113974+0000", 2023-10-12T22:33:42.318 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2023-10-12T22:33:42.319 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2023-10-12T22:33:42.319 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-12T22:33:42.319 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:42.638 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:42 smithi012 conmon[82638]: audit 2023-10-12T22:33:42.301286+0000 mon.smithi012 (mon.0) 25 : audit [DBG] from='client.? 172.21.15.12:0/1858704073' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-12T22:33:42.675 INFO:teuthology.orchestra.run.smithi012.stderr:mgr is available 2023-10-12T22:33:43.301 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:43.302 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [global] 2023-10-12T22:33:43.302 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: fsid = fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:43.302 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-12T22:33:43.302 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-12T22:33:43.303 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-12T22:33:43.303 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-12T22:33:43.303 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:43.303 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [mgr] 2023-10-12T22:33:43.303 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-12T22:33:43.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2023-10-12T22:33:43.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [osd] 2023-10-12T22:33:43.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-12T22:33:43.304 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-12T22:33:43.611 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling cephadm module... 2023-10-12T22:33:43.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:43 smithi012 conmon[82638]: audit 2023-10-12T22:33:43.299528+0000 mon.smithi012 ( 2023-10-12T22:33:43.631 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:43 smithi012 conmon[82638]: mon.0) 26 : audit [INF] from='client.? 172.21.15.12:0/3156136488' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-12T22:33:44.735 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:44 smithi012 conmon[82638]: audit 2023-10-12T22:33:44.216912+0000 mon.smithi012 (mon 2023-10-12T22:33:44.736 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:44 smithi012 conmon[82638]: .0) 27 : audit [INF] from='client.? 172.21.15.12:0/1899827109' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-12T22:33:45.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:45 smithi012 conmon[82638]: audit 2023-10-12T22:33:44.488533+0000 mon.smithi012 ( 2023-10-12T22:33:45.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:45 smithi012 conmon[82638]: mon.0) 28 : audit [INF] from='client.? 172.21.15.12:0/1899827109' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-12T22:33:45.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:45 smithi012 conmon[82638]: cluster 2023-10-12T22:33:44.488631+0000 mon.smithi012 (mon.0) 29 : cluster [DBG] mgrmap e5: smithi012.bsehnf(active, since 6s) 2023-10-12T22:33:47.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:47.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-12T22:33:47.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2023-10-12T22:33:47.306 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "active_name": "smithi012.bsehnf", 2023-10-12T22:33:47.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-12T22:33:47.307 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:47.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:47 smithi012 conmon[82638]: audit 2023-10-12T22:33:47.304833+0000 mon.smithi012 2023-10-12T22:33:47.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:47 smithi012 conmon[82638]: (mon.0) 30 : audit [DBG] from='client.? 172.21.15.12:0/3565680967' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-12T22:33:49.189 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for the mgr to restart... 2023-10-12T22:33:49.189 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr epoch 5... 2023-10-12T22:33:50.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster 2023-10-12T22:33:50 2023-10-12T22:33:50.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: .124712+0000 mon.smithi012 (mon.0) 31 : cluster [INF] Active manager daemon smithi012.bsehnf restarted 2023-10-12T22:33:50.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster 2023-10-12T22:33:50.125014+0000 mon.smithi012 (mon.0 2023-10-12T22:33:50.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: ) 32 : cluster [INF] Activating manager daemon smithi012.bsehnf 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster 2023-10 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: -12T22:33:50.127818+0000 mon.smithi012 (mon.0) 33 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster 2023-10-12T22:33: 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: 50.127935+0000 mon.smithi012 (mon.0) 34 : 2023-10-12T22:33:50.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster [DBG] mgrmap e6: smithi012.bsehnf(active, starting, since 0.00302656s) 2023-10-12T22:33:50.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12T22:33:50 2023-10-12T22:33:50.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: .128914+0000 mon.smithi012 (mon.0) 35 : audit 2023-10-12T22:33:50.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata", "id": "smithi012"}]: dispatch 2023-10-12T22:33:50.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12T22:33:50. 2023-10-12T22:33:50.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: 129810+0000 mon.smithi012 (mon.0) 36 : audit 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr metadata", "who": "smithi012.bsehnf", "id": "smithi012.bsehnf"}]: dispatch 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: 2023-10-12T22:33:50.130543+0000 mon.smithi012 ( 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12 2023-10-12T22:33:50.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: T22:33:50.130718+0000 mon.smithi012 (mon 2023-10-12T22:33:50.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: .0) 38 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-12T22:33:50.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12 2023-10-12T22:33:50.557 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: T22:33:50.130876+0000 mon.smithi012 ( 2023-10-12T22:33:50.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-12T22:33:50.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: cluster 2023-10- 2023-10-12T22:33:50.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: 12T22:33:50.133143+0000 mon.smithi012 2023-10-12T22:33:50.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: (mon.0) 40 : cluster 2023-10-12T22:33:50.558 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: [INF] Manager daemon smithi012.bsehnf is now available 2023-10-12T22:33:50.559 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: audit 2023-10-12T22 2023-10-12T22:33:50.559 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: :33:50.147019+0000 mon.smithi012 (mon.0 2023-10-12T22:33:50.559 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:50 smithi012 conmon[82638]: ) 41 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:51.188 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:33:51.189 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-12T22:33:51.189 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "initialized": true 2023-10-12T22:33:51.189 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:33:51.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: cephadm 2023-10-12T22:33:50.144187+0000 mgr.smithi012.bsehnf (mgr. 2023-10-12T22:33:51.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-12T22:33:51.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023-10-12T22:33:50.240494+0000 mon.smithi012 (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:51.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:33:51.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 10-12T22:33:50.241457+0000 mon.smithi012 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:33:51.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023-10- 2023-10-12T22:33:51.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 12T22:33:50.242805+0000 mon.smithi012 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:33:51.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023-10-12T22:33:50.244379+0000 mon.smithi012 (mon 2023-10-12T22:33:51.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: .0) 45 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:33:51.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023-10-12T22:33:50.258108+0000 mon.smithi012 (mon. 2023-10-12T22:33:51.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 0) 46 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/mirror_snapshot_schedule"}]: dispatch 2023-10-12T22:33:51.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: audit 2023-10-12T22:33:51.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 2023-10-12T22:33:50.261192+0000 mon.smithi012 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/trash_purge_schedule"}]: dispatch 2023-10-12T22:33:51.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: 2023-10-12T22:33:51.555 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: cluster 2023-10-12T22 2023-10-12T22:33:51.556 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:51 smithi012 conmon[82638]: :33:51.129743+0000 mon.smithi012 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi012.bsehnf(active, since 1.00483s) 2023-10-12T22:33:52.548 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:52 smithi012 conmon[82638]: audit 2023-10-12T22:33:51.129525+0000 mgr.smithi012.bsehnf (mgr.14118 2023-10-12T22:33:52.549 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:52 smithi012 conmon[82638]: ) 2 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-12T22:33:52.549 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:52 smithi012 conmon[82638]: audit 2023-10-12T22:33:51.135728+0000 mgr.smithi012.bsehnf (mgr.14118) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-12T22:33:53.331 INFO:teuthology.orchestra.run.smithi012.stderr:mgr epoch 5 is available 2023-10-12T22:33:53.331 INFO:teuthology.orchestra.run.smithi012.stderr:Setting orchestrator backend to cephadm... 2023-10-12T22:33:53.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:53 smithi012 conmon[82638]: cluster 2023-10-12T22:33:52.243187+0000 mon.smithi012 (mon.0) 49 : cluster 2023-10-12T22:33:53.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:53 smithi012 conmon[82638]: [DBG] mgrmap e8: smithi012.bsehnf(active, since 2s) 2023-10-12T22:33:56.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:56 smithi012 conmon[82638]: audit 2023-10-12T22:33:55.316307+0000 mgr.smithi012.bsehnf ( 2023-10-12T22:33:56.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:56 smithi012 conmon[82638]: mgr.14118) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:33:56.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:56 smithi012 conmon[82638]: audit 2023-10-12T22:33:55.320187+0000 mon.smithi012 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:56.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:56 smithi012 conmon[82638]: audit 2023-10-12T22:33:55.373179+0000 mon.smithi012 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:33:56.740 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: value unchanged 2023-10-12T22:33:57.117 INFO:teuthology.orchestra.run.smithi012.stderr:Generating ssh key... 2023-10-12T22:33:58.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:57 smithi012 conmon[82638]: audit 2023-10-12T22:33:56.740028+0000 mgr.smithi012.bsehnf 2023-10-12T22:33:58.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:57 smithi012 conmon[82638]: (mgr.14118) 5 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:33:59.458 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChOhx9wA0btG5MaE7xhxeecmW/dObgVYjFyw7LHjg9qJ2mH6EHnFwGFwwL1Xq4Z3k+3ffc88q9m4PdsQnwhpJZLB+0/cR57L1452hD+wKKG7+bCpEavLhqgAszdIwGMtJvc51c61/T4MehRVpMGulwJsMZXdcbSnA5dDLyWOFV2j4hmA/OQ7YXbKROwH77DBcHRBKNkiKz9ACSPHIq2z67HltSLohCvTyroQUlf1PFpzHwUTGMjxnYKSW9wJcO9smffj3y0AtOnfYvcxxrZ0uM5ALNf/yTv2/m14IKzXkI+hUYfh/xaAuTX9fdE+IhjhmokfYlOPtq29otJH82Gki2eLM3x/yw19IYGI/4S1n5y9l6NQ2t/mEEHh+WJwoA4MOs1wmvv87HLZWXViLyTjqlJIHCwwHWsbdQkD34UohFJvwkZsDJPbyOsqwEXce3I0nJ4uFwzQcFbYoUBBcVhs2ASY4Wc0C2vsNoGW7/jCJZp86ntZr2f6OUO7igg0MuxHc= ceph-fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:33:59.791 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-12T22:33:59.791 INFO:teuthology.orchestra.run.smithi012.stderr:Adding key to root@localhost authorized_keys... 2023-10-12T22:33:59.792 INFO:teuthology.orchestra.run.smithi012.stderr:Adding host smithi012... 2023-10-12T22:33:59.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: audit 2023-10-12T22:33:57.720522+0000 mgr.smithi012.bsehnf (mgr.14118) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:33:59.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: cephadm 2023-10-12T22:33:57.720757+0000 mgr.smithi012.bsehnf (mgr.14118) 7 : cephadm [INF] Generating ssh key... 2023-10-12T22:33:59.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: audit 2023-10-12T22:33: 2023-10-12T22:33:59.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: 58.442772+0000 mon.smithi012 (mon.0) 52 : audit [INF] 2023-10-12T22:33:59.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:33:59.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: audit 2023-10 2023-10-12T22:33:59.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: -12T22:33:58.447785 2023-10-12T22:33:59.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: +0000 mon.smithi012 (mon.0) 53 2023-10-12T22:33:59.804 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:33:59 smithi012 conmon[82638]: : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:00.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:00 smithi012 conmon[82638]: audit 2023-10-12T22:33:59.457577+0000 mgr.smithi012.bsehnf (mgr.14118) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:01.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Added host 'smithi012' with addr '172.21.15.12' 2023-10-12T22:34:01.529 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying mon service with default placement... 2023-10-12T22:34:01.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:01 smithi012 conmon[82638]: audit 2023-10-12T22:34:00.397713+0000 mgr.smithi012.bsehnf (mgr.14118) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:01.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:01 smithi012 conmon[82638]: audit 2023-10-12T22:34:01.127793+0000 mon.smithi012 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:01.790 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:01 smithi012 conmon[82638]: audit 2023-10-12T22:34:01.147016+0000 mon.smithi012 (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:34:02.274 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-12T22:34:02.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:02 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:01.128078+0000 mgr.smithi012.bsehnf 2023-10-12T22:34:02.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:02 smithi012 conmon[82638]: (mgr.14118) 10 : cephadm [INF] Added host smithi012 2023-10-12T22:34:02.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:02 smithi012 conmon[82638]: audit 2023-10-12T22:34:02.273515+0000 mon.smithi012 (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:02.767 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying mgr service with default placement... 2023-10-12T22:34:03.579 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-12T22:34:03.744 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:03 smithi012 conmon[82638]: audit 2023-10-12T22:34:02.270077+0000 mgr.smithi012.bsehnf 2023-10-12T22:34:03.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:03 smithi012 conmon[82638]: (mgr.14118) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:03.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:03 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:02.271317+0000 mgr.smithi012.bsehnf (mgr.14118) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-12T22:34:03.745 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:03 smithi012 conmon[82638]: audit 2023-10-12T22:34:03.066184+0000 mon.smithi012 (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:03.904 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying crash service with default placement... 2023-10-12T22:34:04.515 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled crash update... 2023-10-12T22:34:04.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:04 smithi012 conmon[82638]: audit 2023-10-12T22:34:03.492846+0000 mon.smithi012 ( 2023-10-12T22:34:04.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:04 smithi012 conmon[82638]: mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:04.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:04 smithi012 conmon[82638]: audit 2023-10-12T22:34:03.578482+0000 mon.smithi012 (mon.0) 59 2023-10-12T22:34:04.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:04 smithi012 conmon[82638]: : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:04.940 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying prometheus service with default placement... 2023-10-12T22:34:05.654 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-10-12T22:34:05.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: audit 2023-10-12T22:34:03.575273+0000 mgr.smithi012.bsehnf (mgr.14118) 13 : audit 2023-10-12T22:34:05.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:05.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:03.576143+0000 mgr.smithi012.bsehnf (mgr.14118) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-12T22:34:05.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: audit 2023-10-12T22:34:04.511400+0000 mgr.smithi012.bsehnf (mgr.14118) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:05.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:04.512325+0000 mgr.smithi012.bsehnf (mgr.14118) 16 : cephadm [INF] Saving service crash spec with placement * 2023-10-12T22:34:05.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:05 smithi012 conmon[82638]: audit 2023-10-12T22:34:04.514996+0000 mon.smithi012 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:06.027 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying grafana service with default placement... 2023-10-12T22:34:06.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:06 smithi012 conmon[82638]: audit 2023-10-12T22:34:05.574450+0000 mon.smithi012 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:06.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:06 smithi012 conmon[82638]: audit 2023-10-12T22:34:05.649542+0000 mgr.smithi012.bsehnf (mgr.14118) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:06.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:06 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:05.650446+0000 mgr.smithi012.bsehnf (mgr.14118) 18 : cephadm [INF] Saving service prometheus spec with placement count:1 2023-10-12T22:34:06.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:06 smithi012 conmon[82638]: audit 2023-10-12T22:34:05.653244+0000 mon.smithi012 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:06.902 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-10-12T22:34:07.314 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying node-exporter service with default placement... 2023-10-12T22:34:08.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:07 smithi012 conmon[82638]: audit 2023-10-12T22:34:06.897683+0000 mgr.smithi012.bsehnf (mgr.14118) 19 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:08.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:07 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:06.898519+0000 mgr.smithi012.bsehnf (mgr.14118) 20 : cephadm [INF] Saving service grafana spec with placement count:1 2023-10-12T22:34:08.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:07 smithi012 conmon[82638]: audit 2023-10-12T22:34:06.901408+0000 mon.smithi012 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:08.249 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-10-12T22:34:08.639 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying alertmanager service with default placement... 2023-10-12T22:34:09.260 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-10-12T22:34:09.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:09 smithi012 conmon[82638]: audit 2023-10-12T22:34:08.246000+0000 mgr.smithi012.bsehnf (mgr.14118) 21 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:09.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:09 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:08.246884+0000 mgr.smithi012.bsehnf (mgr.14118) 22 : cephadm [INF] Saving service node-exporter spec with placement * 2023-10-12T22:34:09.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:09 smithi012 conmon[82638]: audit 2023-10-12T22:34:08.249127+0000 mon.smithi012 ( 2023-10-12T22:34:09.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:09 smithi012 conmon[82638]: mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:10.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: audit 2023-10-12T22:34:09.257539+0000 2023-10-12T22:34:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: mgr.smithi012.bsehnf (mgr.14118) 23 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:09.258353+0000 mgr.smithi012.bsehnf ( 2023-10-12T22:34:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: mgr.14118) 24 : cephadm [INF] Saving service alertmanager spec with placement count:1 2023-10-12T22:34:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: audit 2023-10-12T22:34:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: 2023-10-12T22:34:09.260143+0000 2023-10-12T22:34:10.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: mon.smithi012 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.12:0/1556884648' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:10.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: 2023-10-12T22:34:10.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: audit 2023-10-12T22: 2023-10-12T22:34:10.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: 34:10.184503+0000 mon.smithi012 (mon.0) 2023-10-12T22:34:10.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:10 smithi012 conmon[82638]: 66 : audit [INF] from='client.? 172.21.15.12:0/3522398300' entity='client.admin' 2023-10-12T22:34:11.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:11 smithi012 conmon[82638]: cluster 2023-10-12T22:34:10.131876+0000 mgr.smithi012.bsehnf (mgr.14118) 25 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:11.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:11 smithi012 conmon[82638]: audit 2023-10-12T22:34:11.095797+0000 mon.smithi012 (mon.0) 67 : audit [INF] from='client.? 172.21.15.12:0/4056029322' entity='client.admin' 2023-10-12T22:34:11.649 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling the dashboard module... 2023-10-12T22:34:13.530 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:13 smithi012 conmon[82638]: cluster 2023-10-12T22:34:12.132134+0000 mgr.smithi012.bsehnf (mgr.14118) 26 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:13.530 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:13 smithi012 conmon[82638]: audit 2023-10-12T22:34:12.303202+0000 mon.smithi012 (mon.0) 68 : audit [INF] from='client.? 172.21.15.12:0/3665632685' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-12T22:34:14.352 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:34:14.352 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-12T22:34:14.352 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2023-10-12T22:34:14.353 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "active_name": "smithi012.bsehnf", 2023-10-12T22:34:14.353 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-12T22:34:14.353 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:34:14.534 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:14 smithi012 conmon[82638]: audit 2023-10-12T22:34:13.267416+0000 mon.smithi012 (mon.0) 69 : audit 2023-10-12T22:34:14.534 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:14 smithi012 conmon[82638]: [INF] from='client.? 172.21.15.12:0/3665632685' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-12T22:34:14.534 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:14 smithi012 conmon[82638]: cluster 2023-10-12T22:34:13.267521+0000 mon.smithi012 (mon.0) 70 : cluster [DBG] mgrmap e9: smithi012.bsehnf(active, since 23s) 2023-10-12T22:34:14.734 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for the mgr to restart... 2023-10-12T22:34:14.735 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr epoch 9... 2023-10-12T22:34:15.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:15 smithi012 conmon[82638]: audit 2023-10-12T22:34:14.350548+0000 mon.smithi012 (mon.0) 71 : audit 2023-10-12T22:34:15.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:15 smithi012 conmon[82638]: [DBG] from='client.? 172.21.15.12:0/3198946765' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-12T22:34:19.200 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: cluster 2023-10-12T22:34:18.960621+0000 mon.smithi012 (mon 2023-10-12T22:34:19.200 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: .0) 72 : cluster [INF] Active manager daemon smithi012.bsehnf restarted 2023-10-12T22:34:19.200 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: cluster 2023-10-12T22:34:18.960847+0000 mon.smithi012 (mon.0) 73 : cluster [INF] Activating manager daemon smithi012.bsehnf 2023-10-12T22:34:19.201 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: cluster 2023-10- 2023-10-12T22:34:19.201 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 12T22:34:18.966108+0000 mon.smithi012 (mon.0) 74 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-12T22:34:19.201 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: cluster 2023-10- 2023-10-12T22:34:19.201 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 12T22:34:18.966260+0000 mon.smithi012 (mon.0) 75 : cluster [DBG] mgrmap e10: smithi012.bsehnf(active, starting, since 0.00550199s) 2023-10-12T22:34:19.201 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: audit 2023-10-12T22:34:18. 2023-10-12T22:34:19.202 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 967142+0000 mon.smithi012 (mon.0) 76 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata", "id": "smithi012"}]: dispatch 2023-10-12T22:34:19.202 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: audit 2023-10-12T22:34: 2023-10-12T22:34:19.202 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 18.967841+0000 mon.smithi012 (mon.0) 77 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr metadata", "who": "smithi012.bsehnf", "id": "smithi012.bsehnf"}]: dispatch 2023-10-12T22:34:19.203 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: audit 2023-10-12T 2023-10-12T22:34:19.203 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 22:34:18.968470+0000 mon.smithi012 (mon.0) 78 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-12T22:34:19.203 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: 2023-10-12T22:34:19.203 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: audit 2023-10-12T22 2023-10-12T22:34:19.204 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: :34:18.968708+0000 mon.smithi012 (mon.0) 79 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-12T22:34:19.204 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: audit 2023-10-12T22:34:18.968929+0000 2023-10-12T22:34:19.204 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: mon.smithi012 (mon.0) 80 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-12T22:34:19.204 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: cluster 2023-10-12T22:34:18.982964+0000 mon.smithi012 ( 2023-10-12T22:34:19.205 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:19 smithi012 conmon[82638]: mon.0) 81 : cluster [INF] Manager daemon smithi012.bsehnf is now available 2023-10-12T22:34:19.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2023-10-12T22:34:19.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-12T22:34:19.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "initialized": true 2023-10-12T22:34:19.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2023-10-12T22:34:20.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.085043+0000 2023-10-12T22:34:20.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: mon.smithi012 (mon.0) 82 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:34:20.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.086362+0000 mon.smithi012 (mon.0) 83 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:34:20.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.109752+0000 mon.smithi012 (mon.0) 84 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/mirror_snapshot_schedule"}]: dispatch 2023-10-12T22:34:20.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.112673+0000 mon.smithi012 (mon.0) 85 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/trash_purge_schedule"}]: dispatch 2023-10-12T22:34:20.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:20 smithi012 conmon[82638]: cluster 2023-10-12T22:34:19.965547+0000 mon.smithi012 (mon.0) 86 : cluster [DBG] mgrmap e11: smithi012.bsehnf(active, since 1.00479s) 2023-10-12T22:34:20.385 INFO:teuthology.orchestra.run.smithi012.stderr:mgr epoch 9 is available 2023-10-12T22:34:20.385 INFO:teuthology.orchestra.run.smithi012.stderr:Generating a dashboard self-signed certificate... 2023-10-12T22:34:21.263 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-12T22:34:21.286 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:21 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.965040+0000 mgr.smithi012.bsehnf ( 2023-10-12T22:34:21.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:21 smithi012 conmon[82638]: mgr.14158) 1 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-12T22:34:21.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:21 smithi012 conmon[82638]: audit 2023-10-12T22:34:19.971179+0000 mgr.smithi012.bsehnf (mgr.14158) 2 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-12T22:34:21.287 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:21 smithi012 conmon[82638]: audit 2023-10-12T22:34:20.855723+0000 mon.smithi012 (mon.0) 87 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:21.621 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial admin user... 2023-10-12T22:34:22.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:22 smithi012 conmon[82638]: audit 2023-10-12T22:34:21.188573+0000 mgr.smithi012.bsehnf (mgr.14158) 3 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:22.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:22 smithi012 conmon[82638]: audit 2023-10-12T22:34:21.260490+0000 mon.smithi012 (mon.0) 88 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:22.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:22 smithi012 conmon[82638]: audit 2023-10-12T22:34:21.262302+0000 mon.smithi012 (mon.0) 89 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:22.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:22 smithi012 conmon[82638]: cluster 2023-10-12T22:34:21.857160+0000 mon.smithi012 (mon.0) 90 : cluster [DBG] mgrmap e12: smithi012.bsehnf(active, since 2s) 2023-10-12T22:34:22.671 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$DUX1nS27Fj0261PXbNMhQOd3tpezJUoRJABMrM9n9QB/U0KAyRL3.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1697150062, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-12T22:34:23.160 INFO:teuthology.orchestra.run.smithi012.stderr:Fetching dashboard port number... 2023-10-12T22:34:23.790 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 8443 2023-10-12T22:34:24.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:23 smithi012 conmon[82638]: audit 2023-10-12T22:34:22.422661+0000 mgr.smithi012.bsehnf ( 2023-10-12T22:34:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:23 smithi012 conmon[82638]: mgr.14158) 4 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:23 smithi012 conmon[82638]: audit 2023-10-12T22:34:22.671151+0000 mon.smithi012 (mon.0) 91 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:24.307 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: disabled 2023-10-12T22:34:24.314 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2023-10-12T22:34:24.315 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld.service is not enabled 2023-10-12T22:34:24.315 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-12T22:34:24.318 INFO:teuthology.orchestra.run.smithi012.stderr:Ceph Dashboard is now available at: 2023-10-12T22:34:24.318 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:24.318 INFO:teuthology.orchestra.run.smithi012.stderr: URL: https://smithi012.front.sepia.ceph.com:8443/ 2023-10-12T22:34:24.319 INFO:teuthology.orchestra.run.smithi012.stderr: User: admin 2023-10-12T22:34:24.319 INFO:teuthology.orchestra.run.smithi012.stderr: Password: bo3j9hzt5w 2023-10-12T22:34:24.319 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:24.319 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling autotune for osd_memory_target 2023-10-12T22:34:24.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:24 smithi012 conmon[82638]: audit 2023-10-12T22:34:23.789998+0000 mon.smithi012 ( 2023-10-12T22:34:24.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:24 smithi012 conmon[82638]: mon.0) 92 : audit [DBG] from='client.? 172.21.15.12:0/2457895649' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-12T22:34:26.066 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-12T22:34:26.492 INFO:teuthology.orchestra.run.smithi012.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-12T22:34:26.493 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.493 INFO:teuthology.orchestra.run.smithi012.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-12T22:34:26.493 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.493 INFO:teuthology.orchestra.run.smithi012.stderr:Or, if you are only running a single cluster on this host: 2023-10-12T22:34:26.494 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.494 INFO:teuthology.orchestra.run.smithi012.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-12T22:34:26.494 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.494 INFO:teuthology.orchestra.run.smithi012.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-12T22:34:26.495 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.495 INFO:teuthology.orchestra.run.smithi012.stderr: ceph telemetry on 2023-10-12T22:34:26.495 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.495 INFO:teuthology.orchestra.run.smithi012.stderr:For more information see: 2023-10-12T22:34:26.495 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.496 INFO:teuthology.orchestra.run.smithi012.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-10-12T22:34:26.496 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:34:26.496 INFO:teuthology.orchestra.run.smithi012.stderr:Bootstrap complete. 2023-10-12T22:34:26.543 INFO:tasks.cephadm:Fetching config... 2023-10-12T22:34:26.543 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:34:26.544 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-12T22:34:26.560 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-12T22:34:26.560 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:34:26.561 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-12T22:34:26.615 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-12T22:34:26.616 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:34:26.616 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/mon.smithi012/keyring of=/dev/stdout 2023-10-12T22:34:26.681 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-12T22:34:26.682 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:34:26.682 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-12T22:34:26.737 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-12T22:34:26.738 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChOhx9wA0btG5MaE7xhxeecmW/dObgVYjFyw7LHjg9qJ2mH6EHnFwGFwwL1Xq4Z3k+3ffc88q9m4PdsQnwhpJZLB+0/cR57L1452hD+wKKG7+bCpEavLhqgAszdIwGMtJvc51c61/T4MehRVpMGulwJsMZXdcbSnA5dDLyWOFV2j4hmA/OQ7YXbKROwH77DBcHRBKNkiKz9ACSPHIq2z67HltSLohCvTyroQUlf1PFpzHwUTGMjxnYKSW9wJcO9smffj3y0AtOnfYvcxxrZ0uM5ALNf/yTv2/m14IKzXkI+hUYfh/xaAuTX9fdE+IhjhmokfYlOPtq29otJH82Gki2eLM3x/yw19IYGI/4S1n5y9l6NQ2t/mEEHh+WJwoA4MOs1wmvv87HLZWXViLyTjqlJIHCwwHWsbdQkD34UohFJvwkZsDJPbyOsqwEXce3I0nJ4uFwzQcFbYoUBBcVhs2ASY4Wc0C2vsNoGW7/jCJZp86ntZr2f6OUO7igg0MuxHc= ceph-fb44f766-694e-11ee-8db6-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-12T22:34:26.800 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:26 smithi012 conmon[82638]: cluster 2023-10-12T22:34:25.674009+0000 mon.smithi012 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi012.bsehnf(active, since 6s) 2023-10-12T22:34:26.800 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:26 smithi012 conmon[82638]: audit 2023-10-12T22:34:26.062995+0000 mon.smithi012 (mon.0) 94 : audit [INF] from='client.? 172.21.15.12:0/1363342257' entity='client.admin' 2023-10-12T22:34:26.814 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChOhx9wA0btG5MaE7xhxeecmW/dObgVYjFyw7LHjg9qJ2mH6EHnFwGFwwL1Xq4Z3k+3ffc88q9m4PdsQnwhpJZLB+0/cR57L1452hD+wKKG7+bCpEavLhqgAszdIwGMtJvc51c61/T4MehRVpMGulwJsMZXdcbSnA5dDLyWOFV2j4hmA/OQ7YXbKROwH77DBcHRBKNkiKz9ACSPHIq2z67HltSLohCvTyroQUlf1PFpzHwUTGMjxnYKSW9wJcO9smffj3y0AtOnfYvcxxrZ0uM5ALNf/yTv2/m14IKzXkI+hUYfh/xaAuTX9fdE+IhjhmokfYlOPtq29otJH82Gki2eLM3x/yw19IYGI/4S1n5y9l6NQ2t/mEEHh+WJwoA4MOs1wmvv87HLZWXViLyTjqlJIHCwwHWsbdQkD34UohFJvwkZsDJPbyOsqwEXce3I0nJ4uFwzQcFbYoUBBcVhs2ASY4Wc0C2vsNoGW7/jCJZp86ntZr2f6OUO7igg0MuxHc= ceph-fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:34:26.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChOhx9wA0btG5MaE7xhxeecmW/dObgVYjFyw7LHjg9qJ2mH6EHnFwGFwwL1Xq4Z3k+3ffc88q9m4PdsQnwhpJZLB+0/cR57L1452hD+wKKG7+bCpEavLhqgAszdIwGMtJvc51c61/T4MehRVpMGulwJsMZXdcbSnA5dDLyWOFV2j4hmA/OQ7YXbKROwH77DBcHRBKNkiKz9ACSPHIq2z67HltSLohCvTyroQUlf1PFpzHwUTGMjxnYKSW9wJcO9smffj3y0AtOnfYvcxxrZ0uM5ALNf/yTv2/m14IKzXkI+hUYfh/xaAuTX9fdE+IhjhmokfYlOPtq29otJH82Gki2eLM3x/yw19IYGI/4S1n5y9l6NQ2t/mEEHh+WJwoA4MOs1wmvv87HLZWXViLyTjqlJIHCwwHWsbdQkD34UohFJvwkZsDJPbyOsqwEXce3I0nJ4uFwzQcFbYoUBBcVhs2ASY4Wc0C2vsNoGW7/jCJZp86ntZr2f6OUO7igg0MuxHc= ceph-fb44f766-694e-11ee-8db6-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-12T22:34:26.875 INFO:teuthology.orchestra.run.smithi053.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChOhx9wA0btG5MaE7xhxeecmW/dObgVYjFyw7LHjg9qJ2mH6EHnFwGFwwL1Xq4Z3k+3ffc88q9m4PdsQnwhpJZLB+0/cR57L1452hD+wKKG7+bCpEavLhqgAszdIwGMtJvc51c61/T4MehRVpMGulwJsMZXdcbSnA5dDLyWOFV2j4hmA/OQ7YXbKROwH77DBcHRBKNkiKz9ACSPHIq2z67HltSLohCvTyroQUlf1PFpzHwUTGMjxnYKSW9wJcO9smffj3y0AtOnfYvcxxrZ0uM5ALNf/yTv2/m14IKzXkI+hUYfh/xaAuTX9fdE+IhjhmokfYlOPtq29otJH82Gki2eLM3x/yw19IYGI/4S1n5y9l6NQ2t/mEEHh+WJwoA4MOs1wmvv87HLZWXViLyTjqlJIHCwwHWsbdQkD34UohFJvwkZsDJPbyOsqwEXce3I0nJ4uFwzQcFbYoUBBcVhs2ASY4Wc0C2vsNoGW7/jCJZp86ntZr2f6OUO7igg0MuxHc= ceph-fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:34:26.887 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-12T22:34:29.527 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-12T22:34:29.528 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-12T22:34:30.231 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:29 smithi012 conmon[82638]: audit 2023-10-12T22:34:28.936778+0000 mon.smithi012 (mon.0) 95 : audit [INF] from='client.? 172.21.15.12:0/2417127436' entity='client.admin' 2023-10-12T22:34:30.231 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:29 smithi012 conmon[82638]: audit 2023-10-12T22:34:29.178660+0000 mon.smithi012 (mon.0) 96 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:30.231 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:29 smithi012 conmon[82638]: audit 2023-10-12T22:34:29.720962+0000 mon.smithi012 (mon.0) 97 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2023-10-12T22:34:30.231 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:29 smithi012 conmon[82638]: audit 2023-10-12T22:34:29.724805+0000 mon.smithi012 (mon.0) 98 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:31.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:30 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:29.738205+0000 2023-10-12T22:34:31.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:30 smithi012 conmon[82638]: mgr.smithi012.bsehnf (mgr.14158) 5 : cephadm [INF] Deploying daemon alertmanager.smithi012 on smithi012 2023-10-12T22:34:31.781 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi053 2023-10-12T22:34:31.782 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:34:31.782 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/etc/ceph/ceph.conf 2023-10-12T22:34:31.800 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:34:31.800 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-12T22:34:31.857 INFO:tasks.cephadm:Adding host smithi053 to orchestrator... 2023-10-12T22:34:31.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph orch host add smithi053 2023-10-12T22:34:32.802 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:32 smithi012 conmon[82638]: audit 2023-10-12T22:34:31.325066+0000 mgr.smithi012.bsehnf (mgr.14158) 6 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:34:32.803 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:32 smithi012 conmon[82638]: audit 2023-10-12T22:34:31.327485+0000 mon.smithi012 (mon.0) 99 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:38.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: audit 2023-10-12T22:34:37.028964+0000 mon.smithi012 2023-10-12T22:34:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: (mon.0) 100 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: audit 2023-10-12T22:34:37.042310+0000 mon.smithi012 (mon.0) 101 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-12T22:34:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: audit 2023-10-12T22:34:37.046494+0000 mon.smithi012 (mon.0) 102 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi012", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-10-12T22:34:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: audit 2023-10-12T22:34:37.047083+0000 mon.smithi012 (mon.0) 103 : audit [DBG] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:34:38.304 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:38 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:37.047596+0000 mgr.smithi012.bsehnf (mgr.14158) 7 : cephadm [INF] Deploying daemon crash.smithi012 on smithi012 2023-10-12T22:34:40.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: cluster 2023-10-12T22:34:38.969694+0000 mgr.smithi012.bsehnf (mgr.14158) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:40.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.114883+0000 mon.smithi012 (mon.0) 104 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:40.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.121812+0000 mon.smithi012 (mon.0) 105 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:40.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.220751+0000 mon.smithi012 (mon.0) 106 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:40.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.225336+0000 mon.smithi012 (mon.0) 107 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:40.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.227309+0000 mon.smithi012 (mon.0) 108 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-12T22:34:40.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.227659+0000 mgr.smithi012.bsehnf (mgr.14158) 9 2023-10-12T22:34:40.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-12T22:34:40.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: audit 2023-10-12T22:34:39.232900+0000 mon.smithi012 (mon.0) 109 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:40.554 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:40 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:39.239469+0000 mgr.smithi012.bsehnf (mgr.14158) 10 : cephadm [INF] Deploying daemon grafana.smithi012 on smithi012 2023-10-12T22:34:42.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:42 smithi012 conmon[82638]: cluster 2023-10-12T22:34:40.969944+0000 2023-10-12T22:34:42.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:42 smithi012 conmon[82638]: mgr.smithi012.bsehnf (mgr.14158) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:44.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:44 smithi012 conmon[82638]: cluster 2023-10-12T22:34:42.970227+0000 mgr.smithi012.bsehnf 2023-10-12T22:34:44.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:44 smithi012 conmon[82638]: (mgr.14158) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:44.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:44 smithi012 conmon[82638]: audit 2023-10-12T22:34:44.118393+0000 mon.smithi012 (mon.0) 110 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:46.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:46 smithi012 conmon[82638]: cluster 2023-10-12T22:34:44.970434+0000 mgr.smithi012.bsehnf ( 2023-10-12T22:34:46.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:46 smithi012 conmon[82638]: mgr.14158) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:48.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:48 smithi012 conmon[82638]: cluster 2023-10-12T22:34:46.970684+0000 2023-10-12T22:34:48.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:48 smithi012 conmon[82638]: mgr.smithi012.bsehnf (mgr.14158) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:50.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:50 smithi012 conmon[82638]: cluster 2023-10-12T22:34:48.970920+0000 2023-10-12T22:34:50.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:50 smithi012 conmon[82638]: mgr.smithi012.bsehnf (mgr.14158) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:52.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:52 smithi012 conmon[82638]: cluster 2023-10-12T22:34:50.971268+0000 mgr.smithi012.bsehnf (mgr.14158) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:54.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:53 smithi012 conmon[82638]: audit 2023-10-12T22:34:52.894799+0000 mon.smithi012 (mon 2023-10-12T22:34:54.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:53 smithi012 conmon[82638]: .0) 111 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:54.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:53 smithi012 conmon[82638]: cephadm 2023-10-12T22:34:52.897041+0000 mgr.smithi012.bsehnf (mgr.14158) 17 : cephadm [INF] Deploying daemon node-exporter.smithi012 on smithi012 2023-10-12T22:34:54.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:53 smithi012 conmon[82638]: cluster 2023-10-12T22:34:52.971564+0000 mgr.smithi012.bsehnf (mgr.14158) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:55.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:55 smithi012 conmon[82638]: audit 2023-10-12T22:34:54.121500+0000 mon.smithi012 ( 2023-10-12T22:34:55.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:55 smithi012 conmon[82638]: mon.0) 112 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:56.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:56 smithi012 conmon[82638]: cluster 2023-10-12T22:34:54.971804+0000 mgr.smithi012.bsehnf (mgr.14158) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:34:56.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:56 smithi012 conmon[82638]: audit 2023-10-12T22:34:56.074193+0000 mon.smithi012 (mon.0) 113 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' 2023-10-12T22:34:56.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:56 smithi012 conmon[82638]: audit 2023-10-12T22:34:56.076554+0000 mon.smithi012 (mon 2023-10-12T22:34:56.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:56 smithi012 conmon[82638]: .0) 114 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-12T22:34:58.510 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:58 smithi012 conmon[82638]: audit 2023-10-12T22:34:57.076694+0000 mon.smithi012 (mon.0) 115 : audit [INF] from='mgr.14158 172.21.15.12:0/2893841589' entity='mgr.smithi012.bsehnf' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-12T22:34:58.511 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:34:58 smithi012 conmon[82638]: cluster 2023-10-12T22:34:57.076764+0000 mon.smithi012 (mon.0) 116 : cluster [DBG] mgrmap e14: smithi012.bsehnf(active, since 38s) 2023-10-12T22:35:02.910 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: cluster 2023-10-12T22:35:02.671342+0000 mon.smithi012 (mon.0) 117 : cluster [INF] Active manager daemon smithi012.bsehnf restarted 2023-10-12T22:35:02.910 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: cluster 2023-10-12T22:35:02.671573+0000 mon.smithi012 (mon.0) 118 : cluster [INF] Activating manager daemon smithi012.bsehnf 2023-10-12T22:35:02.911 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: cluster 2023-10-12T22:35:02.674838+0000 mon.smithi012 2023-10-12T22:35:02.911 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: (mon.0) 119 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-12T22:35:02.911 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: cluster 2023-10-12T22:35:02.911 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 2023-10-12T22:35:02.674926+0000 mon.smithi012 ( 2023-10-12T22:35:02.911 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: mon.0) 120 : cluster [DBG] mgrmap e15: smithi012.bsehnf(active, starting, since 0.0034546s) 2023-10-12T22:35:02.912 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit 2023-10-12 2023-10-12T22:35:02.912 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: T22:35:02.675960+0000 mon.smithi012 (mon 2023-10-12T22:35:02.912 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: .0) 121 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata", "id": "smithi012"}]: dispatch 2023-10-12T22:35:02.912 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit 2023-10-12T22: 2023-10-12T22:35:02.912 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 35:02.676615+0000 mon.smithi012 (mon.0) 2023-10-12T22:35:02.913 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 122 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr metadata", "who": "smithi012.bsehnf", "id": "smithi012.bsehnf"}]: dispatch 2023-10-12T22:35:02.913 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:35:02.913 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 10-12T22:35:02. 2023-10-12T22:35:02.913 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 677253+0000 mon.smithi012 (mon.0 2023-10-12T22:35:02.913 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: ) 123 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit 2023 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: -10-12T22:35:02. 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 677431+0000 mon.smithi012 (mon.0) 124 : 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:35:02.914 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 10-12T22:35:02 2023-10-12T22:35:02.915 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: .677602+0000 mon.smithi012 (mon. 2023-10-12T22:35:02.915 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 0) 125 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-12T22:35:02.915 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: cluster 2023-10-12T22:35:02.915 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 2023-10-12T22: 2023-10-12T22:35:02.915 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 35:02.690876+0000 mon.smithi012 (mon. 2023-10-12T22:35:02.916 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:02 smithi012 conmon[82638]: 0) 126 : cluster [INF] Manager daemon smithi012.bsehnf is now available 2023-10-12T22:35:04.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: audit 2023-10-12T22:35:02.792325+0000 mon.smithi012 (mon.0) 127 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:35:04.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: audit 2023-10-12T22:35:02. 2023-10-12T22:35:04.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 793599+0000 mon.smithi012 (mon.0) 128 : audit [DBG] 2023-10-12T22:35:04.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:35:04.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: audit 2023-10-12T 2023-10-12T22:35:04.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 22:35:02.817528+0000 mon.smithi012 2023-10-12T22:35:04.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: (mon.0) 129 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:04.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: audit 2023-10-12T22:35:04.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 2023-10-12T22:35 2023-10-12T22:35:04.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: :02.828958+0000 mon.smithi012 (mon.0 2023-10-12T22:35:04.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: ) 130 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/mirror_snapshot_schedule"}]: dispatch 2023-10-12T22:35:04.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: audit 2023 2023-10-12T22:35:04.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: -10-12T22:35: 2023-10-12T22:35:04.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 02.834478+0000 mon.smithi012 (mon. 2023-10-12T22:35:04.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 0) 131 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi012.bsehnf/trash_purge_schedule"}]: dispatch 2023-10-12T22:35:04.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: cluster 2023-10- 2023-10-12T22:35:04.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 12T22:35:03.675952+0000 2023-10-12T22:35:04.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: mon.smithi012 (mon.0) 132 : cluster [DBG] mgrmap e16: smithi012.bsehnf(active, since 1.00448s) 2023-10-12T22:35:04.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:03 smithi012 conmon[82638]: 2023-10-12T22:35:04.436 INFO:teuthology.orchestra.run.smithi053.stdout:Added host 'smithi053' with addr '172.21.15.53' 2023-10-12T22:35:05.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-12T22:35:05.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:04 smithi012 conmon[82638]: audit 2023-10-12T22:35: 2023-10-12T22:35:05.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:04 smithi012 conmon[82638]: 03.676250+0000 mgr.smithi012.bsehnf (mgr.14182) 1 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:35:05.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:04 smithi012 conmon[82638]: audit 2023-10-12T22:35:04.434756+0000 mon.smithi012 (mon.0) 133 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:06.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:05 smithi012 conmon[82638]: cephadm 2023-10-12T22:35:04.435133+0000 mgr.smithi012.bsehnf (mgr.14182) 2 : cephadm [INF] Added host smithi053 2023-10-12T22:35:06.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:05 smithi012 conmon[82638]: cluster 2023-10-12T22:35:05.436220+0000 mon.smithi012 (mon.0) 134 : cluster [DBG] mgrmap e17: smithi012.bsehnf(active, since 2s) 2023-10-12T22:35:06.750 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:06.751 INFO:teuthology.orchestra.run.smithi053.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}] 2023-10-12T22:35:07.199 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-12T22:35:07.199 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph osd crush tunables default 2023-10-12T22:35:07.853 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:06.591288+0000 mon.smithi012 (mon.0) 135 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:07.854 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:06.749391+0000 mgr.smithi012.bsehnf (mgr.14182) 3 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-12T22:35:07.854 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:06.985729+0000 mon.smithi012 (mon.0) 136 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2023-10-12T22:35:07.854 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:06.986658+0000 mon.smithi012 (mon.0) 137 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:35:07.855 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:06 2023-10-12T22:35:07.855 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: .987269+0000 mon.smithi012 (mon.0) 138 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-12T22:35:07.855 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: cephadm 2023-10-12T22 2023-10-12T22:35:07.856 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: :35:06.988365+0000 mgr.smithi012.bsehnf (mgr.14182) 4 : cephadm 2023-10-12T22:35:07.856 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: [INF] Updating smithi012:/etc/ceph/ceph.conf 2023-10-12T22:35:07.856 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: cephadm 2023 2023-10-12T22:35:07.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: -10-12T22:35:07.026662+0000 mgr.smithi012.bsehnf (mgr. 2023-10-12T22:35:07.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: 14182) 5 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2023-10-12T22:35:07.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35 2023-10-12T22:35:07.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: :07.055083+0000 mon.smithi012 (mon.0) 2023-10-12T22:35:07.857 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: 139 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:07.858 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: audit 2023-10-12T22:35:07.858 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: 2023-10-12T22:35:07.057438+0000 2023-10-12T22:35:07.858 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: mon.smithi012 (mon.0) 140 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:07.858 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: 2023-10-12T22:35:07.858 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: cephadm 2023-10-12 2023-10-12T22:35:07.859 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: T22:35:07.069709+0000 mgr.smithi012.bsehnf (mgr.14182) 6 : 2023-10-12T22:35:07.859 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:07 smithi012 conmon[82638]: cephadm [INF] Deploying daemon prometheus.smithi012 on smithi012 2023-10-12T22:35:09.247 INFO:teuthology.orchestra.run.smithi012.stderr:adjusted tunables profile to default 2023-10-12T22:35:09.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:09 smithi012 conmon[82638]: audit 2023-10-12T22:35:09.191167+0000 mon.smithi012 (mon.0) 141 : audit [INF] from='client.? 172.21.15.12:0/1957323669' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-12T22:35:09.860 INFO:tasks.cephadm:Adding mon.smithi012 on smithi012 2023-10-12T22:35:09.861 INFO:tasks.cephadm:Adding mon.smithi053 on smithi053 2023-10-12T22:35:09.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph orch apply mon '2;smithi012:172.21.15.12=smithi012;smithi053:172.21.15.53=smithi053' 2023-10-12T22:35:10.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:10 smithi012 conmon[82638]: audit 2023-10-12T22:35:09.244098+0000 mon.smithi012 (mon.0) 142 : audit [INF] from='client.? 172.21.15.12:0/1957323669' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-12T22:35:10.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:10 smithi012 conmon[82638]: cluster 2023-10-12T22:35:09.244155+0000 mon.smithi012 (mon.0) 143 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-10-12T22:35:11.587 INFO:teuthology.orchestra.run.smithi053.stdout:Scheduled mon update... 2023-10-12T22:35:11.945 DEBUG:teuthology.orchestra.run.smithi053:mon.smithi053> sudo journalctl -f -n 0 -u ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi053.service 2023-10-12T22:35:11.947 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:11.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:11.974 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:-- Logs begin at Thu 2023-10-12 22:19:58 UTC. -- 2023-10-12T22:35:13.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: audit 2023-10-12T22:35:11.580444 2023-10-12T22:35:13.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: +0000 mgr.smithi012.bsehnf (mgr.14182) 7 : audit [DBG] from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi012:172.21.15.12=smithi012;smithi053:172.21.15.53=smithi053", "target": ["mon-mgr", ""]}]: dispatch 2023-10-12T22:35:13.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: cephadm 2023-10-12T22:35:11.582302+0000 mgr.smithi012.bsehnf (mgr.14182) 8 : cephadm [INF] 2023-10-12T22:35:13.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: Saving service mon spec with placement smithi012:172.21.15.12=smithi012;smithi053:172.21.15.53=smithi053;count:2 2023-10-12T22:35:13.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: audit 2023-10-12T22:35:11.585904+0000 mon.smithi012 (mon.0 2023-10-12T22:35:13.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:12 smithi012 conmon[82638]: ) 144 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:13.938 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:13.938 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"fb44f766-694e-11ee-8db6-212e2dc638e7","modified":"2023-10-12T22:33:24.753833Z","created":"2023-10-12T22:33:24.753833Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-12T22:35:13.940 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2023-10-12T22:35:14.245 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:13 smithi012 conmon[82638]: audit 2023-10-12T22:35:13.937907+0000 mon.smithi012 ( 2023-10-12T22:35:14.246 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:13 smithi012 conmon[82638]: mon.0) 145 : audit [DBG] from='client.? 172.21.15.53:0/3885089122' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-12T22:35:15.325 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:15.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:17.208 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:17.208 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"fb44f766-694e-11ee-8db6-212e2dc638e7","modified":"2023-10-12T22:33:24.753833Z","created":"2023-10-12T22:33:24.753833Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-12T22:35:17.210 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2023-10-12T22:35:17.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:17 smithi012 conmon[82638]: audit 2023-10-12T22:35:16.228868+0000 mon.smithi012 (mon.0) 146 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:17.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:17 smithi012 conmon[82638]: audit 2023-10-12T22:35:16.229940+0000 mon.smithi012 (mon.0) 147 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-12T22:35:17.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:17 smithi012 conmon[82638]: audit 2023-10-12T22:35:16.810496+0000 mon.smithi012 (mon.0) 148 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:17.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:17 smithi012 conmon[82638]: audit 2023-10-12T22:35:17.207608+0000 mon.smithi012 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.53:0/3074372714' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-12T22:35:18.705 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:18.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:19.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:18 smithi012 conmon[82638]: audit 2023-10-12T22:35:17.809853+0000 2023-10-12T22:35:19.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:18 smithi012 conmon[82638]: mon.smithi012 (mon.0) 150 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:19.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:18 smithi012 conmon[82638]: audit 2023-10-12T22:35:17.821515+0000 mon.smithi012 (mon.0) 151 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:23.166 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:23.167 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"fb44f766-694e-11ee-8db6-212e2dc638e7","modified":"2023-10-12T22:33:24.753833Z","created":"2023-10-12T22:33:24.753833Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-12T22:35:23.168 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2023-10-12T22:35:24.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:23 smithi012 conmon[82638]: cluster 2023-10-12T22:35:22.678670+0000 mgr.smithi012.bsehnf (mgr.14182) 9 : cluster 2023-10-12T22:35:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:23 smithi012 conmon[82638]: [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:23 smithi012 conmon[82638]: audit 2023-10-12T22:35:23.165621+0000 mon.smithi012 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.53:0/809258942' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-12T22:35:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:23 smithi012 conmon[82638]: audit 2023-10-12T22:35:23.446645+0000 mon.smithi012 (mon.0) 153 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:24.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:23 smithi012 conmon[82638]: audit 2023-10-12T22:35:23.625075+0000 mon.smithi012 (mon.0) 154 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:24.574 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:24.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:26.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.602959+0000 mon.smithi012 (mon.0) 155 : audit 2023-10-12T22:35:26.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:26.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.603839+0000 mon.smithi012 (mon.0) 156 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2023-10-12T22:35:26.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.604858+0000 mon.smithi012 (mon.0) 157 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:35:26.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.605700+0000 mon.smithi012 (mon.0) 158 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-12T22:35:26.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: cephadm 2023-10 2023-10-12T22:35:26.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: -12T22:35:24.607012+0000 mgr.smithi012.bsehnf (mgr.14182) 10 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-12T22:35:26.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: cluster 2023-10-12T22:35:24.679079+0000 mgr.smithi012.bsehnf (mgr.14182) 11 : cluster 2023-10-12T22:35:26.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:26.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: cephadm 2023-10-12 2023-10-12T22:35:26.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: T22:35:24.734714+0000 mgr.smithi012.bsehnf (mgr.14182) 12 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-12T22:35:26.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.762394+0000 mon.smithi012 (mon.0) 159 2023-10-12T22:35:26.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:26.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12 2023-10-12T22:35:26.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: T22:35:24.765257+0000 mon.smithi012 (mon.0) 160 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:26.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.767152+0000 mon.smithi012 (mon. 2023-10-12T22:35:26.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: 0) 161 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi053", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-12T22:35:26.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023 2023-10-12T22:35:26.056 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: -10-12T22:35:24.769151+0000 mon.smithi012 (mon.0) 162 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi053", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-10-12T22:35:26.057 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: audit 2023-10-12T22:35:24.769986+0000 mon.smithi012 ( 2023-10-12T22:35:26.057 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: mon.0) 163 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:35:26.057 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: cephadm 2023-10-12T22 2023-10-12T22:35:26.057 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:25 smithi012 conmon[82638]: :35:24.770769+0000 mgr.smithi012.bsehnf (mgr.14182) 13 : cephadm [INF] Deploying daemon crash.smithi053 on smithi053 2023-10-12T22:35:26.436 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:26.437 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"fb44f766-694e-11ee-8db6-212e2dc638e7","modified":"2023-10-12T22:33:24.753833Z","created":"2023-10-12T22:33:24.753833Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-12T22:35:26.438 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2023-10-12T22:35:27.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:27 smithi012 conmon[82638]: audit 2023-10-12T22:35:26.436424+0000 mon.smithi012 (mon. 2023-10-12T22:35:27.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:27 smithi012 conmon[82638]: 0) 164 : audit [DBG] from='client.? 172.21.15.53:0/1295037025' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-12T22:35:27.553 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:27 smithi012 conmon[82638]: cluster 2023-10-12T22:35:26.679490+0000 mgr.smithi012.bsehnf (mgr.14182) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:27.860 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:27.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:29.052 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023-10-12T22:35:27.707218+0000 mon.smithi012 (mon 2023-10-12T22:35:29.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: .0) 165 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:29.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023-10-12T22:35:27.709670+0000 mon.smithi012 (mon.0) 166 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi053.bmluze", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-12T22:35:29.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023-10-12T22:35 2023-10-12T22:35:29.053 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: :27.712065+0000 mon.smithi012 (mon.0) 167 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi053.bmluze", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-12T22:35:29.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:35:29.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: 10-12T22:35:27.712979+0000 mon.smithi012 (mon 2023-10-12T22:35:29.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: .0) 168 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-12T22:35:29.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023-10-12T22:35:27. 2023-10-12T22:35:29.054 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: 714043+0000 mon.smithi012 (mon.0) 169 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:35:29.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: cephadm 2023-10-12T22:35:27.714829+0000 mgr.smithi012.bsehnf 2023-10-12T22:35:29.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: (mgr.14182) 15 : cephadm [INF] Deploying daemon mgr.smithi053.bmluze on smithi053 2023-10-12T22:35:29.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: audit 2023-10-12T22:35: 2023-10-12T22:35:29.055 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:28 smithi012 conmon[82638]: 27.826727+0000 mon.smithi012 (mon.0) 170 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:30.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:29 smithi012 conmon[82638]: cluster 2023-10-12T22:35:28.679750+0000 mgr.smithi012.bsehnf (mgr.14182) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:32.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:31 smithi012 conmon[82638]: cluster 2023-10-12T22:35:30.680052+0000 mgr.smithi012.bsehnf 2023-10-12T22:35:32.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:31 smithi012 conmon[82638]: (mgr.14182) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:34.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:33 smithi012 conmon[82638]: cluster 2023-10-12T22:35:32.680411+0000 mgr.smithi012.bsehnf (mgr.14182) 2023-10-12T22:35:34.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:33 smithi012 conmon[82638]: 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:36.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:35 smithi012 conmon[82638]: cluster 2023-10-12T22:35:34.680693+0000 mgr.smithi012.bsehnf (mgr.14182) 19 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:36.993 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-12T22:35:36.994 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"fb44f766-694e-11ee-8db6-212e2dc638e7","modified":"2023-10-12T22:33:24.753833Z","created":"2023-10-12T22:33:24.753833Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi012","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-12T22:35:36.995 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2023-10-12T22:35:38.302 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: cluster 2023-10-12T22:35:36.681002+0000 mgr.smithi012.bsehnf (mgr.14182) 20 : 2023-10-12T22:35:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:38.303 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: audit 2023-10-12T22:35:36.859128+0000 mon.smithi012 (mon.0) 171 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:38.304 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: audit 2023-10-12T22:35 2023-10-12T22:35:38.304 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: :36.867077+0000 mon.smithi012 (mon.0) 172 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-12T22:35:38.304 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: audit 2023-10-12T22:35:36.867982+0000 mon.smithi012 2023-10-12T22:35:38.305 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: (mon.0) 173 : audit [DBG] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-12T22:35:38.305 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: cephadm 2023-10-12 2023-10-12T22:35:38.305 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: T22:35:36.868779+0000 mgr.smithi012.bsehnf (mgr.14182) 21 : cephadm [INF] Deploying daemon mon.smithi053 on smithi053 2023-10-12T22:35:38.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: audit 2023-10-12T22:35:36.992568+0000 mon.smithi012 (mon. 2023-10-12T22:35:38.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: 0) 174 : audit [DBG] from='client.? 172.21.15.53:0/3378781483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-12T22:35:38.306 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: audit 2023- 2023-10-12T22:35:38.307 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:37 smithi012 conmon[82638]: 10-12T22:35:37.830570+0000 mon.smithi012 (mon.0) 175 : audit [INF] from='mgr.14182 172.21.15.12:0/1730109166' entity='mgr.smithi012.bsehnf' 2023-10-12T22:35:38.387 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-12T22:35:38.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json 2023-10-12T22:35:39.486 INFO:teuthology.orchestra.run.smithi053.stderr:Non-zero exit code 127 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 -e NODE_NAME=smithi053 -e CEPH_USE_RANDOM_NONCE=1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 -c %u %g /var/lib/ceph 2023-10-12T22:35:39.487 INFO:teuthology.orchestra.run.smithi053.stderr:stat: stderr Error: OCI runtime error: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: Unit libpod-1c83ea2bda41cf2c0eccadab657c59846c3361bfb767a29352db1424f51057ad.scope not found. 2023-10-12T22:35:39.487 INFO:teuthology.orchestra.run.smithi053.stderr:ERROR: Failed to extract uid/gid for path /var/lib/ceph: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 -e NODE_NAME=smithi053 -e CEPH_USE_RANDOM_NONCE=1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 -c %u %g /var/lib/ceph: Error: OCI runtime error: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: Unit libpod-1c83ea2bda41cf2c0eccadab657c59846c3361bfb767a29352db1424f51057ad.scope not found. 2023-10-12T22:35:39.487 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-12T22:35:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:39.510 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 640, in ceph_mons r = _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json' 2023-10-12T22:35:39.511 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-12T22:35:39.511 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-12T22:35:39.532 DEBUG:teuthology.orchestra.run.smithi053:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-12T22:35:39.550 INFO:tasks.cephadm:Stopping all daemons... 2023-10-12T22:35:39.550 INFO:tasks.cephadm.mon.smithi012:Stopping mon.smithi012... 2023-10-12T22:35:39.551 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012 2023-10-12T22:35:39.862 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:39 smithi012 systemd[1]: Stopping Ceph mon.smithi012 for fb44f766-694e-11ee-8db6-212e2dc638e7... 2023-10-12T22:35:39.863 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:39 smithi012 bash[100697]: Error: no container with name or ID "ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon.smithi012" found: no such container 2023-10-12T22:35:40.160 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:39 smithi053 conmon[87511]: debug 2023-10-12T22:35:39.988+0000 7fb8d389b880 1 mon.smithi053@-1(???) e0 preinit fsid fb44f766-694e-11ee-8db6-212e2dc638e7 2023-10-12T22:35:40.161 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:40 smithi053 systemd[1]: Started Ceph mon.smithi053 for fb44f766-694e-11ee-8db6-212e2dc638e7. 2023-10-12T22:35:40.216 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:39 smithi012 conmon[82638]: cluster 2023-10-12T22:35:38.681363+0000 mgr.smithi012.bsehnf (mgr.14182) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-12T22:35:40.216 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:39 smithi012 conmon[82638]: debug 2023-10-12T22:35:39.990+0000 7f2818497700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi012 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-12T22:35:40.217 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:39 smithi012 conmon[82638]: debug 2023-10-12T22:35:39.990+0000 7f2818497700 -1 mon.smithi012@0(leader) e1 *** Got Signal Terminated *** 2023-10-12T22:35:40.552 INFO:journalctl@ceph.mon.smithi012.smithi012.stdout:Oct 12 22:35:40 smithi012 bash[100811]: ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon-smithi012 2023-10-12T22:35:40.578 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi012.service' 2023-10-12T22:35:40.624 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-12T22:35:40.625 INFO:tasks.cephadm.mon.smithi012:Stopped mon.smithi012 2023-10-12T22:35:40.625 INFO:tasks.cephadm.mon.smithi053:Stopping mon.smithi053... 2023-10-12T22:35:40.626 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi053 2023-10-12T22:35:40.753 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:40 smithi053 systemd[1]: Stopping Ceph mon.smithi053 for fb44f766-694e-11ee-8db6-212e2dc638e7... 2023-10-12T22:35:40.753 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:40 smithi053 bash[87605]: Error: no container with name or ID "ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon.smithi053" found: no such container 2023-10-12T22:35:41.351 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 conmon[87511]: debug 2023-10-12T22:35:41.026+0000 7fb8c36b3700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi053 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-12T22:35:41.352 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 conmon[87511]: debug 2023-10-12T22:35:41.026+0000 7fb8c36b3700 -1 mon.smithi053@-1(probing) e0 *** Got Signal Terminated *** 2023-10-12T22:35:41.352 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 conmon[87511]: debug 2023-10-12T22:35:41.026+0000 7fb8c36b3700 1 mon.smithi053@-1(probing) e0 shutdown 2023-10-12T22:35:41.352 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 conmon[87511]: debug 2023-10-12T22:35:41.027+0000 7fb8d389b880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-12T22:35:41.352 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 conmon[87511]: debug 2023-10-12T22:35:41.027+0000 7fb8d389b880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-12T22:35:41.352 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 bash[87718]: ceph-fb44f766-694e-11ee-8db6-212e2dc638e7-mon-smithi053 2023-10-12T22:35:41.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi053.service' 2023-10-12T22:35:41.626 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 systemd[1]: ceph-fb44f766-694e-11ee-8db6-212e2dc638e7@mon.smithi053.service: Succeeded. 2023-10-12T22:35:41.626 INFO:journalctl@ceph.mon.smithi053.smithi053.stdout:Oct 12 22:35:41 smithi053 systemd[1]: Stopped Ceph mon.smithi053 for fb44f766-694e-11ee-8db6-212e2dc638e7. 2023-10-12T22:35:41.672 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-12T22:35:41.672 INFO:tasks.cephadm.mon.smithi053:Stopped mon.smithi053 2023-10-12T22:35:41.673 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 --force --keep-logs 2023-10-12T22:35:48.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 --force --keep-logs 2023-10-12T22:35:51.751 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-12T22:35:51.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-12T22:35:51.814 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-12T22:35:51.816 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/ubuntu@smithi012.front.sepia.ceph.com/crash 2023-10-12T22:35:51.818 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash -- . 2023-10-12T22:35:51.866 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-12T22:35:51.866 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2023-10-12T22:35:51.868 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/ubuntu@smithi053.front.sepia.ceph.com/crash 2023-10-12T22:35:51.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash -- . 2023-10-12T22:35:51.930 INFO:teuthology.orchestra.run.smithi053.stderr:tar: /var/lib/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-12T22:35:51.930 INFO:teuthology.orchestra.run.smithi053.stderr:tar: Error is not recoverable: exiting now 2023-10-12T22:35:51.931 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-12T22:35:51.931 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-12T22:35:51.960 INFO:teuthology.orchestra.run.smithi012.stderr:grep: /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph.log: No such file or directory 2023-10-12T22:35:51.961 INFO:tasks.cephadm:Compressing logs... 2023-10-12T22:35:51.962 DEBUG:teuthology.orchestra.run.smithi012:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-12T22:35:52.004 DEBUG:teuthology.orchestra.run.smithi053:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-12T22:35:52.030 INFO:teuthology.orchestra.run.smithi053.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log 2023-10-12T22:35:52.030 INFO:teuthology.orchestra.run.smithi053.stderr:: No such file or directory 2023-10-12T22:35:52.031 INFO:teuthology.orchestra.run.smithi053.stderr:gzip -5 --verbose -- /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi053.bmluze.log 2023-10-12T22:35:52.031 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-12T22:35:52.032 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi053.bmluze.log: 86.9% -- replaced with /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log.gz 2023-10-12T22:35:52.032 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/cephadm.log: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-12T22:35:52.033 INFO:teuthology.orchestra.run.smithi053.stderr: 90.5% -- replaced with /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi053.bmluze.log.gz 2023-10-12T22:35:52.033 INFO:teuthology.orchestra.run.smithi012.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log 2023-10-12T22:35:52.033 INFO:teuthology.orchestra.run.smithi012.stderr:: No such file or directory 2023-10-12T22:35:52.034 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mon.smithi012.log 2023-10-12T22:35:52.034 INFO:teuthology.orchestra.run.smithi012.stderr:gzip /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log: -5 --verbose -- /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi012.bsehnf.log 2023-10-12T22:35:52.034 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-12T22:35:52.034 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mon.smithi012.log: /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi012.bsehnf.log: 90.7% -- replaced with /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-volume.log.gz 2023-10-12T22:35:52.035 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/cephadm.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-12T22:35:52.036 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-12T22:35:52.036 INFO:teuthology.orchestra.run.smithi053.stderr:real 0m0.014s 2023-10-12T22:35:52.036 INFO:teuthology.orchestra.run.smithi053.stderr:user 0m0.015s 2023-10-12T22:35:52.036 INFO:teuthology.orchestra.run.smithi053.stderr:sys 0m0.010s 2023-10-12T22:35:52.059 INFO:teuthology.orchestra.run.smithi012.stderr: 88.3% -- replaced with /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mgr.smithi012.bsehnf.log.gz 2023-10-12T22:35:52.072 INFO:teuthology.orchestra.run.smithi012.stderr: 91.4% -- replaced with /var/log/ceph/fb44f766-694e-11ee-8db6-212e2dc638e7/ceph-mon.smithi012.log.gz 2023-10-12T22:35:52.074 INFO:teuthology.orchestra.run.smithi012.stderr: 2023-10-12T22:35:52.074 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m0.057s 2023-10-12T22:35:52.075 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m0.083s 2023-10-12T22:35:52.075 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.018s 2023-10-12T22:35:52.075 INFO:tasks.cephadm:Archiving logs... 2023-10-12T22:35:52.076 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/ubuntu@smithi012.front.sepia.ceph.com/log 2023-10-12T22:35:52.077 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-12T22:35:52.156 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/log/ceph to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/ubuntu@smithi053.front.sepia.ceph.com/log 2023-10-12T22:35:52.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-12T22:35:52.187 INFO:tasks.cephadm:Removing cluster... 2023-10-12T22:35:52.188 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 --force 2023-10-12T22:35:52.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 --force 2023-10-12T22:35:53.617 INFO:tasks.cephadm:Removing cephadm ... 2023-10-12T22:35:53.618 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-12T22:35:53.635 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-12T22:35:53.651 INFO:tasks.cephadm:Teardown complete 2023-10-12T22:35:53.652 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 1463, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 640, in ceph_mons r = _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json' 2023-10-12T22:35:53.725 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=701118a74a6445778df2ca411d065dba Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 1463, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 640, in ceph_mons r = _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3da7aaee8cb8051dac57683eeb2f18b9da99d2c9/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json' 2023-10-12T22:35:53.730 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-12T22:35:53.738 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-10-12T22:35:53.747 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_1... 2023-10-12T22:35:53.748 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_1 2023-10-12T22:35:53.898 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-12T22:35:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:53.900 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_2... 2023-10-12T22:35:53.900 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_2 2023-10-12T22:35:54.033 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-12T22:35:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.035 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_3... 2023-10-12T22:35:54.036 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_3 2023-10-12T22:35:54.164 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-12T22:35:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.166 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi012:/dev/vg_nvme/lv_4... 2023-10-12T22:35:54.167 DEBUG:teuthology.orchestra.run.smithi012:> sudo nvme disconnect -n lv_4 2023-10-12T22:35:54.300 INFO:teuthology.orchestra.run.smithi012.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-12T22:35:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.303 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-10-12T22:35:54.303 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/scratch_devs 2023-10-12T22:35:54.333 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_1... 2023-10-12T22:35:54.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_1 2023-10-12T22:35:54.456 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-12T22:35:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.458 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_2... 2023-10-12T22:35:54.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_2 2023-10-12T22:35:54.579 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-12T22:35:54.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.581 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_3... 2023-10-12T22:35:54.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_3 2023-10-12T22:35:54.708 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-12T22:35:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.710 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_4... 2023-10-12T22:35:54.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_4 2023-10-12T22:35:54.824 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-12T22:35:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:54.825 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-12T22:35:54.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/scratch_devs 2023-10-12T22:35:54.852 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-12T22:35:54.865 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-12T22:35:54.865 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-12T22:35:54.868 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-12T22:35:54.882 INFO:teuthology.orchestra.run.smithi012.stderr:bash: ntpq: command not found 2023-10-12T22:35:54.887 INFO:teuthology.orchestra.run.smithi012.stdout:210 Number of sources = 4 2023-10-12T22:35:54.888 INFO:teuthology.orchestra.run.smithi012.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-12T22:35:54.888 INFO:teuthology.orchestra.run.smithi012.stdout:=============================================================================== 2023-10-12T22:35:54.888 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 13 +77us[ +76us] +/- 93ms 2023-10-12T22:35:54.889 INFO:teuthology.orchestra.run.smithi012.stdout:^* hv02.front.sepia.ceph.com 3 6 377 12 -628us[ -629us] +/- 75ms 2023-10-12T22:35:54.889 INFO:teuthology.orchestra.run.smithi012.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +638us[ +637us] +/- 84ms 2023-10-12T22:35:54.890 INFO:teuthology.orchestra.run.smithi012.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:35:54.906 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-10-12T22:35:54.909 INFO:teuthology.orchestra.run.smithi053.stdout:210 Number of sources = 4 2023-10-12T22:35:54.910 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-12T22:35:54.910 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-10-12T22:35:54.910 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 12 +91us[ +91us] +/- 93ms 2023-10-12T22:35:54.910 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv02.front.sepia.ceph.com 3 6 377 13 -627us[ -625us] +/- 75ms 2023-10-12T22:35:54.911 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 12 +641us[ +641us] +/- 84ms 2023-10-12T22:35:54.911 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-12T22:35:54.912 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-12T22:35:54.925 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-12T22:35:54.926 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-12T22:35:54.941 DEBUG:teuthology.orchestra.run.smithi012:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-12T22:35:55.042 DEBUG:teuthology.orchestra.run.smithi053:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-12T22:35:55.132 DEBUG:teuthology.orchestra.run.smithi012:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-12T22:35:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:55.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-12T22:35:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:55.196 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-12T22:35:55.205 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-12T22:35:55.224 INFO:teuthology.task.internal:Duration was 923.041765 seconds 2023-10-12T22:35:55.225 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-12T22:35:55.239 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-12T22:35:55.240 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-12T22:35:55.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-12T22:35:55.289 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-12T22:35:55.290 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-12T22:35:55.566 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-12T22:35:55.566 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2023-10-12T22:35:55.567 DEBUG:teuthology.orchestra.run.smithi012:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-12T22:35:55.588 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2023-10-12T22:35:55.589 DEBUG:teuthology.orchestra.run.smithi053:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-12T22:35:55.608 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-12T22:35:55.609 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-12T22:35:55.631 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-12T22:35:55.689 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-12T22:35:55.689 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-12T22:35:55.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-12T22:35:55.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-12T22:35:55.813 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-12T22:35:55.814 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-12T22:35:55.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-12T22:35:55.866 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-12T22:35:55.879 DEBUG:teuthology.orchestra.run.smithi012:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-12T22:35:55.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-12T22:35:55.905 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2023-10-12T22:35:55.930 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2023-10-12T22:35:55.945 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-12T22:35:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:55.974 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-12T22:35:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-12T22:35:55.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-12T22:35:56.014 INFO:teuthology.task.internal:Transferring archived files... 2023-10-12T22:35:56.015 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/smithi012 2023-10-12T22:35:56.016 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-12T22:35:56.055 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704/remote/smithi053 2023-10-12T22:35:56.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-12T22:35:56.097 INFO:teuthology.task.internal:Removing archive directory... 2023-10-12T22:35:56.098 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-12T22:35:56.102 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-12T22:35:56.145 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-12T22:35:56.158 INFO:teuthology.task.internal:Not uploading archives. 2023-10-12T22:35:56.158 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-12T22:35:56.173 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-12T22:35:56.174 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-12T22:35:56.176 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-12T22:35:56.188 INFO:teuthology.orchestra.run.smithi012.stdout: 262176 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 12 22:35 /home/ubuntu/cephtest 2023-10-12T22:35:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: 262176 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 12 22:35 /home/ubuntu/cephtest 2023-10-12T22:35:56.200 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-12T22:35:56.213 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-12T22:35:56.242 INFO:teuthology.nuke:Checking targets against current locks 2023-10-12T22:35:56.270 DEBUG:teuthology.nuke:shortname: smithi012 2023-10-12T22:35:56.271 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-12T22:35:56.295 DEBUG:teuthology.nuke:shortname: smithi053 2023-10-12T22:35:56.296 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-12T22:35:56.300 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-12 22:13:51.763367', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJcN3uYT9OdKsLhsz6WFzQ8JF3bRFplffixxf2tU4hxDPT1PESFsvjU1WZ7DdnG/wh1MAxQvBvcBN9O8nOXVYPM='} 2023-10-12T22:35:56.326 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-12_22:09:36-orch:cephadm-wip-adk2-testing-2023-10-11-1434-pacific-distro-default-smithi/7423704', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-12 22:13:51.761931', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2DWOVW9jbhgEk/KODv1Sj6qsqi6RXXID41nCQNX3T1U+ejv/rk5e5aI07Mm4BtnUOi/yyA6EmEWxYfEIhosO4='} 2023-10-12T22:35:56.352 INFO:teuthology.orchestra.console.smithi012:Power off 2023-10-12T22:35:56.353 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-12T22:35:56.386 DEBUG:teuthology.orchestra.console.smithi012:power off output: Chassis Power Control: Down/Off 2023-10-12T22:35:56.387 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:35:56.403 INFO:teuthology.orchestra.console.smithi053:Power off 2023-10-12T22:35:56.404 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-12T22:35:56.413 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-10-12T22:35:56.428 DEBUG:teuthology.orchestra.console.smithi053:power off output: Chassis Power Control: Down/Off 2023-10-12T22:35:56.428 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:35:56.453 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-12T22:36:00.414 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:36:00.454 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:36:00.525 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-10-12T22:36:00.565 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-12T22:36:04.530 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:36:04.566 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:36:04.642 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-10-12T22:36:04.678 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is off 2023-10-12T22:36:04.779 INFO:teuthology.orchestra.console.smithi053:Power off completed 2023-10-12T22:36:08.646 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-12T22:36:08.757 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is off 2023-10-12T22:36:08.858 INFO:teuthology.orchestra.console.smithi012:Power off completed 2023-10-12T22:36:08.963 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} duration: 923.0417647361755 failure_reason: 'Command failed on smithi053 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3da7aaee8cb8051dac57683eeb2f18b9da99d2c9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid fb44f766-694e-11ee-8db6-212e2dc638e7 -- ceph mon dump -f json''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=701118a74a6445778df2ca411d065dba status: fail success: false 2023-10-12T22:36:08.963 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-12T22:36:09.031 INFO:teuthology.run:FAIL