2022-04-26T01:40:34.532 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T01:40:34.533 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805323 --verbose --description upgrade:pacific-x:stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --owner scheduled_pdhange@teuthology --name pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi -- /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805323/orig.config.yaml 2022-04-26T01:40:34.607 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-26T01:40:34.696 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805323 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' first_in_suite: false job_id: '6805323' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run ceph mon daemon version check on prometheus metrics ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-pdhange-testing ceph: conf: global: mon election default strategy: 3 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 create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 kernel: hwe: true workunit: branch: wip-prometheus-upgrade-test sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 owner: scheduled_pdhange@teuthology priority: 120 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x:stress-split suite_branch: wip-prometheus-upgrade-test suite_path: /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa suite_relpath: qa suite_repo: https://github.com/pdvian/ceph suite_sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 targets: smithi138.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd1ozDzbVnIQUBCUgrzP/0cufMjWe8dHVn/eTOUMp4og5ytJJlItwQ4Dh8wekVuV6TAkIWlCYGaYpnR9ORcgQt8UBWBsOv3VH1/IdKSCO/Pu1RQoBmStqJQMccjElnmzCXzrG910U2AE/9zkoZPVmzBhkTHLApJWE/23CjdLZR+UmIYweqKjfvWTZPPUDHBOr0BubhrGNmxFMH8eJuxN+Nv9xxEwaNrpFx3rz/FP6Sqy02Amhyz+wSapd0DU6AViqez6PrfNisyW41ABssRoEqkbdQTJnhZ3J8OcrEPYdzEXMnvo5tNjJbUKtHpplnI9g61QqAlWFBWv5ftX6PZN/KujB/UakQEyda9085T/eZSfJto0xl8dEK0hWnOjWx6EQ2OLiJdKupWnhj71sEnRFFDp/KB9Et1qAaDJoMacc0qNxJBXeZlZm0Lz//XEZ7Nqy7NQdPMnIu0UvllCEsMX5tHffYavsUNKcYjwKYHXCfVLdYdkEBxUhx0r0vNNZVt6E= smithi155.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8XYEnLCiXVVzYgtMmIDtUFFmSonzNc1KPMw+rxLyNudaEQZoOUrHPd3mEb1uBHzNCpUiagtrofM8r25uiifOsYW1rhem9pyDuSsbqlrYNfUesSwtFs+L/cu/uEVyTZn3H9dzZweJ9KDI3INPValvSTJ9lxSUSsGovBxDwIM2L+G4B3GBm/6kfkvtNE9IEbX57B1LJJ3RMWhbVS7qKSc6lgiOZI2xtsvMsusquZgdutpBUrnt+o3xqUIz0DYHhzoUxchIMD5h0H+Ble7Nd7w810HkY1w6M5NOZn67hRAKiBp+XR7pGcRDicu2MjvsMCkmnOFEYT7GrE7QLeAU4rKxE+vwtWtELBU7quWTKsPcghzA8N6tBPTXryemnAfAqyr+KAKh3RZ4Ju9BQwEy/ask2pzsndXC6WTG7i/tStL0hrIJ/Y//4+7yV9MQ9hntTi9aSSRdXZvNGoY6AwqMRJLCwEfoS49rAf1XaJOiN8Dk1DVIT51jFAzV7AH3KD/1ZTV0= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: 788cfdd8098ad222aa448289edcfa4436091c32c timestamp: 2022-04-26_01:01:25 tube: smithi user: pdhange verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.12483 2022-04-26T01:40:34.696 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa; will attempt to use it 2022-04-26T01:40:34.697 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa/tasks 2022-04-26T01:40:34.697 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-26T01:40:34.699 INFO:teuthology.task.internal:Checking packages... 2022-04-26T01:40:34.720 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-26T01:40:34.720 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:40:34.720 INFO:teuthology.packaging:ref: None 2022-04-26T01:40:34.720 INFO:teuthology.packaging:tag: None 2022-04-26T01:40:34.720 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-26T01:40:34.720 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:40:34.721 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-pdhange-testing 2022-04-26T01:40:34.946 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767-g6ceeb056-1focal 2022-04-26T01:40:34.946 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-26T01:40:34.953 INFO:teuthology.task.internal:no buildpackages task found 2022-04-26T01:40:34.953 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-26T01:40:35.001 INFO:teuthology.task.internal:Saving configuration 2022-04-26T01:40:35.026 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-26T01:40:35.037 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-26T01:40:35.061 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805323', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:34:54.409512', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK6lDnoW4ROE62ELzO9NJuP0e8pe9REScFolNznYpkD/'} 2022-04-26T01:40:35.086 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805323', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:34:54.410810', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICzjHyO8e5+eu1j4RqNSE2+v9w1fjpXFBjB/2y2r1qP4'} 2022-04-26T01:40:35.086 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-26T01:40:35.103 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2022-04-26T01:40:35.104 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2022-04-26T01:40:35.104 INFO:teuthology.run_tasks:Running task console_log... 2022-04-26T01:40:35.202 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe809465d90>, signals=[15]) 2022-04-26T01:40:35.202 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-26T01:40:35.213 INFO:teuthology.task.internal:Opening connections... 2022-04-26T01:40:35.214 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2022-04-26T01:40:35.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:40:35.277 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2022-04-26T01:40:35.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:40:35.331 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-26T01:40:35.342 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2022-04-26T01:40:35.357 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2022-04-26T01:40:35.358 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2022-04-26T01:40:35.406 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="Ubuntu" 2022-04-26T01:40:35.406 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2022-04-26T01:40:35.406 INFO:teuthology.orchestra.run.smithi138.stdout:ID=ubuntu 2022-04-26T01:40:35.406 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE=debian 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="20.04" 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-26T01:40:35.407 INFO:teuthology.orchestra.run.smithi138.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-26T01:40:35.408 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_CODENAME=focal 2022-04-26T01:40:35.408 INFO:teuthology.orchestra.run.smithi138.stdout:UBUNTU_CODENAME=focal 2022-04-26T01:40:35.409 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2022-04-26T01:40:35.428 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2022-04-26T01:40:35.435 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2022-04-26T01:40:35.435 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="Ubuntu" 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:ID=ubuntu 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE=debian 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="20.04" 2022-04-26T01:40:35.485 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-26T01:40:35.486 INFO:teuthology.orchestra.run.smithi155.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-26T01:40:35.486 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-26T01:40:35.486 INFO:teuthology.orchestra.run.smithi155.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-26T01:40:35.486 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_CODENAME=focal 2022-04-26T01:40:35.486 INFO:teuthology.orchestra.run.smithi155.stdout:UBUNTU_CODENAME=focal 2022-04-26T01:40:35.486 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2022-04-26T01:40:35.504 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-26T01:40:35.519 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-26T01:40:35.549 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-26T01:40:35.549 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:40:35.552 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:40:35.559 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-26T01:40:35.576 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-26T01:40:35.576 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:40:35.598 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:40:35.612 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-26T01:40:35.677 INFO:teuthology.run_tasks:Running task kernel... 2022-04-26T01:40:35.694 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-26T01:40:35.694 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-04-26T01:40:35.695 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2022-04-26T01:40:35.695 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-04-26T01:40:35.695 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:40:35.696 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:40:35.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:40:35.702 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2022-04-26T01:40:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:40:35.704 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2022-04-26T01:40:35.753 INFO:teuthology.orchestra.run.smithi138.stdout:5.4.0-109-generic 2022-04-26T01:40:35.753 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.4.0-109-generic 2022-04-26T01:40:35.753 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2022-04-26T01:40:35.755 INFO:teuthology.orchestra.run.smithi155.stdout:5.4.0-109-generic 2022-04-26T01:40:35.756 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.4.0-109-generic 2022-04-26T01:40:35.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2022-04-26T01:40:35.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2022-04-26T01:40:35.923 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2022-04-26T01:40:36.068 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:40:36.107 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-26T01:40:36.108 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-26T01:40:36.155 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:40:36.193 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-26T01:40:36.221 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-26T01:40:36.261 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-26T01:40:36.372 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-26T01:40:36.470 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [635 kB] 2022-04-26T01:40:36.581 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,746 kB] 2022-04-26T01:40:36.603 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,746 kB] 2022-04-26T01:40:36.613 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,418 kB] 2022-04-26T01:40:36.662 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [325 kB] 2022-04-26T01:40:36.671 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.0 kB] 2022-04-26T01:40:36.671 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [947 kB] 2022-04-26T01:40:36.687 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [135 kB] 2022-04-26T01:40:36.696 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-26T01:40:36.790 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [426 kB] 2022-04-26T01:40:36.798 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [245 kB] 2022-04-26T01:40:36.803 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [10.1 kB] 2022-04-26T01:40:36.806 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [635 kB] 2022-04-26T01:40:36.811 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [325 kB] 2022-04-26T01:40:36.815 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.0 kB] 2022-04-26T01:40:36.816 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [947 kB] 2022-04-26T01:40:36.845 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [135 kB] 2022-04-26T01:40:36.849 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-26T01:40:36.893 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [426 kB] 2022-04-26T01:40:37.186 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,418 kB] 2022-04-26T01:40:37.375 INFO:teuthology.orchestra.run.smithi138.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [245 kB] 2022-04-26T01:40:37.388 INFO:teuthology.orchestra.run.smithi138.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [10.1 kB] 2022-04-26T01:40:40.595 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 7,157 kB in 1s (4,986 kB/s) 2022-04-26T01:40:40.684 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 7,157 kB in 2s (4,619 kB/s) 2022-04-26T01:40:41.919 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:40:41.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:40:42.013 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:40:42.096 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:40:42.121 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:40:42.186 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:40:42.190 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2022-04-26T01:40:42.190 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2022-04-26T01:40:42.342 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2022-04-26T01:40:42.342 INFO:teuthology.orchestra.run.smithi155.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:40:42.342 INFO:teuthology.orchestra.run.smithi155.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-modules-5.13.0-40-generic 2022-04-26T01:40:42.342 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-extra-5.13.0-40-generic thermald upower usbmuxd 2022-04-26T01:40:42.343 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2022-04-26T01:40:42.343 INFO:teuthology.orchestra.run.smithi155.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-26T01:40:42.343 INFO:teuthology.orchestra.run.smithi155.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-40-generic 2022-04-26T01:40:42.344 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2022-04-26T01:40:42.344 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2022-04-26T01:40:42.399 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2022-04-26T01:40:42.400 INFO:teuthology.orchestra.run.smithi155.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:40:42.400 INFO:teuthology.orchestra.run.smithi155.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-image-generic-hwe-20.04 2022-04-26T01:40:42.400 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-5.13.0-40-generic linux-modules-extra-5.13.0-40-generic 2022-04-26T01:40:42.400 INFO:teuthology.orchestra.run.smithi155.stdout: thermald upower usbmuxd 2022-04-26T01:40:42.477 INFO:teuthology.orchestra.run.smithi138.stdout:The following additional packages will be installed: 2022-04-26T01:40:42.478 INFO:teuthology.orchestra.run.smithi138.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:40:42.478 INFO:teuthology.orchestra.run.smithi138.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-modules-5.13.0-40-generic 2022-04-26T01:40:42.478 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-extra-5.13.0-40-generic thermald upower usbmuxd 2022-04-26T01:40:42.478 INFO:teuthology.orchestra.run.smithi138.stdout:Suggested packages: 2022-04-26T01:40:42.478 INFO:teuthology.orchestra.run.smithi138.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-26T01:40:42.479 INFO:teuthology.orchestra.run.smithi138.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-40-generic 2022-04-26T01:40:42.533 INFO:teuthology.orchestra.run.smithi138.stdout:The following NEW packages will be installed: 2022-04-26T01:40:42.533 INFO:teuthology.orchestra.run.smithi138.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:40:42.533 INFO:teuthology.orchestra.run.smithi138.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-image-generic-hwe-20.04 2022-04-26T01:40:42.534 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-5.13.0-40-generic linux-modules-extra-5.13.0-40-generic 2022-04-26T01:40:42.534 INFO:teuthology.orchestra.run.smithi138.stdout: thermald upower usbmuxd 2022-04-26T01:40:42.594 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:40:42.594 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 79.9 MB of archives. 2022-04-26T01:40:42.594 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-26T01:40:42.594 INFO:teuthology.orchestra.run.smithi155.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-26T01:40:42.638 INFO:teuthology.orchestra.run.smithi138.stdout:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:40:42.639 INFO:teuthology.orchestra.run.smithi138.stdout:Need to get 79.9 MB of archives. 2022-04-26T01:40:42.639 INFO:teuthology.orchestra.run.smithi138.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-26T01:40:42.639 INFO:teuthology.orchestra.run.smithi138.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-26T01:40:42.766 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-26T01:40:42.778 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-26T01:40:42.783 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-26T01:40:42.821 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-26T01:40:42.846 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [18.5 MB] 2022-04-26T01:40:42.889 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-26T01:40:42.920 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-26T01:40:42.941 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-26T01:40:43.016 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-26T01:40:43.056 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [18.5 MB] 2022-04-26T01:40:43.292 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [10.0 MB] 2022-04-26T01:40:43.435 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [50.8 MB] 2022-04-26T01:40:43.952 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [10.0 MB] 2022-04-26T01:40:44.250 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [50.8 MB] 2022-04-26T01:40:44.475 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.40.45~20.04.25 [2,612 B] 2022-04-26T01:40:44.476 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2022-04-26T01:40:44.477 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-26T01:40:44.482 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-26T01:40:44.485 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-26T01:40:44.905 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 79.9 MB in 2s (41.0 MB/s) 2022-04-26T01:40:45.121 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-26T01:40:46.040 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.40.45~20.04.25 [2,612 B] 2022-04-26T01:40:46.040 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2022-04-26T01:40:46.040 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-26T01:40:46.046 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-26T01:40:46.048 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-26T01:40:46.471 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 79.9 MB in 4s (21.9 MB/s) 2022-04-26T01:40:46.631 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-26T01:40:46.682 INFO:teuthology.orchestra.run.smithi138.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102172 files and directories currently installed.) 2022-04-26T01:40:46.687 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-26T01:40:46.844 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:40:47.164 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-26T01:40:47.177 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-26T01:40:47.206 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:40:47.584 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-26T01:40:47.597 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-26T01:40:47.634 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:40:47.972 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-26T01:40:47.985 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-26T01:40:48.053 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:40:48.176 INFO:teuthology.orchestra.run.smithi155.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102172 files and directories currently installed.) 2022-04-26T01:40:48.182 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-26T01:40:48.311 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:40:48.334 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-26T01:40:48.354 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-26T01:40:48.386 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:40:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-26T01:40:48.636 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-26T01:40:48.664 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:40:48.696 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-5.13.0-40-generic. 2022-04-26T01:40:48.711 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../05-linux-modules-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:48.755 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:49.017 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-26T01:40:49.031 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-26T01:40:49.075 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:40:49.403 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-26T01:40:49.419 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-26T01:40:49.456 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:40:49.765 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-26T01:40:49.779 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-26T01:40:49.813 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:40:50.116 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-5.13.0-40-generic. 2022-04-26T01:40:50.208 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../05-linux-modules-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:50.208 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:51.111 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-image-5.13.0-40-generic. 2022-04-26T01:40:51.125 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../06-linux-image-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:51.218 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:51.706 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-40-generic. 2022-04-26T01:40:51.720 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:51.747 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:52.366 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-image-5.13.0-40-generic. 2022-04-26T01:40:52.453 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../06-linux-image-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:52.479 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:53.017 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-40-generic. 2022-04-26T01:40:53.024 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:40:53.060 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:40:58.175 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-26T01:40:58.190 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.40.45~20.04.25_amd64.deb ... 2022-04-26T01:40:58.233 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:40:58.574 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-26T01:40:58.583 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2022-04-26T01:40:58.640 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:40:58.958 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package thermald. 2022-04-26T01:40:58.970 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-26T01:40:59.014 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:40:59.095 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-26T01:40:59.110 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.40.45~20.04.25_amd64.deb ... 2022-04-26T01:40:59.176 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:40:59.478 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-26T01:40:59.494 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2022-04-26T01:40:59.528 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:40:59.571 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package upower. 2022-04-26T01:40:59.585 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-26T01:40:59.638 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-26T01:40:59.873 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package thermald. 2022-04-26T01:40:59.889 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-26T01:40:59.931 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:41:00.034 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package usbmuxd. 2022-04-26T01:41:00.050 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-26T01:41:00.084 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:41:00.389 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:41:00.444 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package upower. 2022-04-26T01:41:00.459 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-26T01:41:00.514 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:41:00.539 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-26T01:41:00.675 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:41:00.800 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:41:00.926 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:41:00.940 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package usbmuxd. 2022-04-26T01:41:00.955 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-26T01:41:00.998 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:41:01.044 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:41:01.179 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-26T01:41:01.297 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:41:01.419 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:41:01.545 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:41:01.630 INFO:teuthology.orchestra.run.smithi138.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-26T01:41:01.671 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:41:01.697 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:41:01.789 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:41:01.879 INFO:teuthology.orchestra.run.smithi138.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-26T01:41:01.887 INFO:teuthology.orchestra.run.smithi138.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-26T01:41:01.887 INFO:teuthology.orchestra.run.smithi138.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-26T01:41:01.915 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:41:02.016 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-26T01:41:02.357 INFO:teuthology.orchestra.run.smithi138.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-26T01:41:02.428 INFO:teuthology.orchestra.run.smithi155.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-26T01:41:02.475 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:41:02.594 INFO:teuthology.orchestra.run.smithi138.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-26T01:41:02.647 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:41:02.674 INFO:teuthology.orchestra.run.smithi155.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-26T01:41:02.678 INFO:teuthology.orchestra.run.smithi155.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-26T01:41:02.678 INFO:teuthology.orchestra.run.smithi155.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-26T01:41:02.981 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:41:02.981 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:41:03.151 INFO:teuthology.orchestra.run.smithi155.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-26T01:41:03.383 INFO:teuthology.orchestra.run.smithi155.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-26T01:41:03.430 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:41:03.466 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:03.718 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:41:03.718 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:41:04.310 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:04.727 INFO:teuthology.orchestra.run.smithi138.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-40-generic 2022-04-26T01:41:04.728 INFO:teuthology.orchestra.run.smithi138.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-40-generic 2022-04-26T01:41:04.887 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:05.624 INFO:teuthology.orchestra.run.smithi155.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-40-generic 2022-04-26T01:41:05.624 INFO:teuthology.orchestra.run.smithi155.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-40-generic 2022-04-26T01:41:05.786 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:06.256 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:07.121 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:07.591 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:41:07.717 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:41:08.447 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:41:08.563 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:41:11.340 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T01:41:12.665 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T01:41:12.701 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-26T01:41:13.078 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:13.279 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-26T01:41:13.279 INFO:teuthology.orchestra.run.smithi138.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:13.331 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-26T01:41:13.431 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:41:13.606 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-26T01:41:13.606 INFO:teuthology.orchestra.run.smithi155.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:37.061 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-26T01:41:37.061 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub' 2022-04-26T01:41:37.065 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T01:41:37.072 INFO:teuthology.orchestra.run.smithi138.stdout:Generating grub configuration file ... 2022-04-26T01:41:37.275 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-26T01:41:37.275 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub' 2022-04-26T01:41:37.281 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T01:41:37.292 INFO:teuthology.orchestra.run.smithi155.stdout:Generating grub configuration file ... 2022-04-26T01:41:37.445 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T01:41:37.482 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:37.627 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T01:41:37.655 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:37.912 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T01:41:37.924 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T01:41:38.028 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T01:41:38.040 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T01:41:40.092 INFO:teuthology.orchestra.run.smithi155.stdout:done 2022-04-26T01:41:40.355 INFO:teuthology.orchestra.run.smithi138.stdout:done 2022-04-26T01:41:40.486 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T01:41:40.513 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 19 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2022-04-26T01:41:40.514 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta-hwe-5.13 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2022-04-26T01:41:40.515 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2022-04-26T01:41:40.516 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-109-generic Expected: 5.13.0-40-generic 2022-04-26T01:41:40.516 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-26T01:41:40.516 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-26T01:41:40.517 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2022-04-26T01:41:40.517 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2022-04-26T01:41:40.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2022-04-26T01:41:40.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2022-04-26T01:41:40.735 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T01:41:40.768 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T01:41:40.768 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2022-04-26T01:41:40.768 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 19 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta-hwe-5.13 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T01:41:40.769 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2022-04-26T01:41:40.770 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2022-04-26T01:41:40.770 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2022-04-26T01:41:40.770 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2022-04-26T01:41:40.770 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-109-generic Expected: 5.13.0-40-generic 2022-04-26T01:41:40.771 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-26T01:41:40.771 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-26T01:41:40.771 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2022-04-26T01:41:40.771 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2022-04-26T01:41:40.771 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2022-04-26T01:41:40.777 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:41:40.800 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T01:41:40.821 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T01:41:40.823 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2022-04-26T01:41:40.834 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T01:41:40.999 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:41:41.081 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T01:41:41.083 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T01:41:41.083 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T01:41:42.329 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:41:42.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:41:42.423 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:41:42.552 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:41:42.576 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:41:42.580 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2022-04-26T01:41:42.581 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2022-04-26T01:41:42.643 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:41:42.753 INFO:teuthology.orchestra.run.smithi155.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.40.45~20.04.25). 2022-04-26T01:41:42.753 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:41:42.755 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T01:41:42.775 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T01:41:42.775 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2022-04-26T01:41:42.776 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2022-04-26T01:41:42.776 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 19 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta-hwe-5.13 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T01:41:42.777 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2022-04-26T01:41:42.778 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2022-04-26T01:41:42.778 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2022-04-26T01:41:42.778 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2022-04-26T01:41:42.778 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2022-04-26T01:41:42.783 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.4zrvthLmXP 2022-04-26T01:41:42.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4zrvthLmXP 2022-04-26T01:41:42.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.4zrvthLmXP 2022-04-26T01:41:42.799 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2022-04-26T01:41:42.800 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2022-04-26T01:41:42.874 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.4zrvthLmXP is 9KB 2022-04-26T01:41:42.894 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.4zrvthLmXP 2022-04-26T01:41:42.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-26T01:41:42.956 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:41:42.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-26T01:41:42.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-26T01:41:42.968 INFO:teuthology.orchestra.run.smithi138.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.40.45~20.04.25). 2022-04-26T01:41:42.968 INFO:teuthology.orchestra.run.smithi138.stdout:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:41:42.971 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T01:41:42.990 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-40-generic 2022-04-26T01:41:42.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo update-grub 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 19 2022-04-26T01:41:42.994 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta-hwe-5.13 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2022-04-26T01:41:42.995 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2022-04-26T01:41:42.996 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2022-04-26T01:41:43.000 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.QDjx3hBYWm 2022-04-26T01:41:43.000 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QDjx3hBYWm 2022-04-26T01:41:43.015 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.QDjx3hBYWm 2022-04-26T01:41:43.095 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.QDjx3hBYWm is 9KB 2022-04-26T01:41:43.109 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.QDjx3hBYWm 2022-04-26T01:41:43.115 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-26T01:41:43.128 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:41:43.128 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-26T01:41:43.128 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-26T01:41:43.210 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-40-generic 2022-04-26T01:41:43.210 DEBUG:teuthology.orchestra.run.smithi138:> sudo update-grub 2022-04-26T01:41:44.167 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub' 2022-04-26T01:41:44.169 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T01:41:44.183 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2022-04-26T01:41:44.426 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T01:41:44.437 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:44.534 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub' 2022-04-26T01:41:44.534 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T01:41:44.534 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2022-04-26T01:41:44.742 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T01:41:44.754 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T01:41:44.778 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T01:41:44.790 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T01:41:45.193 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T01:41:45.205 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T01:41:45.740 INFO:teuthology.orchestra.run.smithi155.stderr:done 2022-04-26T01:41:45.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2022-04-26T01:41:46.580 INFO:teuthology.orchestra.run.smithi138.stderr:done 2022-04-26T01:41:46.583 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2022-04-26T01:42:15.773 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2022-04-26T01:42:15.774 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2022-04-26T01:42:15.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:42:16.586 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2022-04-26T01:42:16.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-26T01:42:16.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:42:34.191 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2022-04-26T01:42:34.955 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2022-04-26T01:43:04.219 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2022-04-26T01:43:04.220 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:43:04.957 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-26T01:43:04.957 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:43:08.011 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2022-04-26T01:43:38.039 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-26T01:43:38.040 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:43:38.230 DEBUG:teuthology.orchestra.run.smithi138:> true 2022-04-26T01:43:38.675 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-26T01:43:38.676 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.13.0-40-generic"... 2022-04-26T01:43:38.676 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2022-04-26T01:43:38.725 INFO:teuthology.orchestra.run.smithi138.stdout:5.13.0-40-generic 2022-04-26T01:43:38.726 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-40-generic vs 5.13.0-40-generic 2022-04-26T01:43:38.726 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-26T01:43:38.726 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-26T01:43:39.727 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-26T01:43:39.727 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T01:43:40.076 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2022-04-26T01:43:40.102 DEBUG:teuthology.parallel:result is None 2022-04-26T01:44:04.222 DEBUG:teuthology.orchestra.remote:timed out 2022-04-26T01:44:34.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2022-04-26T01:44:34.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:44:34.487 DEBUG:teuthology.orchestra.run.smithi155:> true 2022-04-26T01:44:34.903 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2022-04-26T01:44:34.903 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.13.0-40-generic"... 2022-04-26T01:44:34.903 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2022-04-26T01:44:34.910 INFO:teuthology.orchestra.run.smithi155.stdout:5.13.0-40-generic 2022-04-26T01:44:34.911 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-40-generic vs 5.13.0-40-generic 2022-04-26T01:44:34.911 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-26T01:44:34.911 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-26T01:44:35.911 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-26T01:44:35.912 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T01:44:35.971 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2022-04-26T01:44:36.005 DEBUG:teuthology.parallel:result is None 2022-04-26T01:44:36.005 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-26T01:44:36.070 INFO:teuthology.task.internal:Creating test directory... 2022-04-26T01:44:36.070 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T01:44:36.073 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T01:44:36.080 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-26T01:44:36.091 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-26T01:44:36.121 INFO:teuthology.task.internal:Creating archive directory... 2022-04-26T01:44:36.122 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T01:44:36.124 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T01:44:36.150 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-26T01:44:36.161 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-26T01:44:36.162 DEBUG:teuthology.orchestra.run.smithi138:> 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 2022-04-26T01:44:36.165 DEBUG:teuthology.orchestra.run.smithi155:> 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 2022-04-26T01:44:36.185 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:44:36.190 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:44:36.196 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:44:36.198 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:44:36.200 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-26T01:44:36.210 INFO:teuthology.task.internal:Configuring sudo... 2022-04-26T01:44:36.210 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T01:44:36.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T01:44:36.255 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-26T01:44:36.268 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-26T01:44:36.269 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T01:44:36.272 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T01:44:36.279 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:44:36.285 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:44:36.333 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:44:36.334 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T01:44:36.354 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:44:36.362 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:44:36.367 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:44:36.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T01:44:36.385 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2022-04-26T01:44:36.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2022-04-26T01:44:36.469 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-26T01:44:36.481 INFO:teuthology.task.internal:Starting timer... 2022-04-26T01:44:36.481 INFO:teuthology.run_tasks:Running task pcp... 2022-04-26T01:44:36.550 INFO:teuthology.run_tasks:Running task selinux... 2022-04-26T01:44:36.582 DEBUG:teuthology.task.selinux:Excluding smithi138: OS 'ubuntu' does not support SELinux 2022-04-26T01:44:36.582 DEBUG:teuthology.task.selinux:Excluding smithi155: OS 'ubuntu' does not support SELinux 2022-04-26T01:44:36.582 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-26T01:44:36.582 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-04-26T01:44:36.583 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-26T01:44:36.583 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-26T01:44:36.618 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-26T01:44:36.625 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-26T01:44:36.657 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-26T01:44:36.676 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'}]}] 2022-04-26T01:44:36.677 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi138.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-26T01:47:26.140 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi138.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2022-04-26T01:47:26.168 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-26T01:47:26.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:47:26.214 DEBUG:teuthology.orchestra.run.smithi138:> true 2022-04-26T01:47:26.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2022-04-26T01:47:26.337 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:47:26.382 DEBUG:teuthology.orchestra.run.smithi155:> true 2022-04-26T01:47:26.500 INFO:teuthology.run_tasks:Running task clock... 2022-04-26T01:47:26.513 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-26T01:47:26.513 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T01:47:26.515 DEBUG:teuthology.orchestra.run.smithi138:> 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 2022-04-26T01:47:26.517 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T01:47:26.517 DEBUG:teuthology.orchestra.run.smithi155:> 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 2022-04-26T01:47:26.547 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-26T01:47:26.547 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Command line: ntpd -gq 2022-04-26T01:47:26.547 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: proto: precision = 0.064 usec (-24) 2022-04-26T01:47:26.548 INFO:teuthology.orchestra.run.smithi138.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T01:47:26.548 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T01:47:26.549 INFO:teuthology.orchestra.run.smithi138.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-26T01:47:26.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: restrict ::: KOD does nothing without LIMITED. 2022-04-26T01:47:26.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen and drop on 0 v6wildcard [::]:123 2022-04-26T01:47:26.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-26T01:47:26.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen normally on 2 lo 127.0.0.1:123 2022-04-26T01:47:26.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen normally on 3 enp3s0f1 172.21.15.138:123 2022-04-26T01:47:26.551 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen normally on 4 lo [::1]:123 2022-04-26T01:47:26.551 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f71%5]:123 2022-04-26T01:47:26.551 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:26 ntpd[7742]: Listening on routing socket on fd #22 for interface updates 2022-04-26T01:47:26.551 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-26T01:47:26.551 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Command line: ntpd -gq 2022-04-26T01:47:26.552 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: proto: precision = 0.074 usec (-24) 2022-04-26T01:47:26.552 INFO:teuthology.orchestra.run.smithi155.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T01:47:26.553 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T01:47:26.553 INFO:teuthology.orchestra.run.smithi155.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: restrict ::: KOD does nothing without LIMITED. 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen and drop on 0 v6wildcard [::]:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen normally on 2 lo 127.0.0.1:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen normally on 3 enp3s0f1 172.21.15.155:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen normally on 4 lo [::1]:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6ded%5]:123 2022-04-26T01:47:26.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:26 ntpd[7746]: Listening on routing socket on fd #22 for interface updates 2022-04-26T01:47:27.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:27.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:27.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:27.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:27.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:27 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:29.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:29 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:29.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:29.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:29.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:29 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:30.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:30.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:30 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:30.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:30.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:30.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:30.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:30 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:31.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:31.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:31 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:31.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:31.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:31.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:31 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:32.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:32.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:32 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:32.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:32.552 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:32.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:32.553 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:32 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:33.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:33.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:33 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.554 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:33.555 INFO:teuthology.orchestra.run.smithi155.stdout:26 Apr 01:47:33 ntpd[7746]: ntpd: time slew -0.000539 s 2022-04-26T01:47:33.556 INFO:teuthology.orchestra.run.smithi155.stdout:ntpd: time slew -0.000539s 2022-04-26T01:47:33.556 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-26T01:47:33.556 INFO:teuthology.orchestra.run.smithi155.stderr:26 Apr 01:47:33 ntpd[7746]: can't open /var/log/ntpstats/loopstats.20220426: Permission denied 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:33.687 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:34.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:34.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:34.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:34 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:35.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:35.548 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T01:47:35.549 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T01:47:35.550 INFO:teuthology.orchestra.run.smithi138.stdout:26 Apr 01:47:35 ntpd[7742]: ntpd: time slew -0.001073 s 2022-04-26T01:47:35.550 INFO:teuthology.orchestra.run.smithi138.stdout:ntpd: time slew -0.001073s 2022-04-26T01:47:35.550 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-26T01:47:35.551 INFO:teuthology.orchestra.run.smithi138.stderr:26 Apr 01:47:35 ntpd[7742]: can't open /var/log/ntpstats/loopstats.20220426: Permission denied 2022-04-26T01:47:35.610 INFO:teuthology.orchestra.run.smithi138.stdout: remote refid st t when poll reach delay offset jitter 2022-04-26T01:47:35.610 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================== 2022-04-26T01:47:35.610 INFO:teuthology.orchestra.run.smithi138.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:35.610 INFO:teuthology.orchestra.run.smithi138.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:35.610 INFO:teuthology.orchestra.run.smithi138.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:35.611 INFO:teuthology.orchestra.run.smithi138.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T01:47:35.612 INFO:teuthology.run_tasks:Running task install... 2022-04-26T01:47:35.623 DEBUG:teuthology.task.install:project ceph 2022-04-26T01:47:35.623 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-26T01:47:35.623 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T01:47:35.623 INFO:teuthology.task.install:Using flavor: default 2022-04-26T01:47:35.630 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-26T01:47:35.630 INFO:teuthology.task.install:extra packages: [] 2022-04-26T01:47:35.630 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-26T01:47:35.702 INFO:teuthology.orchestra.run.smithi138.stdout:Ubuntu 2022-04-26T01:47:35.708 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:47:35.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo lsb_release -is 2022-04-26T01:47:35.708 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-key list | grep Ceph 2022-04-26T01:47:35.759 INFO:teuthology.orchestra.run.smithi155.stdout:Ubuntu 2022-04-26T01:47:35.765 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:47:35.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-key list | grep Ceph 2022-04-26T01:47:35.800 INFO:teuthology.orchestra.run.smithi138.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-26T01:47:35.854 INFO:teuthology.orchestra.run.smithi155.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-26T01:47:35.856 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-26T01:47:35.856 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph.com (release key) 2022-04-26T01:47:35.857 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-26T01:47:35.903 INFO:teuthology.orchestra.run.smithi138.stdout:Ubuntu 2022-04-26T01:47:35.907 INFO:teuthology.orchestra.run.smithi155.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-26T01:47:35.907 INFO:teuthology.orchestra.run.smithi155.stdout:uid [ unknown] Ceph.com (release key) 2022-04-26T01:47:35.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo lsb_release -is 2022-04-26T01:47:35.909 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:47:35.910 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2022-04-26T01:47:35.910 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:47:35.910 INFO:teuthology.packaging:ref: None 2022-04-26T01:47:35.910 INFO:teuthology.packaging:tag: None 2022-04-26T01:47:35.910 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:47:35.910 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:47:35.911 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T01:47:35.963 INFO:teuthology.orchestra.run.smithi155.stdout:Ubuntu 2022-04-26T01:47:35.969 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:47:35.970 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2022-04-26T01:47:35.970 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:47:35.970 INFO:teuthology.packaging:ref: None 2022-04-26T01:47:35.970 INFO:teuthology.packaging:tag: None 2022-04-26T01:47:35.970 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:47:35.970 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:47:35.970 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T01:47:36.192 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default/ 2022-04-26T01:47:36.202 INFO:teuthology.task.install.deb:Package version is 16.2.7-940-g40f5fd17-1focal 2022-04-26T01:47:36.237 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default/ 2022-04-26T01:47:36.238 INFO:teuthology.task.install.deb:Package version is 16.2.7-940-g40f5fd17-1focal 2022-04-26T01:47:36.352 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:47:36.352 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-26T01:47:36.370 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2022-04-26T01:47:36.380 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:47:36.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-26T01:47:36.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2022-04-26T01:47:36.585 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal InRelease 2022-04-26T01:47:36.612 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release [7,680 B] 2022-04-26T01:47:36.649 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:47:36.650 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release.gpg 2022-04-26T01:47:36.665 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:47:36.676 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 Packages [17.0 kB] 2022-04-26T01:47:36.691 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T01:47:36.693 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T01:47:36.708 INFO:teuthology.orchestra.run.smithi155.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal InRelease 2022-04-26T01:47:36.715 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T01:47:36.718 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main i386 Packages [3,092 B] 2022-04-26T01:47:36.725 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T01:47:36.735 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T01:47:36.735 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T01:47:36.739 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release [7,680 B] 2022-04-26T01:47:36.770 INFO:teuthology.orchestra.run.smithi155.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release.gpg 2022-04-26T01:47:36.798 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main i386 Packages [3,092 B] 2022-04-26T01:47:36.858 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 Packages [17.0 kB] 2022-04-26T01:47:37.266 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 27.8 kB in 1s (37.8 kB/s) 2022-04-26T01:47:37.316 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 27.8 kB in 1s (41.0 kB/s) 2022-04-26T01:47:38.123 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:47:38.149 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.7-940-g40f5fd17-1focal cephadm=16.2.7-940-g40f5fd17-1focal ceph-mds=16.2.7-940-g40f5fd17-1focal ceph-mgr=16.2.7-940-g40f5fd17-1focal ceph-common=16.2.7-940-g40f5fd17-1focal ceph-fuse=16.2.7-940-g40f5fd17-1focal ceph-test=16.2.7-940-g40f5fd17-1focal radosgw=16.2.7-940-g40f5fd17-1focal python3-rados=16.2.7-940-g40f5fd17-1focal python3-rgw=16.2.7-940-g40f5fd17-1focal python3-cephfs=16.2.7-940-g40f5fd17-1focal python3-rbd=16.2.7-940-g40f5fd17-1focal libcephfs2=16.2.7-940-g40f5fd17-1focal libcephfs-dev=16.2.7-940-g40f5fd17-1focal librados2=16.2.7-940-g40f5fd17-1focal librbd1=16.2.7-940-g40f5fd17-1focal rbd-fuse=16.2.7-940-g40f5fd17-1focal 2022-04-26T01:47:38.178 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:47:38.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.7-940-g40f5fd17-1focal cephadm=16.2.7-940-g40f5fd17-1focal ceph-mds=16.2.7-940-g40f5fd17-1focal ceph-mgr=16.2.7-940-g40f5fd17-1focal ceph-common=16.2.7-940-g40f5fd17-1focal ceph-fuse=16.2.7-940-g40f5fd17-1focal ceph-test=16.2.7-940-g40f5fd17-1focal radosgw=16.2.7-940-g40f5fd17-1focal python3-rados=16.2.7-940-g40f5fd17-1focal python3-rgw=16.2.7-940-g40f5fd17-1focal python3-cephfs=16.2.7-940-g40f5fd17-1focal python3-rbd=16.2.7-940-g40f5fd17-1focal libcephfs2=16.2.7-940-g40f5fd17-1focal libcephfs-dev=16.2.7-940-g40f5fd17-1focal librados2=16.2.7-940-g40f5fd17-1focal librbd1=16.2.7-940-g40f5fd17-1focal rbd-fuse=16.2.7-940-g40f5fd17-1focal 2022-04-26T01:47:38.225 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2022-04-26T01:47:38.297 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2022-04-26T01:47:38.382 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2022-04-26T01:47:38.382 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2022-04-26T01:47:38.473 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2022-04-26T01:47:38.474 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2022-04-26T01:47:38.515 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2022-04-26T01:47:38.516 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout:The following additional packages will be installed: 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2022-04-26T01:47:38.517 INFO:teuthology.orchestra.run.smithi138.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2022-04-26T01:47:38.518 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T01:47:38.518 INFO:teuthology.orchestra.run.smithi138.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-26T01:47:38.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout:Suggested packages: 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-26T01:47:38.520 INFO:teuthology.orchestra.run.smithi138.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout:Recommended packages: 2022-04-26T01:47:38.521 INFO:teuthology.orchestra.run.smithi138.stdout: btrfs-tools 2022-04-26T01:47:38.622 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2022-04-26T01:47:38.623 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-26T01:47:38.623 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-26T01:47:38.623 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2022-04-26T01:47:38.623 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-26T01:47:38.624 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2022-04-26T01:47:38.624 INFO:teuthology.orchestra.run.smithi155.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2022-04-26T01:47:38.624 INFO:teuthology.orchestra.run.smithi155.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-26T01:47:38.625 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2022-04-26T01:47:38.626 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout:Recommended packages: 2022-04-26T01:47:38.627 INFO:teuthology.orchestra.run.smithi155.stdout: btrfs-tools 2022-04-26T01:47:38.629 INFO:teuthology.orchestra.run.smithi138.stdout:The following NEW packages will be installed: 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T01:47:38.630 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-04-26T01:47:38.631 INFO:teuthology.orchestra.run.smithi138.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-04-26T01:47:38.632 INFO:teuthology.orchestra.run.smithi138.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-04-26T01:47:38.632 INFO:teuthology.orchestra.run.smithi138.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-04-26T01:47:38.632 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2022-04-26T01:47:38.632 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages will be upgraded: 2022-04-26T01:47:38.632 INFO:teuthology.orchestra.run.smithi138.stdout: librados2 librbd1 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2022-04-26T01:47:38.733 INFO:teuthology.orchestra.run.smithi155.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2022-04-26T01:47:38.734 INFO:teuthology.orchestra.run.smithi155.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T01:47:38.734 INFO:teuthology.orchestra.run.smithi155.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-04-26T01:47:38.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages will be upgraded: 2022-04-26T01:47:38.736 INFO:teuthology.orchestra.run.smithi155.stdout: librados2 librbd1 2022-04-26T01:47:38.798 INFO:teuthology.orchestra.run.smithi138.stdout:2 upgraded, 99 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:47:38.798 INFO:teuthology.orchestra.run.smithi138.stdout:Need to get 173 MB of archives. 2022-04-26T01:47:38.798 INFO:teuthology.orchestra.run.smithi138.stdout:After this operation, 799 MB of additional disk space will be used. 2022-04-26T01:47:38.798 INFO:teuthology.orchestra.run.smithi138.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.7-940-g40f5fd17-1focal [3,844 B] 2022-04-26T01:47:38.825 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-26T01:47:38.860 INFO:teuthology.orchestra.run.smithi155.stdout:2 upgraded, 99 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:47:38.860 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 173 MB of archives. 2022-04-26T01:47:38.860 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 799 MB of additional disk space will be used. 2022-04-26T01:47:38.860 INFO:teuthology.orchestra.run.smithi155.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-26T01:47:38.861 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.7-940-g40f5fd17-1focal [3,353 kB] 2022-04-26T01:47:38.900 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.7-940-g40f5fd17-1focal [3,844 B] 2022-04-26T01:47:38.966 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.7-940-g40f5fd17-1focal [3,353 kB] 2022-04-26T01:47:39.083 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-26T01:47:39.114 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-26T01:47:39.131 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-26T01:47:39.147 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-26T01:47:39.171 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.7-940-g40f5fd17-1focal [3,373 kB] 2022-04-26T01:47:39.207 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-04-26T01:47:39.219 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-26T01:47:39.222 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-26T01:47:39.235 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-26T01:47:39.237 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-26T01:47:39.238 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-26T01:47:39.239 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-26T01:47:39.245 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-26T01:47:39.247 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-26T01:47:39.247 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-26T01:47:39.248 INFO:teuthology.orchestra.run.smithi155.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-26T01:47:39.249 INFO:teuthology.orchestra.run.smithi155.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-26T01:47:39.289 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-26T01:47:39.316 INFO:teuthology.orchestra.run.smithi155.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-26T01:47:39.316 INFO:teuthology.orchestra.run.smithi155.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-26T01:47:39.316 INFO:teuthology.orchestra.run.smithi155.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-26T01:47:39.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-26T01:47:39.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-26T01:47:39.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2022-04-26T01:47:39.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-26T01:47:39.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-26T01:47:39.319 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-26T01:47:39.329 INFO:teuthology.orchestra.run.smithi155.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-26T01:47:39.330 INFO:teuthology.orchestra.run.smithi155.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-26T01:47:39.339 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.7-940-g40f5fd17-1focal [721 kB] 2022-04-26T01:47:39.370 INFO:teuthology.orchestra.run.smithi155.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-26T01:47:39.371 INFO:teuthology.orchestra.run.smithi155.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-26T01:47:39.372 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.7-940-g40f5fd17-1focal [409 kB] 2022-04-26T01:47:39.374 INFO:teuthology.orchestra.run.smithi155.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-26T01:47:39.390 INFO:teuthology.orchestra.run.smithi155.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-26T01:47:39.393 INFO:teuthology.orchestra.run.smithi155.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-26T01:47:39.394 INFO:teuthology.orchestra.run.smithi155.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-26T01:47:39.395 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.7-940-g40f5fd17-1focal [22.0 kB] 2022-04-26T01:47:39.396 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.7-940-g40f5fd17-1focal [212 kB] 2022-04-26T01:47:39.397 INFO:teuthology.orchestra.run.smithi155.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-26T01:47:39.399 INFO:teuthology.orchestra.run.smithi155.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-26T01:47:39.400 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.7-940-g40f5fd17-1focal [36.4 kB] 2022-04-26T01:47:39.400 INFO:teuthology.orchestra.run.smithi138.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.7-940-g40f5fd17-1focal [386 kB] 2022-04-26T01:47:39.412 INFO:teuthology.orchestra.run.smithi155.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-26T01:47:39.412 INFO:teuthology.orchestra.run.smithi155.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-26T01:47:39.413 INFO:teuthology.orchestra.run.smithi138.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.7-940-g40f5fd17-1focal [3,701 kB] 2022-04-26T01:47:39.430 INFO:teuthology.orchestra.run.smithi138.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-04-26T01:47:39.453 INFO:teuthology.orchestra.run.smithi138.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-26T01:47:39.454 INFO:teuthology.orchestra.run.smithi155.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-26T01:47:39.461 INFO:teuthology.orchestra.run.smithi138.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-26T01:47:39.491 INFO:teuthology.orchestra.run.smithi138.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-26T01:47:39.496 INFO:teuthology.orchestra.run.smithi138.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-26T01:47:39.499 INFO:teuthology.orchestra.run.smithi138.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-26T01:47:39.514 INFO:teuthology.orchestra.run.smithi138.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-26T01:47:39.515 INFO:teuthology.orchestra.run.smithi138.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-26T01:47:39.517 INFO:teuthology.orchestra.run.smithi138.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-26T01:47:39.565 INFO:teuthology.orchestra.run.smithi138.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-26T01:47:39.568 INFO:teuthology.orchestra.run.smithi138.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-26T01:47:39.569 INFO:teuthology.orchestra.run.smithi138.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-26T01:47:39.572 INFO:teuthology.orchestra.run.smithi138.stdout:Get:28 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.7-940-g40f5fd17-1focal [116 kB] 2022-04-26T01:47:39.576 INFO:teuthology.orchestra.run.smithi138.stdout:Get:29 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.7-940-g40f5fd17-1focal [447 kB] 2022-04-26T01:47:39.584 INFO:teuthology.orchestra.run.smithi155.stdout:Get:39 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.7-940-g40f5fd17-1focal [3,373 kB] 2022-04-26T01:47:39.601 INFO:teuthology.orchestra.run.smithi138.stdout:Get:30 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.7-940-g40f5fd17-1focal [22.6 MB] 2022-04-26T01:47:39.646 INFO:teuthology.orchestra.run.smithi138.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-26T01:47:39.649 INFO:teuthology.orchestra.run.smithi138.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-26T01:47:39.650 INFO:teuthology.orchestra.run.smithi138.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-26T01:47:39.654 INFO:teuthology.orchestra.run.smithi138.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2022-04-26T01:47:39.658 INFO:teuthology.orchestra.run.smithi155.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-26T01:47:39.658 INFO:teuthology.orchestra.run.smithi138.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-26T01:47:39.658 INFO:teuthology.orchestra.run.smithi138.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-26T01:47:39.679 INFO:teuthology.orchestra.run.smithi138.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-26T01:47:39.701 INFO:teuthology.orchestra.run.smithi155.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-26T01:47:39.703 INFO:teuthology.orchestra.run.smithi155.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-26T01:47:39.728 INFO:teuthology.orchestra.run.smithi138.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-26T01:47:39.729 INFO:teuthology.orchestra.run.smithi138.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-26T01:47:39.730 INFO:teuthology.orchestra.run.smithi138.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-26T01:47:39.741 INFO:teuthology.orchestra.run.smithi155.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-26T01:47:39.741 INFO:teuthology.orchestra.run.smithi155.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-26T01:47:39.741 INFO:teuthology.orchestra.run.smithi155.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-26T01:47:39.741 INFO:teuthology.orchestra.run.smithi155.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-26T01:47:39.742 INFO:teuthology.orchestra.run.smithi155.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-26T01:47:39.742 INFO:teuthology.orchestra.run.smithi155.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-26T01:47:39.743 INFO:teuthology.orchestra.run.smithi155.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-26T01:47:39.758 INFO:teuthology.orchestra.run.smithi155.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-26T01:47:39.759 INFO:teuthology.orchestra.run.smithi155.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-26T01:47:39.804 INFO:teuthology.orchestra.run.smithi155.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-26T01:47:39.810 INFO:teuthology.orchestra.run.smithi155.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-26T01:47:39.811 INFO:teuthology.orchestra.run.smithi138.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-26T01:47:39.812 INFO:teuthology.orchestra.run.smithi155.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-26T01:47:39.814 INFO:teuthology.orchestra.run.smithi155.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-26T01:47:39.815 INFO:teuthology.orchestra.run.smithi155.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-26T01:47:39.816 INFO:teuthology.orchestra.run.smithi138.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-26T01:47:39.818 INFO:teuthology.orchestra.run.smithi155.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-26T01:47:39.820 INFO:teuthology.orchestra.run.smithi155.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-26T01:47:39.821 INFO:teuthology.orchestra.run.smithi138.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-26T01:47:39.821 INFO:teuthology.orchestra.run.smithi138.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-26T01:47:39.823 INFO:teuthology.orchestra.run.smithi155.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-26T01:47:39.825 INFO:teuthology.orchestra.run.smithi138.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-26T01:47:39.828 INFO:teuthology.orchestra.run.smithi138.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-26T01:47:39.831 INFO:teuthology.orchestra.run.smithi138.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-26T01:47:39.851 INFO:teuthology.orchestra.run.smithi155.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-26T01:47:39.852 INFO:teuthology.orchestra.run.smithi155.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-26T01:47:39.893 INFO:teuthology.orchestra.run.smithi138.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-26T01:47:39.894 INFO:teuthology.orchestra.run.smithi138.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-26T01:47:39.896 INFO:teuthology.orchestra.run.smithi155.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-26T01:47:39.896 INFO:teuthology.orchestra.run.smithi155.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-26T01:47:39.899 INFO:teuthology.orchestra.run.smithi155.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-26T01:47:39.916 INFO:teuthology.orchestra.run.smithi155.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-26T01:47:39.916 INFO:teuthology.orchestra.run.smithi155.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-26T01:47:39.917 INFO:teuthology.orchestra.run.smithi155.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-26T01:47:39.917 INFO:teuthology.orchestra.run.smithi155.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-26T01:47:39.918 INFO:teuthology.orchestra.run.smithi155.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-26T01:47:39.939 INFO:teuthology.orchestra.run.smithi155.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-26T01:47:39.940 INFO:teuthology.orchestra.run.smithi155.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-26T01:47:39.982 INFO:teuthology.orchestra.run.smithi155.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-26T01:47:39.985 INFO:teuthology.orchestra.run.smithi155.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-26T01:47:40.031 INFO:teuthology.orchestra.run.smithi155.stdout:Get:74 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.7-940-g40f5fd17-1focal [721 kB] 2022-04-26T01:47:40.161 INFO:teuthology.orchestra.run.smithi155.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.7-940-g40f5fd17-1focal [409 kB] 2022-04-26T01:47:40.232 INFO:teuthology.orchestra.run.smithi155.stdout:Get:76 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.7-940-g40f5fd17-1focal [22.0 kB] 2022-04-26T01:47:40.233 INFO:teuthology.orchestra.run.smithi155.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.7-940-g40f5fd17-1focal [212 kB] 2022-04-26T01:47:40.239 INFO:teuthology.orchestra.run.smithi155.stdout:Get:78 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.7-940-g40f5fd17-1focal [36.4 kB] 2022-04-26T01:47:40.241 INFO:teuthology.orchestra.run.smithi155.stdout:Get:79 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.7-940-g40f5fd17-1focal [386 kB] 2022-04-26T01:47:40.300 INFO:teuthology.orchestra.run.smithi138.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-26T01:47:40.314 INFO:teuthology.orchestra.run.smithi155.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.7-940-g40f5fd17-1focal [3,701 kB] 2022-04-26T01:47:40.316 INFO:teuthology.orchestra.run.smithi138.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-26T01:47:40.317 INFO:teuthology.orchestra.run.smithi138.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-26T01:47:40.396 INFO:teuthology.orchestra.run.smithi138.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-26T01:47:40.397 INFO:teuthology.orchestra.run.smithi138.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-26T01:47:40.397 INFO:teuthology.orchestra.run.smithi138.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-26T01:47:40.398 INFO:teuthology.orchestra.run.smithi138.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-26T01:47:40.398 INFO:teuthology.orchestra.run.smithi138.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-26T01:47:40.399 INFO:teuthology.orchestra.run.smithi138.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-26T01:47:40.399 INFO:teuthology.orchestra.run.smithi138.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-26T01:47:40.472 INFO:teuthology.orchestra.run.smithi138.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-26T01:47:40.472 INFO:teuthology.orchestra.run.smithi138.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-26T01:47:40.559 INFO:teuthology.orchestra.run.smithi138.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-26T01:47:40.570 INFO:teuthology.orchestra.run.smithi138.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-26T01:47:40.570 INFO:teuthology.orchestra.run.smithi138.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-26T01:47:40.571 INFO:teuthology.orchestra.run.smithi138.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-26T01:47:40.572 INFO:teuthology.orchestra.run.smithi138.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-26T01:47:40.574 INFO:teuthology.orchestra.run.smithi138.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-26T01:47:40.575 INFO:teuthology.orchestra.run.smithi138.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-26T01:47:40.578 INFO:teuthology.orchestra.run.smithi138.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-26T01:47:40.646 INFO:teuthology.orchestra.run.smithi138.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-26T01:47:40.704 INFO:teuthology.orchestra.run.smithi155.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.7-940-g40f5fd17-1focal [116 kB] 2022-04-26T01:47:40.727 INFO:teuthology.orchestra.run.smithi138.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-26T01:47:40.728 INFO:teuthology.orchestra.run.smithi138.stdout:Get:72 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.7-940-g40f5fd17-1focal [5,901 kB] 2022-04-26T01:47:40.732 INFO:teuthology.orchestra.run.smithi138.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-26T01:47:40.732 INFO:teuthology.orchestra.run.smithi138.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-26T01:47:40.733 INFO:teuthology.orchestra.run.smithi138.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-26T01:47:40.744 INFO:teuthology.orchestra.run.smithi155.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.7-940-g40f5fd17-1focal [447 kB] 2022-04-26T01:47:40.746 INFO:teuthology.orchestra.run.smithi138.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-26T01:47:40.747 INFO:teuthology.orchestra.run.smithi138.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-26T01:47:40.747 INFO:teuthology.orchestra.run.smithi138.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-26T01:47:40.759 INFO:teuthology.orchestra.run.smithi155.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.7-940-g40f5fd17-1focal [22.6 MB] 2022-04-26T01:47:40.792 INFO:teuthology.orchestra.run.smithi138.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-26T01:47:40.793 INFO:teuthology.orchestra.run.smithi138.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-26T01:47:40.818 INFO:teuthology.orchestra.run.smithi138.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-26T01:47:40.818 INFO:teuthology.orchestra.run.smithi138.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-26T01:47:40.869 INFO:teuthology.orchestra.run.smithi138.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.7-940-g40f5fd17-1focal [197 kB] 2022-04-26T01:47:40.901 INFO:teuthology.orchestra.run.smithi138.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-26T01:47:40.903 INFO:teuthology.orchestra.run.smithi138.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.7-940-g40f5fd17-1focal [1,521 kB] 2022-04-26T01:47:40.904 INFO:teuthology.orchestra.run.smithi138.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-26T01:47:40.982 INFO:teuthology.orchestra.run.smithi138.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.7-940-g40f5fd17-1focal [6,958 kB] 2022-04-26T01:47:41.418 INFO:teuthology.orchestra.run.smithi138.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.7-940-g40f5fd17-1focal [26.1 MB] 2022-04-26T01:47:42.479 INFO:teuthology.orchestra.run.smithi155.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.7-940-g40f5fd17-1focal [5,901 kB] 2022-04-26T01:47:42.738 INFO:teuthology.orchestra.run.smithi155.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.7-940-g40f5fd17-1focal [197 kB] 2022-04-26T01:47:42.743 INFO:teuthology.orchestra.run.smithi155.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.7-940-g40f5fd17-1focal [1,521 kB] 2022-04-26T01:47:42.879 INFO:teuthology.orchestra.run.smithi155.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.7-940-g40f5fd17-1focal [6,958 kB] 2022-04-26T01:47:43.146 INFO:teuthology.orchestra.run.smithi138.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.7-940-g40f5fd17-1focal [3,936 B] 2022-04-26T01:47:43.146 INFO:teuthology.orchestra.run.smithi138.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.7-940-g40f5fd17-1focal [826 kB] 2022-04-26T01:47:43.152 INFO:teuthology.orchestra.run.smithi138.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.7-940-g40f5fd17-1focal [2,337 kB] 2022-04-26T01:47:43.236 INFO:teuthology.orchestra.run.smithi138.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.7-940-g40f5fd17-1focal [73.1 kB] 2022-04-26T01:47:43.238 INFO:teuthology.orchestra.run.smithi138.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.7-940-g40f5fd17-1focal [93.2 kB] 2022-04-26T01:47:43.241 INFO:teuthology.orchestra.run.smithi138.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.7-940-g40f5fd17-1focal [2,566 kB] 2022-04-26T01:47:43.377 INFO:teuthology.orchestra.run.smithi138.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-940-g40f5fd17-1focal [7,861 kB] 2022-04-26T01:47:43.399 INFO:teuthology.orchestra.run.smithi155.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.7-940-g40f5fd17-1focal [26.1 MB] 2022-04-26T01:47:43.820 INFO:teuthology.orchestra.run.smithi138.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.7-940-g40f5fd17-1focal [4,052 B] 2022-04-26T01:47:43.846 INFO:teuthology.orchestra.run.smithi138.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.7-940-g40f5fd17-1focal [126 kB] 2022-04-26T01:47:43.850 INFO:teuthology.orchestra.run.smithi138.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.7-940-g40f5fd17-1focal [49.6 MB] 2022-04-26T01:47:45.915 INFO:teuthology.orchestra.run.smithi155.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.7-940-g40f5fd17-1focal [3,936 B] 2022-04-26T01:47:45.916 INFO:teuthology.orchestra.run.smithi155.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.7-940-g40f5fd17-1focal [826 kB] 2022-04-26T01:47:45.961 INFO:teuthology.orchestra.run.smithi155.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.7-940-g40f5fd17-1focal [2,337 kB] 2022-04-26T01:47:46.281 INFO:teuthology.orchestra.run.smithi155.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.7-940-g40f5fd17-1focal [73.1 kB] 2022-04-26T01:47:46.283 INFO:teuthology.orchestra.run.smithi155.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.7-940-g40f5fd17-1focal [93.2 kB] 2022-04-26T01:47:46.307 INFO:teuthology.orchestra.run.smithi155.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.7-940-g40f5fd17-1focal [2,566 kB] 2022-04-26T01:47:46.482 INFO:teuthology.orchestra.run.smithi138.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.7-940-g40f5fd17-1focal [21.0 kB] 2022-04-26T01:47:46.483 INFO:teuthology.orchestra.run.smithi138.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.7-940-g40f5fd17-1focal [11.3 MB] 2022-04-26T01:47:46.508 INFO:teuthology.orchestra.run.smithi155.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-940-g40f5fd17-1focal [7,861 kB] 2022-04-26T01:47:46.810 INFO:teuthology.orchestra.run.smithi138.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.7-940-g40f5fd17-1focal [77.7 kB] 2022-04-26T01:47:47.319 INFO:teuthology.orchestra.run.smithi155.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.7-940-g40f5fd17-1focal [4,052 B] 2022-04-26T01:47:47.319 INFO:teuthology.orchestra.run.smithi155.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.7-940-g40f5fd17-1focal [126 kB] 2022-04-26T01:47:47.337 INFO:teuthology.orchestra.run.smithi155.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.7-940-g40f5fd17-1focal [49.6 MB] 2022-04-26T01:47:47.418 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 173 MB in 8s (21.2 MB/s) 2022-04-26T01:47:47.519 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libjaeger. 2022-04-26T01:47:47.564 INFO:teuthology.orchestra.run.smithi138.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109370 files and directories currently installed.) 2022-04-26T01:47:47.586 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../000-libjaeger_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:47.601 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:47.904 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-26T01:47:47.918 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../001-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-26T01:47:48.004 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T01:47:48.348 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../002-librbd1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:48.476 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librbd1 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T01:47:49.145 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../003-librados2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:49.273 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librados2 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T01:47:49.911 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libcephfs2. 2022-04-26T01:47:49.925 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../004-libcephfs2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:49.969 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:50.313 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rados. 2022-04-26T01:47:50.327 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../005-python3-rados_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:50.371 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:50.725 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-26T01:47:50.738 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../006-python3-ceph-argparse_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:47:50.775 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:51.045 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cephfs. 2022-04-26T01:47:51.059 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../007-python3-cephfs_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:51.094 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:51.423 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-26T01:47:51.436 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../008-python3-ceph-common_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:47:51.473 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:51.768 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-prettytable. 2022-04-26T01:47:51.783 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-5_all.deb ... 2022-04-26T01:47:51.835 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-26T01:47:52.071 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rbd. 2022-04-26T01:47:52.084 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../010-python3-rbd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:52.129 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:52.483 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-26T01:47:52.496 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../011-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-26T01:47:52.532 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T01:47:52.853 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-26T01:47:52.866 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../012-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-26T01:47:52.895 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T01:47:53.206 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-26T01:47:53.222 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../013-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-26T01:47:53.264 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T01:47:53.626 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librgw2. 2022-04-26T01:47:53.639 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../014-librgw2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:53.676 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:54.075 INFO:teuthology.orchestra.run.smithi155.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.7-940-g40f5fd17-1focal [21.0 kB] 2022-04-26T01:47:54.076 INFO:teuthology.orchestra.run.smithi155.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.7-940-g40f5fd17-1focal [11.3 MB] 2022-04-26T01:47:54.279 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rgw. 2022-04-26T01:47:54.293 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../015-python3-rgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:54.337 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:54.632 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libleveldb1d:amd64. 2022-04-26T01:47:54.647 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../016-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-04-26T01:47:54.682 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T01:47:55.177 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liboath0. 2022-04-26T01:47:55.192 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../017-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-26T01:47:55.235 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-26T01:47:55.539 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libradosstriper1. 2022-04-26T01:47:55.552 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../018-libradosstriper1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:55.597 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:55.747 INFO:teuthology.orchestra.run.smithi155.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.7-940-g40f5fd17-1focal [77.7 kB] 2022-04-26T01:47:55.959 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-common. 2022-04-26T01:47:55.972 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../019-ceph-common_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:56.009 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:56.373 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 173 MB in 17s (10.2 MB/s) 2022-04-26T01:47:56.452 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libjaeger. 2022-04-26T01:47:56.496 INFO:teuthology.orchestra.run.smithi155.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109370 files and directories currently installed.) 2022-04-26T01:47:56.500 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../000-libjaeger_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:56.542 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:56.853 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-26T01:47:56.867 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../001-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-26T01:47:56.952 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T01:47:57.286 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../002-librbd1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:57.414 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librbd1 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T01:47:58.108 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../003-librados2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:58.235 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librados2 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T01:47:58.260 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-base. 2022-04-26T01:47:58.263 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../020-ceph-base_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:58.317 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:58.839 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libcephfs2. 2022-04-26T01:47:58.852 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../004-libcephfs2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:58.888 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:59.183 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rados. 2022-04-26T01:47:59.195 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../005-python3-rados_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:59.233 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:59.287 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cryptography. 2022-04-26T01:47:59.301 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../021-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-26T01:47:59.345 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T01:47:59.568 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-26T01:47:59.581 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../006-python3-ceph-argparse_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:47:59.618 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:59.683 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-openssl. 2022-04-26T01:47:59.698 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../022-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-26T01:47:59.733 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-26T01:47:59.904 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cephfs. 2022-04-26T01:47:59.918 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../007-python3-cephfs_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:47:59.962 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:47:59.994 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-26T01:48:00.008 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../023-ceph-mgr-modules-core_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:00.053 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:00.298 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-26T01:48:00.306 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../008-python3-ceph-common_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:00.348 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:00.450 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-26T01:48:00.465 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../024-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-26T01:48:00.508 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T01:48:00.643 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-prettytable. 2022-04-26T01:48:00.656 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-5_all.deb ... 2022-04-26T01:48:00.693 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-26T01:48:00.820 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-26T01:48:00.833 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-26T01:48:00.870 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-26T01:48:00.928 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rbd. 2022-04-26T01:48:00.943 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../010-python3-rbd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:00.986 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:01.232 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jwt. 2022-04-26T01:48:01.245 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../026-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-26T01:48:01.282 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T01:48:01.331 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-26T01:48:01.344 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../011-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-26T01:48:01.389 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T01:48:01.552 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-logutils. 2022-04-26T01:48:01.566 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2022-04-26T01:48:01.594 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-26T01:48:01.700 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-26T01:48:01.714 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../012-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-26T01:48:01.758 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T01:48:01.864 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-26T01:48:01.879 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-26T01:48:01.922 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-26T01:48:02.028 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-26T01:48:02.043 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../013-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-26T01:48:02.086 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T01:48:02.209 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-mako. 2022-04-26T01:48:02.222 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-26T01:48:02.267 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T01:48:02.431 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librgw2. 2022-04-26T01:48:02.444 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../014-librgw2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:02.488 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:02.571 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-26T01:48:02.586 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-26T01:48:02.629 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-26T01:48:02.916 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-26T01:48:02.929 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-26T01:48:02.965 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T01:48:03.100 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rgw. 2022-04-26T01:48:03.114 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../015-python3-rgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:03.151 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:03.244 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-webob. 2022-04-26T01:48:03.257 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-26T01:48:03.310 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-26T01:48:03.421 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libleveldb1d:amd64. 2022-04-26T01:48:03.435 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../016-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-04-26T01:48:03.479 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T01:48:03.630 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-26T01:48:03.644 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-26T01:48:03.689 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T01:48:03.831 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liboath0. 2022-04-26T01:48:03.840 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../017-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-26T01:48:03.881 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-26T01:48:03.992 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-bs4. 2022-04-26T01:48:04.005 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2022-04-26T01:48:04.050 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-26T01:48:04.209 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libradosstriper1. 2022-04-26T01:48:04.224 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../018-libradosstriper1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:04.267 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:04.396 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-waitress. 2022-04-26T01:48:04.409 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2022-04-26T01:48:04.457 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T01:48:04.721 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-common. 2022-04-26T01:48:04.735 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../019-ceph-common_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:04.779 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:04.782 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-tempita. 2022-04-26T01:48:04.796 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2022-04-26T01:48:04.840 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-26T01:48:05.144 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-paste. 2022-04-26T01:48:05.159 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-26T01:48:05.202 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T01:48:05.681 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-26T01:48:05.695 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-26T01:48:05.739 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T01:48:06.018 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-26T01:48:06.030 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-26T01:48:06.067 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-26T01:48:06.371 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-webtest. 2022-04-26T01:48:06.386 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2022-04-26T01:48:06.429 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-26T01:48:06.724 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pecan. 2022-04-26T01:48:06.739 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-26T01:48:06.782 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T01:48:07.026 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-base. 2022-04-26T01:48:07.039 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../020-ceph-base_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:07.094 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:07.113 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-26T01:48:07.126 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-26T01:48:07.163 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T01:48:07.525 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr. 2022-04-26T01:48:07.539 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../043-ceph-mgr_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:07.583 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:08.055 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cryptography. 2022-04-26T01:48:08.069 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../021-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-26T01:48:08.087 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mon. 2022-04-26T01:48:08.100 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../044-ceph-mon_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:08.113 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T01:48:08.137 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:08.592 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-openssl. 2022-04-26T01:48:08.605 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../022-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-26T01:48:08.650 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-26T01:48:08.886 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-26T01:48:08.898 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../023-ceph-mgr-modules-core_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:08.927 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:09.183 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-osd. 2022-04-26T01:48:09.196 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../045-ceph-osd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:09.224 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:09.274 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-26T01:48:09.287 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../024-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-26T01:48:09.332 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T01:48:09.610 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-26T01:48:09.623 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-26T01:48:09.660 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-26T01:48:09.946 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jwt. 2022-04-26T01:48:09.962 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../026-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-26T01:48:09.996 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T01:48:10.850 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-logutils. 2022-04-26T01:48:10.865 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2022-04-26T01:48:10.907 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-26T01:48:11.211 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-26T01:48:11.225 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-26T01:48:11.269 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-26T01:48:11.513 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-mako. 2022-04-26T01:48:11.527 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-26T01:48:11.563 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T01:48:11.824 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-26T01:48:11.838 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-26T01:48:11.882 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-26T01:48:12.114 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph. 2022-04-26T01:48:12.128 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../046-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:12.172 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:12.194 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-26T01:48:12.207 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-26T01:48:12.252 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T01:48:12.484 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-fuse. 2022-04-26T01:48:12.499 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../047-ceph-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:12.542 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:12.546 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-webob. 2022-04-26T01:48:12.560 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-26T01:48:12.604 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-26T01:48:12.924 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-26T01:48:12.937 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-26T01:48:12.974 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T01:48:12.979 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mds. 2022-04-26T01:48:12.993 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../048-ceph-mds_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:13.037 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:13.277 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-bs4. 2022-04-26T01:48:13.290 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2022-04-26T01:48:13.326 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-26T01:48:13.533 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package cephadm. 2022-04-26T01:48:13.545 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../049-cephadm_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:13.574 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:13.655 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-waitress. 2022-04-26T01:48:13.670 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2022-04-26T01:48:13.707 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T01:48:13.886 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jinja2. 2022-04-26T01:48:13.899 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../050-python3-jinja2_2.10.1-2_all.deb ... 2022-04-26T01:48:13.944 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-26T01:48:14.049 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-tempita. 2022-04-26T01:48:14.063 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2022-04-26T01:48:14.107 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-26T01:48:14.256 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-26T01:48:14.271 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../051-ceph-mgr-cephadm_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:14.314 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:14.369 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-paste. 2022-04-26T01:48:14.383 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-26T01:48:14.418 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T01:48:14.643 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-26T01:48:14.657 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../052-python3-repoze.lru_0.7-2_all.deb ... 2022-04-26T01:48:14.701 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-26T01:48:14.721 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-26T01:48:14.735 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-26T01:48:14.780 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T01:48:14.929 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libjs-underscore. 2022-04-26T01:48:14.944 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../053-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-26T01:48:14.979 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T01:48:15.082 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-26T01:48:15.114 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-26T01:48:15.141 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-26T01:48:15.257 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-26T01:48:15.270 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../054-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-26T01:48:15.307 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T01:48:15.444 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-webtest. 2022-04-26T01:48:15.457 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2022-04-26T01:48:15.493 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-26T01:48:15.594 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-routes. 2022-04-26T01:48:15.606 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../055-python3-routes_2.4.1-2_all.deb ... 2022-04-26T01:48:15.660 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-26T01:48:15.788 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pecan. 2022-04-26T01:48:15.801 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-26T01:48:15.837 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T01:48:15.956 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-26T01:48:15.969 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../056-ceph-mgr-dashboard_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:15.997 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:16.192 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-26T01:48:16.206 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-26T01:48:16.250 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T01:48:16.612 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr. 2022-04-26T01:48:16.627 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../043-ceph-mgr_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:16.662 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:16.908 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-decorator. 2022-04-26T01:48:16.917 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../057-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-26T01:48:16.958 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T01:48:17.140 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mon. 2022-04-26T01:48:17.154 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../044-ceph-mon_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:17.190 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:17.245 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-26T01:48:17.259 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../058-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-26T01:48:17.303 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T01:48:17.582 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-scipy. 2022-04-26T01:48:17.596 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../059-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-26T01:48:17.631 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-26T01:48:18.260 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-osd. 2022-04-26T01:48:18.273 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../045-ceph-osd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:18.318 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:18.993 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-26T01:48:19.011 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../060-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-26T01:48:19.042 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:19.615 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-joblib. 2022-04-26T01:48:19.628 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../061-python3-joblib_0.14.0-3_all.deb ... 2022-04-26T01:48:19.665 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-26T01:48:20.044 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-sklearn. 2022-04-26T01:48:20.057 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../062-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-26T01:48:20.102 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:20.868 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-26T01:48:20.883 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../063-ceph-mgr-diskprediction-local_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:20.906 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph. 2022-04-26T01:48:20.916 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../046-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:20.935 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:20.956 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:21.300 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-fuse. 2022-04-26T01:48:21.314 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../047-ceph-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:21.359 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:21.771 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mds. 2022-04-26T01:48:21.783 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../048-ceph-mds_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:21.820 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:22.088 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cachetools. 2022-04-26T01:48:22.102 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../064-python3-cachetools_4.0.0-1_all.deb ... 2022-04-26T01:48:22.146 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-26T01:48:22.340 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package cephadm. 2022-04-26T01:48:22.353 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../049-cephadm_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:22.390 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:22.458 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-26T01:48:22.471 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../065-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-26T01:48:22.516 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T01:48:22.643 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jinja2. 2022-04-26T01:48:22.658 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../050-python3-jinja2_2.10.1-2_all.deb ... 2022-04-26T01:48:22.692 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-26T01:48:22.869 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-26T01:48:22.884 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../066-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-26T01:48:22.927 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T01:48:22.971 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-26T01:48:22.984 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../051-ceph-mgr-cephadm_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:23.020 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:23.239 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rsa. 2022-04-26T01:48:23.252 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../067-python3-rsa_4.0-3_all.deb ... 2022-04-26T01:48:23.297 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-26T01:48:23.348 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-26T01:48:23.362 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../052-python3-repoze.lru_0.7-2_all.deb ... 2022-04-26T01:48:23.407 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-26T01:48:23.575 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-google-auth. 2022-04-26T01:48:23.589 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../068-python3-google-auth_1.5.1-2_all.deb ... 2022-04-26T01:48:23.625 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-26T01:48:23.651 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libjs-underscore. 2022-04-26T01:48:23.666 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../053-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-26T01:48:23.709 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T01:48:23.928 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-blinker. 2022-04-26T01:48:23.944 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../069-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-26T01:48:23.986 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T01:48:24.004 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-26T01:48:24.017 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../054-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-26T01:48:24.053 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T01:48:24.273 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-26T01:48:24.286 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../070-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-26T01:48:24.331 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T01:48:24.348 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-routes. 2022-04-26T01:48:24.362 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../055-python3-routes_2.4.1-2_all.deb ... 2022-04-26T01:48:24.406 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-26T01:48:24.626 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-26T01:48:24.640 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../071-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-26T01:48:24.684 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T01:48:24.767 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-26T01:48:24.780 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../056-ceph-mgr-dashboard_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:24.817 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:24.995 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-websocket. 2022-04-26T01:48:25.011 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../072-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-26T01:48:25.054 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T01:48:25.365 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-26T01:48:25.378 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../073-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-26T01:48:25.415 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T01:48:25.758 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-decorator. 2022-04-26T01:48:25.772 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../057-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-26T01:48:25.816 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T01:48:25.987 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-26T01:48:26.003 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../074-ceph-mgr-k8sevents_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:26.045 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:26.209 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-26T01:48:26.225 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../058-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-26T01:48:26.390 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-26T01:48:26.403 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../075-libonig5_6.9.4-1_amd64.deb ... 2022-04-26T01:48:26.448 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-26T01:48:26.460 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T01:48:26.730 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-scipy. 2022-04-26T01:48:26.744 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../059-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-26T01:48:26.780 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-26T01:48:26.784 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-26T01:48:26.797 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../076-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T01:48:26.842 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:48:27.378 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package jq. 2022-04-26T01:48:27.392 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../077-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T01:48:27.436 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:48:27.689 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package socat. 2022-04-26T01:48:27.702 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../078-socat_1.7.3.3-2_amd64.deb ... 2022-04-26T01:48:27.747 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-26T01:48:28.151 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-26T01:48:28.166 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../079-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-26T01:48:28.209 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T01:48:28.256 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-26T01:48:28.270 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../060-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-26T01:48:28.306 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:28.470 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package xmlstarlet. 2022-04-26T01:48:28.562 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../080-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-26T01:48:28.562 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-26T01:48:28.835 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-joblib. 2022-04-26T01:48:28.848 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../061-python3-joblib_0.14.0-3_all.deb ... 2022-04-26T01:48:28.892 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-26T01:48:29.018 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-26T01:48:29.032 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../081-libsqlite3-mod-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:29.076 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:29.288 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-sklearn. 2022-04-26T01:48:29.301 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../062-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-26T01:48:29.346 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-test. 2022-04-26T01:48:29.346 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:29.359 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../082-ceph-test_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:29.403 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:30.054 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-26T01:48:30.068 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../063-ceph-mgr-diskprediction-local_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:30.112 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:31.190 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cachetools. 2022-04-26T01:48:31.205 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../064-python3-cachetools_4.0.0-1_all.deb ... 2022-04-26T01:48:31.240 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-26T01:48:31.577 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-26T01:48:31.592 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../065-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-26T01:48:31.643 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T01:48:31.955 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-26T01:48:31.970 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../066-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-26T01:48:32.013 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T01:48:32.308 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rsa. 2022-04-26T01:48:32.322 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../067-python3-rsa_4.0-3_all.deb ... 2022-04-26T01:48:32.366 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-26T01:48:32.686 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-google-auth. 2022-04-26T01:48:32.699 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../068-python3-google-auth_1.5.1-2_all.deb ... 2022-04-26T01:48:32.744 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-26T01:48:33.064 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-blinker. 2022-04-26T01:48:33.078 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../069-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-26T01:48:33.122 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T01:48:33.425 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-26T01:48:33.439 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../070-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-26T01:48:33.483 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T01:48:33.770 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-26T01:48:33.784 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../071-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-26T01:48:33.816 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-26T01:48:33.830 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../083-libcephfs-dev_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:33.836 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T01:48:33.882 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:34.173 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-websocket. 2022-04-26T01:48:34.188 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../072-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-26T01:48:34.222 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T01:48:34.269 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package nvme-cli. 2022-04-26T01:48:34.284 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../084-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-26T01:48:34.345 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T01:48:34.517 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-26T01:48:34.531 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../073-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-26T01:48:34.567 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T01:48:34.750 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-26T01:48:34.763 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../085-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-26T01:48:34.808 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T01:48:35.089 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-26T01:48:35.103 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../074-ceph-mgr-k8sevents_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T01:48:35.110 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-attr. 2022-04-26T01:48:35.124 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../086-python3-attr_19.3.0-2_all.deb ... 2022-04-26T01:48:35.146 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:35.168 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-26T01:48:35.449 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-26T01:48:35.465 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../075-libonig5_6.9.4-1_amd64.deb ... 2022-04-26T01:48:35.496 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-webencodings. 2022-04-26T01:48:35.507 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-26T01:48:35.537 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../087-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-26T01:48:35.554 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T01:48:35.799 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-html5lib. 2022-04-26T01:48:35.815 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../088-python3-html5lib_1.0.1-2_all.deb ... 2022-04-26T01:48:35.849 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-26T01:48:35.868 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-26T01:48:35.882 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../076-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T01:48:35.927 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:48:36.110 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-26T01:48:36.124 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../089-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-26T01:48:36.160 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T01:48:36.171 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package jq. 2022-04-26T01:48:36.185 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../077-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T01:48:36.221 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:48:36.474 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package socat. 2022-04-26T01:48:36.487 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../078-socat_1.7.3.3-2_amd64.deb ... 2022-04-26T01:48:36.532 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-26T01:48:36.613 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-packaging. 2022-04-26T01:48:36.626 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../090-python3-packaging_20.3-1_all.deb ... 2022-04-26T01:48:36.671 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-26T01:48:36.944 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-26T01:48:36.957 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../079-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-26T01:48:36.983 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pastescript. 2022-04-26T01:48:36.997 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../091-python3-pastescript_2.0.2-4_all.deb ... 2022-04-26T01:48:37.001 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T01:48:37.041 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-26T01:48:37.271 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package xmlstarlet. 2022-04-26T01:48:37.287 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../080-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-26T01:48:37.329 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-26T01:48:37.428 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pluggy. 2022-04-26T01:48:37.443 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../092-python3-pluggy_0.13.0-2_all.deb ... 2022-04-26T01:48:37.486 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-26T01:48:37.802 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-26T01:48:37.805 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-psutil. 2022-04-26T01:48:37.816 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../081-libsqlite3-mod-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:37.820 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../093-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-26T01:48:37.864 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T01:48:37.932 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:38.113 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-test. 2022-04-26T01:48:38.126 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../082-ceph-test_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:38.163 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:38.192 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-py. 2022-04-26T01:48:38.207 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../094-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-26T01:48:38.250 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T01:48:38.570 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-26T01:48:38.584 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../095-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-26T01:48:38.628 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T01:48:38.981 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-26T01:48:38.996 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../096-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-26T01:48:39.047 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T01:48:39.350 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pytest. 2022-04-26T01:48:39.365 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../097-python3-pytest_4.6.9-1_all.deb ... 2022-04-26T01:48:39.408 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-26T01:48:39.712 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-simplejson. 2022-04-26T01:48:39.727 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../098-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-26T01:48:39.770 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T01:48:40.191 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package radosgw. 2022-04-26T01:48:40.206 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../099-radosgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:40.248 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:41.444 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package rbd-fuse. 2022-04-26T01:48:41.457 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../100-rbd-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:41.501 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:41.776 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-26T01:48:42.106 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T01:48:42.232 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T01:48:42.350 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T01:48:42.434 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-26T01:48:42.449 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../083-libcephfs-dev_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:42.491 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:42.509 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:42.887 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package nvme-cli. 2022-04-26T01:48:42.902 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../084-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-26T01:48:42.962 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T01:48:43.104 INFO:teuthology.orchestra.run.smithi138.stdout:Adding system user cephadm....done 2022-04-26T01:48:43.257 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T01:48:43.342 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-26T01:48:43.356 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../085-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-26T01:48:43.400 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T01:48:43.601 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-26T01:48:43.703 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-attr. 2022-04-26T01:48:43.717 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../086-python3-attr_19.3.0-2_all.deb ... 2022-04-26T01:48:43.761 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-26T01:48:43.860 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-26T01:48:43.978 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T01:48:44.089 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-webencodings. 2022-04-26T01:48:44.122 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../087-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-26T01:48:44.139 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T01:48:44.325 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-26T01:48:44.483 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-html5lib. 2022-04-26T01:48:44.497 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../088-python3-html5lib_1.0.1-2_all.deb ... 2022-04-26T01:48:44.541 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-26T01:48:44.723 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T01:48:44.886 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-26T01:48:44.961 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../089-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-26T01:48:44.961 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T01:48:45.016 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-26T01:48:45.300 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T01:48:45.406 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-packaging. 2022-04-26T01:48:45.420 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../090-python3-packaging_20.3-1_all.deb ... 2022-04-26T01:48:45.464 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-26T01:48:45.560 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T01:48:45.767 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pastescript. 2022-04-26T01:48:45.782 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../091-python3-pastescript_2.0.2-4_all.deb ... 2022-04-26T01:48:45.825 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-26T01:48:45.844 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:46.137 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:46.147 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pluggy. 2022-04-26T01:48:46.163 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../092-python3-pluggy_0.13.0-2_all.deb ... 2022-04-26T01:48:46.205 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-26T01:48:46.263 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-26T01:48:46.517 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-psutil. 2022-04-26T01:48:46.531 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../093-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-26T01:48:46.547 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T01:48:46.575 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T01:48:46.832 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T01:48:46.937 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-py. 2022-04-26T01:48:46.950 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../094-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-26T01:48:46.995 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T01:48:47.208 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T01:48:47.324 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-26T01:48:47.338 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../095-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-26T01:48:47.381 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T01:48:47.476 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T01:48:47.693 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-26T01:48:47.707 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../096-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-26T01:48:47.743 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T01:48:47.802 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T01:48:48.029 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pytest. 2022-04-26T01:48:48.043 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../097-python3-pytest_4.6.9-1_all.deb ... 2022-04-26T01:48:48.087 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-26T01:48:48.111 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:48.229 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-26T01:48:48.375 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-simplejson. 2022-04-26T01:48:48.390 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../098-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-26T01:48:48.433 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T01:48:48.538 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-26T01:48:48.828 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package radosgw. 2022-04-26T01:48:48.840 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-26T01:48:48.843 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../099-radosgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:48.886 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:49.133 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T01:48:49.259 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T01:48:49.543 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T01:48:49.937 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T01:48:50.065 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package rbd-fuse. 2022-04-26T01:48:50.078 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../100-rbd-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T01:48:50.123 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:50.296 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T01:48:50.422 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-26T01:48:50.632 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-26T01:48:50.744 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T01:48:50.757 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:50.870 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T01:48:50.997 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T01:48:51.051 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-26T01:48:51.173 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:51.385 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T01:48:51.511 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-26T01:48:51.804 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T01:48:51.810 INFO:teuthology.orchestra.run.smithi155.stdout:Adding system user cephadm....done 2022-04-26T01:48:51.947 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T01:48:51.988 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T01:48:52.081 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T01:48:52.323 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-26T01:48:52.416 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T01:48:52.616 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-26T01:48:52.676 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-26T01:48:52.742 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T01:48:53.044 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T01:48:53.052 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-26T01:48:53.169 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-26T01:48:53.446 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-26T01:48:53.462 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T01:48:53.738 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T01:48:53.772 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-26T01:48:54.040 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T01:48:54.057 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T01:48:54.333 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T01:48:54.361 INFO:teuthology.orchestra.run.smithi138.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-26T01:48:54.617 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-26T01:48:54.618 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:54.743 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T01:48:54.910 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T01:48:55.036 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-26T01:48:55.061 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-26T01:48:55.321 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T01:48:55.421 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T01:48:55.555 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T01:48:55.597 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T01:48:55.681 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-26T01:48:55.982 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T01:48:56.008 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T01:48:56.258 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T01:48:56.275 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librados2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:56.393 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-26T01:48:56.576 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T01:48:56.844 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:56.970 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-26T01:48:57.455 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-26T01:48:57.740 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-26T01:48:57.874 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:57.992 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:58.033 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T01:48:58.098 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:48:58.158 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T01:48:58.435 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T01:48:58.544 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-26T01:48:58.837 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T01:48:58.920 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-26T01:48:59.188 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-26T01:48:59.213 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T01:48:59.456 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-26T01:48:59.582 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-26T01:48:59.716 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:59.799 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:48:59.925 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T01:49:00.018 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-26T01:49:00.252 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:00.328 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T01:49:00.378 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T01:49:00.454 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-26T01:49:00.704 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T01:49:00.756 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T01:49:00.881 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T01:49:00.983 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T01:49:01.292 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T01:49:01.569 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-26T01:49:01.776 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librbd1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:01.870 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T01:49:01.902 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T01:49:02.005 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-26T01:49:02.020 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-26T01:49:02.121 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T01:49:02.289 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-26T01:49:02.431 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:49:02.574 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T01:49:02.590 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-26T01:49:02.850 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T01:49:02.891 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-26T01:49:03.176 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:03.288 INFO:teuthology.orchestra.run.smithi155.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-26T01:49:03.302 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:03.516 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T01:49:03.516 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T01:49:03.536 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-26T01:49:03.662 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T01:49:03.972 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-26T01:49:03.986 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:04.088 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T01:49:04.324 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T01:49:04.364 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-26T01:49:04.449 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T01:49:04.575 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-26T01:49:04.674 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T01:49:04.902 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T01:49:05.009 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:05.135 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:05.203 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librados2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:05.261 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:05.338 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-26T01:49:05.420 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-26T01:49:05.757 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-26T01:49:06.050 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:06.167 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:06.452 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T01:49:06.910 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:07.036 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:07.154 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:49:07.297 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-26T01:49:07.413 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:07.699 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-26T01:49:07.934 INFO:teuthology.orchestra.run.smithi138.stdout:Adding group ceph....done 2022-04-26T01:49:08.000 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-26T01:49:08.276 INFO:teuthology.orchestra.run.smithi138.stdout:Adding system user ceph....done 2022-04-26T01:49:08.293 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-26T01:49:08.463 INFO:teuthology.orchestra.run.smithi138.stdout:Setting system user ceph properties....done 2022-04-26T01:49:08.481 INFO:teuthology.orchestra.run.smithi138.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-26T01:49:08.627 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-26T01:49:08.636 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:08.762 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T01:49:08.948 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-26T01:49:09.081 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:09.207 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T01:49:09.451 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:09.542 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T01:49:09.627 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:09.883 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T01:49:09.883 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T01:49:10.564 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librbd1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:10.613 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:10.690 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T01:49:10.808 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-26T01:49:10.909 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T01:49:10.987 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-26T01:49:11.211 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T01:49:11.337 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-26T01:49:11.473 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:11.639 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-26T01:49:11.674 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T01:49:11.675 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T01:49:11.923 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:12.041 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:12.142 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:12.259 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T01:49:12.259 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T01:49:12.370 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T01:49:12.371 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T01:49:12.776 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:12.835 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:12.902 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T01:49:13.187 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-26T01:49:13.362 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T01:49:13.363 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T01:49:13.513 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T01:49:13.874 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:13.878 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.000 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.005 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.126 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.147 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.252 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-26T01:49:14.374 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T01:49:14.374 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T01:49:14.621 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-26T01:49:14.841 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.906 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:14.992 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:15.049 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:15.118 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:15.262 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26T01:49:15.342 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T01:49:15.554 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T01:49:16.253 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:16.714 INFO:teuthology.orchestra.run.smithi155.stdout:Adding group ceph....done 2022-04-26T01:49:17.092 INFO:teuthology.orchestra.run.smithi155.stdout:Adding system user ceph....done 2022-04-26T01:49:17.269 INFO:teuthology.orchestra.run.smithi155.stdout:Setting system user ceph properties....done 2022-04-26T01:49:17.291 INFO:teuthology.orchestra.run.smithi155.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-26T01:49:17.438 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-26T01:49:17.758 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-26T01:49:18.256 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:18.365 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:18.407 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:49:18.637 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T01:49:18.638 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T01:49:18.836 INFO:teuthology.orchestra.run.smithi138.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-26T01:49:18.839 DEBUG:teuthology.parallel:result is None 2022-04-26T01:49:19.367 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:19.744 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-26T01:49:20.244 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:20.448 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T01:49:20.448 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T01:49:20.938 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:21.161 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T01:49:21.161 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T01:49:21.639 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:22.166 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T01:49:22.166 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T01:49:22.666 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:22.909 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:23.052 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:23.277 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T01:49:23.277 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T01:49:23.762 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:23.913 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:24.039 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T01:49:24.183 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26T01:49:24.484 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T01:49:27.353 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:49:27.778 INFO:teuthology.orchestra.run.smithi155.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-26T01:49:27.781 DEBUG:teuthology.parallel:result is None 2022-04-26T01:49:27.782 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-26T01:49:27.832 INFO:teuthology.orchestra.run.smithi138.stdout:Ubuntu 2022-04-26T01:49:27.838 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:49:27.838 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:49:27.838 INFO:teuthology.packaging:ref: None 2022-04-26T01:49:27.838 INFO:teuthology.packaging:tag: None 2022-04-26T01:49:27.838 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:49:27.838 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:49:27.839 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T01:49:28.058 DEBUG:teuthology.orchestra.run.smithi138:> dpkg-query -W -f '${Version}' ceph 2022-04-26T01:49:28.081 INFO:teuthology.orchestra.run.smithi138.stdout:16.2.7-940-g40f5fd17-1focal 2022-04-26T01:49:28.081 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940-g40f5fd17-1focal 2022-04-26T01:49:28.081 INFO:teuthology.task.install:The correct ceph version 16.2.7-940-g40f5fd17-1focal is installed. 2022-04-26T01:49:28.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo lsb_release -is 2022-04-26T01:49:28.133 INFO:teuthology.orchestra.run.smithi155.stdout:Ubuntu 2022-04-26T01:49:28.139 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T01:49:28.139 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:49:28.139 INFO:teuthology.packaging:ref: None 2022-04-26T01:49:28.139 INFO:teuthology.packaging:tag: None 2022-04-26T01:49:28.139 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:49:28.139 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:49:28.140 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T01:49:28.404 DEBUG:teuthology.orchestra.run.smithi155:> dpkg-query -W -f '${Version}' ceph 2022-04-26T01:49:28.427 INFO:teuthology.orchestra.run.smithi155.stdout:16.2.7-940-g40f5fd17-1focal 2022-04-26T01:49:28.427 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940-g40f5fd17-1focal 2022-04-26T01:49:28.427 INFO:teuthology.task.install:The correct ceph version 16.2.7-940-g40f5fd17-1focal is installed. 2022-04-26T01:49:28.428 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-26T01:49:28.428 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:49:28.428 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T01:49:28.443 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:49:28.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T01:49:28.460 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-26T01:49:28.460 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:49:28.460 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T01:49:28.498 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T01:49:28.514 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:49:28.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T01:49:28.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T01:49:28.545 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-26T01:49:28.545 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:49:28.545 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T01:49:28.560 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T01:49:28.616 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:49:28.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T01:49:28.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T01:49:28.641 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-26T01:49:28.710 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T01:49:28.710 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-26T01:49:28.711 INFO:tasks.cephadm:Cluster fsid is 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:49:28.711 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-26T01:49:28.711 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.138', 'mon.c': '[v2:172.21.15.138:3301,v1:172.21.15.138:6790]', 'mon.b': '172.21.15.155'} 2022-04-26T01:49:28.711 INFO:tasks.cephadm:First mon is mon.a on smithi138 2022-04-26T01:49:28.711 INFO:tasks.cephadm:First mgr is y 2022-04-26T01:49:28.712 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-26T01:49:28.712 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2022-04-26T01:49:28.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2022-04-26T01:49:28.744 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-26T01:49:28.745 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:28.861 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-rw-r-- 1 ubuntu ubuntu 336707 Apr 26 01:49 /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:28.861 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:28.980 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r-- 1 ubuntu ubuntu 336707 Apr 26 01:49 /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:28.981 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:28.992 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T01:49:29.019 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-26T01:49:29.019 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T01:49:29.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T01:49:29.328 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:49:29.495 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:49:57.495 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2022-04-26T01:49:57.495 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T01:49:57.496 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T01:49:57.496 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2022-04-26T01:49:57.496 INFO:teuthology.orchestra.run.smithi155.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T01:49:57.496 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2022-04-26T01:49:57.496 INFO:teuthology.orchestra.run.smithi155.stdout:} 2022-04-26T01:49:58.535 INFO:teuthology.orchestra.run.smithi138.stdout:{ 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout: "repo_digests": [ 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout: ] 2022-04-26T01:49:58.536 INFO:teuthology.orchestra.run.smithi138.stdout:} 2022-04-26T01:49:58.559 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /etc/ceph 2022-04-26T01:49:58.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2022-04-26T01:49:58.588 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 777 /etc/ceph 2022-04-26T01:49:58.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2022-04-26T01:49:58.619 INFO:tasks.cephadm:Writing seed config... 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-26T01:49:58.620 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2022-04-26T01:49:58.621 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-26T01:49:58.621 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-26T01:49:58.621 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-26T01:49:58.621 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-26T01:49:58.621 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-26T01:49:58.622 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:49:58.622 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-26T01:49:58.629 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 1c0204ea-c503-11ec-8c39-001a4aab830c mon election default strategy = 3 [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 osd_class_default_list = * osd_class_load_list = * 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 2022-04-26T01:49:58.629 DEBUG:teuthology.orchestra.run.smithi138:mon.a> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.a.service 2022-04-26T01:49:58.674 DEBUG:teuthology.orchestra.run.smithi138:mgr.y> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-26T01:49:58.676 INFO:tasks.cephadm:Bootstrapping... 2022-04-26T01:49:58.676 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.138 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:49:58.726 INFO:journalctl@ceph.mgr.y.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:49:58.726 INFO:journalctl@ceph.mon.a.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:49:58.837 INFO:teuthology.orchestra.run.smithi138.stderr:-------------------------------------------------------------------------------- 2022-04-26T01:49:58.838 INFO:teuthology.orchestra.run.smithi138.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', '1c0204ea-c503-11ec-8c39-001a4aab830c', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.138', '--skip-admin-label'] 2022-04-26T01:49:58.838 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying podman|docker is present... 2022-04-26T01:49:58.838 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying lvm2 is present... 2022-04-26T01:49:58.838 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying time synchronization is in place... 2022-04-26T01:49:58.845 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T01:49:58.852 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.857 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-26T01:49:58.863 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.868 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: masked 2022-04-26T01:49:58.874 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.879 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-26T01:49:58.885 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.892 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: enabled 2022-04-26T01:49:58.898 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: active 2022-04-26T01:49:58.900 INFO:teuthology.orchestra.run.smithi138.stderr:Unit ntp.service is enabled and running 2022-04-26T01:49:58.900 INFO:teuthology.orchestra.run.smithi138.stderr:Repeating the final host check... 2022-04-26T01:49:58.900 INFO:teuthology.orchestra.run.smithi138.stderr:docker (/usr/bin/docker) is present 2022-04-26T01:49:58.900 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl is present 2022-04-26T01:49:58.900 INFO:teuthology.orchestra.run.smithi138.stderr:lvcreate is present 2022-04-26T01:49:58.906 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T01:49:58.913 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.920 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-26T01:49:58.925 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.931 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: masked 2022-04-26T01:49:58.938 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.945 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-26T01:49:58.951 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: inactive 2022-04-26T01:49:58.959 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: enabled 2022-04-26T01:49:58.965 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: active 2022-04-26T01:49:58.966 INFO:teuthology.orchestra.run.smithi138.stderr:Unit ntp.service is enabled and running 2022-04-26T01:49:58.966 INFO:teuthology.orchestra.run.smithi138.stderr:Host looks OK 2022-04-26T01:49:58.966 INFO:teuthology.orchestra.run.smithi138.stderr:Cluster fsid: 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:49:58.967 INFO:teuthology.orchestra.run.smithi138.stderr:Acquiring lock 140327348260624 on /run/cephadm/1c0204ea-c503-11ec-8c39-001a4aab830c.lock 2022-04-26T01:49:58.967 INFO:teuthology.orchestra.run.smithi138.stderr:Lock 140327348260624 acquired on /run/cephadm/1c0204ea-c503-11ec-8c39-001a4aab830c.lock 2022-04-26T01:49:58.967 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying IP 172.21.15.138 port 3300 ... 2022-04-26T01:49:58.968 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying IP 172.21.15.138 port 6789 ... 2022-04-26T01:49:58.968 INFO:teuthology.orchestra.run.smithi138.stderr:Base mon IP(s) is [172.21.15.138:3300, 172.21.15.138:6789], mon addrv is [v2:172.21.15.138:3300,v1:172.21.15.138:6789] 2022-04-26T01:49:58.972 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2022-04-26T01:49:58.972 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2022-04-26T01:49:58.972 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.138 2022-04-26T01:49:58.976 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-26T01:49:58.977 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-26T01:49:58.977 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2022-04-26T01:49:58.981 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-26T01:49:58.981 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2022-04-26T01:49:58.981 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T01:49:58.981 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-26T01:49:58.982 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:6f71/64 scope link 2022-04-26T01:49:58.982 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T01:49:58.983 INFO:teuthology.orchestra.run.smithi138.stderr:Mon IP `172.21.15.138` is in CIDR network `172.21.0.0/20` 2022-04-26T01:49:58.983 INFO:teuthology.orchestra.run.smithi138.stderr:Mon IP `172.21.15.138` is in CIDR network `172.21.0.0/20` 2022-04-26T01:49:58.983 INFO:teuthology.orchestra.run.smithi138.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-26T01:49:58.984 INFO:teuthology.orchestra.run.smithi138.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-26T01:49:58.984 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:49:59.481 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/docker: latest-pacific: Pulling from ceph/daemon-base 2022-04-26T01:49:59.517 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/docker: Digest: sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684 2022-04-26T01:49:59.518 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/docker: Status: Image is up to date for ceph/daemon-base:latest-pacific 2022-04-26T01:49:59.542 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/docker: docker.io/ceph/daemon-base:latest-pacific 2022-04-26T01:50:00.831 INFO:teuthology.orchestra.run.smithi138.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T01:50:01.443 INFO:teuthology.orchestra.run.smithi138.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T01:50:01.444 INFO:teuthology.orchestra.run.smithi138.stderr:Extracting ceph user uid/gid from container image... 2022-04-26T01:50:02.465 INFO:teuthology.orchestra.run.smithi138.stderr:stat: 167 167 2022-04-26T01:50:03.082 INFO:teuthology.orchestra.run.smithi138.stderr:Creating initial keys... 2022-04-26T01:50:04.043 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-authtool: AQDMT2dicBRzAhAAaSWwHNwDdamcnq8/yWH07g== 2022-04-26T01:50:05.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-authtool: AQDNT2diQy57IxAAbLJ5VHmzkz6wQlTYS6N/Xw== 2022-04-26T01:50:07.227 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-authtool: AQDPT2dijDtxDRAAd4xgjMY/5gW2NRe2osHFNA== 2022-04-26T01:50:07.895 INFO:teuthology.orchestra.run.smithi138.stderr:Creating initial monmap... 2022-04-26T01:50:08.895 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T01:50:08.913 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:08.913 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T01:50:09.550 INFO:teuthology.orchestra.run.smithi138.stderr:monmaptool for a [v2:172.21.15.138:3300,v1:172.21.15.138:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T01:50:09.550 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/monmaptool: set fsid to 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:09.551 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T01:50:09.551 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:50:09.551 INFO:teuthology.orchestra.run.smithi138.stderr:Creating mon... 2022-04-26T01:50:10.581 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.542+0000 7f1dffc66700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:50:10.581 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 1 imported monmap: 2022-04-26T01:50:10.581 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: last_changed 2022-04-26T01:50:08.892647+0000 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: created 2022-04-26T01:50:08.892647+0000 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.a 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 0 /usr/bin/ceph-mon: set fsid to 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:50:10.582 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: DB SUMMARY 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:50:10.583 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.create_if_missing: 1 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.env: 0x5599e93a21c0 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.info_log: 0x5599eb574f00 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:50:10.584 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T01:50:10.585 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:50:10.586 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.write_buffer_manager: 0x5599eb57d500 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:50:10.587 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.row_cache: None 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:50:10.588 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:50:10.589 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:50:10.590 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:50:10.591 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:50:10.592 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.merge_operator: 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5599eb48c160) 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-26T01:50:10.593 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_cache: 0x5599eb4c4d10 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-26T01:50:10.594 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-26T01:50:10.595 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:50:10.596 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:50:10.597 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:50:10.598 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:50:10.599 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:50:10.600 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:50:10.601 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:50:10.602 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.546+0000 7f1dffc66700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.550+0000 7f1dffc66700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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 2022-04-26T01:50:10.603 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.550+0000 7f1dffc66700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.550+0000 7f1dffc66700 4 rocksdb: DB pointer 0x5599eb589800 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.550+0000 7f1de8aef700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.550+0000 7f1de8aef700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:50:10.604 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.605 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.606 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.607 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:50:10.608 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.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 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.554+0000 7f1dffc66700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.554+0000 7f1dffc66700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-26T01:50:10.609 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:50:10.554+0000 7f1dffc66700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-26T01:50:11.224 INFO:teuthology.orchestra.run.smithi138.stderr:create mon.a on 2022-04-26T01:50:11.245 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-26T01:50:11.460 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2022-04-26T01:50:11.684 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target. 2022-04-26T01:50:11.684 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target. 2022-04-26T01:50:12.137 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to reset failed state of unit ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-26T01:50:12.145 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target.wants/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.a.service -> /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@.service. 2022-04-26T01:50:12.363 INFO:teuthology.orchestra.run.smithi138.stderr:firewalld does not appear to be present 2022-04-26T01:50:12.363 INFO:teuthology.orchestra.run.smithi138.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T01:50:12.364 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mon to start... 2022-04-26T01:50:12.364 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mon... 2022-04-26T01:50:12.409 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:12 smithi138 systemd[1]: Started Ceph mon.a for 1c0204ea-c503-11ec-8c39-001a4aab830c. 2022-04-26T01:50:14.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:13 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.885948+0000 mon.a (mon.0) 0 : [INF] mkfs 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:14.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:13 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.850728+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:50:14.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: cluster: 2022-04-26T01:50:14.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: id: 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:14.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-26T01:50:14.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:14.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: services: 2022-04-26T01:50:14.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.36632s) 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: data: 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-26T01:50:14.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-26T01:50:14.255 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-26T01:50:14.255 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: pgs: 2022-04-26T01:50:14.255 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:14.910 INFO:teuthology.orchestra.run.smithi138.stderr:mon is available 2022-04-26T01:50:14.910 INFO:teuthology.orchestra.run.smithi138.stderr:Assimilating anything we can from ceph.conf... 2022-04-26T01:50:15.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.882833+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:50:15.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.883110+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} 2022-04-26T01:50:15.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.890435+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-26T01:50:15.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.895251+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T01:50:15.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: cluster 2022-04-26T01:50:13.895766+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T01:50:15.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:14 smithi138 bash[12126]: audit 2022-04-26T01:50:14.249082+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.138:0/3480295701' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-26T01:50:16.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:16.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [global] 2022-04-26T01:50:16.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: fsid = 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:16.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T01:50:16.252 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.138:3300,v1:172.21.15.138:6789] 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [mgr] 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [osd] 2022-04-26T01:50:16.253 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T01:50:16.254 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T01:50:16.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:16 smithi138 bash[12126]: audit 2022-04-26T01:50:16.242065+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.138:0/216184436' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T01:50:16.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:16 smithi138 bash[12126]: audit 2022-04-26T01:50:16.248357+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.138:0/216184436' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T01:50:16.857 INFO:teuthology.orchestra.run.smithi138.stderr:Generating new minimal ceph.conf... 2022-04-26T01:50:18.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:18 smithi138 bash[12126]: audit 2022-04-26T01:50:18.147987+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.138:0/1532693548' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:50:18.797 INFO:teuthology.orchestra.run.smithi138.stderr:Restarting the monitor... 2022-04-26T01:50:19.107 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:18 smithi138 systemd[1]: Stopping Ceph mon.a for 1c0204ea-c503-11ec-8c39-001a4aab830c... 2022-04-26T01:50:19.107 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:18 smithi138 bash[12528]: Error response from daemon: No such container: ceph-1c0204ea-c503-11ec-8c39-001a4aab830c-mon.a 2022-04-26T01:50:19.107 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:18 smithi138 bash[12126]: debug 2022-04-26T01:50:18.974+0000 7fbf24174700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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 2022-04-26T01:50:19.107 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:18 smithi138 bash[12126]: debug 2022-04-26T01:50:18.974+0000 7fbf24174700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-26T01:50:19.657 INFO:teuthology.orchestra.run.smithi138.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-26T01:50:19.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:19 smithi138 bash[12542]: ceph-1c0204ea-c503-11ec-8c39-001a4aab830c-mon-a 2022-04-26T01:50:19.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:19 smithi138 bash[12582]: Error response from daemon: No such container: ceph-1c0204ea-c503-11ec-8c39-001a4aab830c-mon.a 2022-04-26T01:50:19.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:19 smithi138 systemd[1]: ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-26T01:50:19.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:19 smithi138 systemd[1]: Stopped Ceph mon.a for 1c0204ea-c503-11ec-8c39-001a4aab830c. 2022-04-26T01:50:19.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:19 smithi138 systemd[1]: Started Ceph mon.a for 1c0204ea-c503-11ec-8c39-001a4aab830c. 2022-04-26T01:50:21.197 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.098+0000 7f70ac436700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:50:21.198 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.098+0000 7f70ac436700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T01:50:21.198 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.098+0000 7f70ac436700 0 pidfile_write: ignore empty --pid-file 2022-04-26T01:50:21.198 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 0 load: jerasure load: lrc load: isa 2022-04-26T01:50:21.198 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:50:21.199 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:50:21.199 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:50:21.199 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: DB SUMMARY 2022-04-26T01:50:21.199 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86578 ; 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T01:50:21.200 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.env: 0x56349a7a21c0 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.info_log: 0x56349cd5fe20 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:50:21.201 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:50:21.202 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:50:21.203 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.write_buffer_manager: 0x56349cdf7f20 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:50:21.204 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:50:21.205 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:50:21.206 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:50:21.206 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.row_cache: None 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:50:21.207 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:50:21.208 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:50:21.209 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.102+0000 7f70ac436700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:50:21.210 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.merge_operator: 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:50:21.211 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56349cd06170) 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cache_index_and_filter_blocks: 1 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: pin_top_level_index_and_filter: 1 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: index_type: 0 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: data_block_index_type: 0 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: index_shortening: 1 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:50:21.212 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: hash_index_allow_collision: 1 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: checksum: 1 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: no_block_cache: 0 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_cache: 0x56349cd3ef10 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_cache_name: BinnedLRUCache 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_cache_options: 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: capacity : 536870912 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: num_shard_bits : 4 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: strict_capacity_limit : 0 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: high_pri_pool_ratio: 0.000 2022-04-26T01:50:21.213 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_cache_compressed: (nil) 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: persistent_cache: (nil) 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_size: 4096 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_size_deviation: 10 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_restart_interval: 16 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: index_block_restart_interval: 1 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: metadata_block_size: 4096 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: partition_filters: 0 2022-04-26T01:50:21.214 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: use_delta_encoding: 1 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: whole_key_filtering: 1 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: verify_compression: 0 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: read_amp_bytes_per_bit: 0 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: format_version: 2 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: enable_index_compression: 1 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: block_align: 0 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:50:21.215 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:50:21.216 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:50:21.217 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:50:21.218 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:50:21.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:50:21.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:50:21.221 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:50:21.221 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:50:21.221 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:50:21.221 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:50:21.222 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:50:21.223 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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 2022-04-26T01:50:21.224 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-26T01:50:21.224 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937821111569, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-26T01:50:21.224 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-26T01:50:21.224 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 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. 2022-04-26T01:50:21.224 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937821112959, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82938, "table_properties": {"data_size": 81207, "index_size": 336, "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": 9730, "raw_average_key_size": 47, "raw_value_size": 75620, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 205, "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": 1650937821, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.106+0000 7f70ac436700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937821113548, "job": 1, "event": "recovery_finished"} 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.110+0000 7f70ac436700 4 rocksdb: DB pointer 0x56349ce03800 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.110+0000 7f709323e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.110+0000 7f709323e700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** DB Stats ** 2022-04-26T01:50:21.225 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:50:21.226 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** Compaction Stats [default] ** 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: L0 2/0 82.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Sum 2/0 82.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.227 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** Compaction Stats [default] ** 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:21.228 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Cumulative compaction: 0.00 GB write, 16.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Interval compaction: 0.00 GB write, 16.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.229 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** Compaction Stats [default] ** 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: L0 2/0 82.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Sum 2/0 82.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.230 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** Compaction Stats [default] ** 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.1 0.00 0.00 1 0.001 0 0 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:50:21.231 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Cumulative compaction: 0.00 GB write, 16.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:50:21.232 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.110+0000 7f70ac436700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] at bind addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.110+0000 7f70ac436700 1 mon.a@-1(???) e1 preinit fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).mds e1 new map 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).mds e1 print_map 2022-04-26T01:50:21.233 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: e1 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 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} 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: legacy client fscid: -1 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: No filesystems configured 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:50:21.234 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:50:21.235 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:50:21.235 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:50:21.235 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: audit 2022-04-26T01:50:18.147987+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.138:0/1532693548' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:50:21.235 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-26T01:50:21.235 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expand map: {default=false} 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expand map: {default=info} 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T01:50:21.236 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: debug 2022-04-26T01:50:21.114+0000 7f70ac436700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cluster 2022-04-26T01:50:21.142718+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cluster 2022-04-26T01:50:21.142780+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} 2022-04-26T01:50:21.237 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cluster 2022-04-26T01:50:21.142816+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-26T01:50:21.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cluster 2022-04-26T01:50:21.142843+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T01:50:21.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:21 smithi138 bash[12638]: cluster 2022-04-26T01:50:21.143276+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T01:50:21.911 INFO:teuthology.orchestra.run.smithi138.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-26T01:50:21.911 INFO:teuthology.orchestra.run.smithi138.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:50:21.911 INFO:teuthology.orchestra.run.smithi138.stderr:Creating mgr... 2022-04-26T01:50:21.912 INFO:teuthology.orchestra.run.smithi138.stderr:Verifying port 9283 ... 2022-04-26T01:50:22.136 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Failed to reset failed state of unit ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-26T01:50:22.143 INFO:teuthology.orchestra.run.smithi138.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c.target.wants/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mgr.y.service -> /etc/systemd/system/ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@.service. 2022-04-26T01:50:22.358 INFO:teuthology.orchestra.run.smithi138.stderr:firewalld does not appear to be present 2022-04-26T01:50:22.359 INFO:teuthology.orchestra.run.smithi138.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T01:50:22.359 INFO:teuthology.orchestra.run.smithi138.stderr:firewalld does not appear to be present 2022-04-26T01:50:22.359 INFO:teuthology.orchestra.run.smithi138.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-26T01:50:22.359 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mgr to start... 2022-04-26T01:50:22.359 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mgr... 2022-04-26T01:50:22.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:22 smithi138 bash[12638]: audit 2022-04-26T01:50:21.301705+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.138:0/1297242603' entity='client.admin' 2022-04-26T01:50:24.256 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:24.256 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:50:24.256 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsid": "1c0204ea-c503-11ec-8c39-001a4aab830c", 2022-04-26T01:50:24.256 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 0 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:24.263 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "a" 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_age": 3, 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:24.264 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:50:24.265 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:50:24.266 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "available": false, 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:50:24.267 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:50:13.886589+0000", 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:50:24.268 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:50:24.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:24 smithi138 bash[12638]: audit 2022-04-26T01:50:24.253137+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.138:0/3978359221' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:50:24.912 INFO:teuthology.orchestra.run.smithi138.stderr:mgr not available, waiting (1/15)... 2022-04-26T01:50:28.210 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:28.210 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsid": "1c0204ea-c503-11ec-8c39-001a4aab830c", 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 0 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:28.211 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "a" 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_age": 7, 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:50:28.212 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:28.213 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:50:28.213 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:50:28.213 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:50:28.213 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:50:28.217 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:50:28.218 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "available": false, 2022-04-26T01:50:28.219 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:28.220 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:50:13.886589+0000", 2022-04-26T01:50:28.221 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:28.221 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:28.221 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:50:28.221 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:50:28.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:28 smithi138 bash[12638]: audit 2022-04-26T01:50:28.204853+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.138:0/641119367' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:50:28.902 INFO:teuthology.orchestra.run.smithi138.stderr:mgr not available, waiting (2/15)... 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: cluster 2022-04-26T01:50:30.276507+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: cluster 2022-04-26T01:50:30.282703+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00639904s) 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.285359+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.285912+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.286340+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.286710+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.287070+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:50:30.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: cluster 2022-04-26T01:50:30.310318+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-26T01:50:30.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:30 smithi138 bash[12638]: audit 2022-04-26T01:50:30.323272+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' 2022-04-26T01:50:31.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:31 smithi138 bash[12638]: audit 2022-04-26T01:50:30.334219+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:50:31.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:31 smithi138 bash[12638]: audit 2022-04-26T01:50:30.336134+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:50:31.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:31 smithi138 bash[12638]: audit 2022-04-26T01:50:30.344073+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' 2022-04-26T01:50:31.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:31 smithi138 bash[12638]: audit 2022-04-26T01:50:30.347201+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.138:0/3181580386' entity='mgr.y' 2022-04-26T01:50:31.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:31 smithi138 bash[12638]: cluster 2022-04-26T01:50:31.286927+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01061s) 2022-04-26T01:50:32.702 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:32.702 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:50:32.702 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsid": "1c0204ea-c503-11ec-8c39-001a4aab830c", 2022-04-26T01:50:32.702 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:50:32.703 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:50:32.705 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 0 2022-04-26T01:50:32.705 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:32.705 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:50:32.705 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "a" 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "quorum_age": 11, 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:32.706 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:50:32.707 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:50:32.707 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:50:32.707 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:50:32.711 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:50:32.712 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ], 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:32.713 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:50:13.886589+0000", 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: }, 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:50:32.714 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:50:33.350 INFO:teuthology.orchestra.run.smithi138.stderr:mgr is available 2022-04-26T01:50:33.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:33 smithi138 bash[12638]: cluster 2022-04-26T01:50:32.338372+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2022-04-26T01:50:33.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:33 smithi138 bash[12638]: audit 2022-04-26T01:50:32.699059+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.138:0/3893408134' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:50:34.858 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:34.858 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [global] 2022-04-26T01:50:34.858 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: fsid = 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:34.858 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T01:50:34.859 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T01:50:34.859 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T01:50:34.859 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T01:50:34.859 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T01:50:34.860 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:34.860 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [mgr] 2022-04-26T01:50:34.860 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T01:50:34.861 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 2022-04-26T01:50:34.861 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: [osd] 2022-04-26T01:50:34.861 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T01:50:34.861 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T01:50:35.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:34 smithi138 bash[12638]: audit 2022-04-26T01:50:34.854472+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.138:0/3482684129' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T01:50:35.550 INFO:teuthology.orchestra.run.smithi138.stderr:Enabling cephadm module... 2022-04-26T01:50:37.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:37 smithi138 bash[12638]: audit 2022-04-26T01:50:37.008578+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.138:0/1502115832' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-26T01:50:37.488 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:37 smithi138 bash[12923]: ignoring --setgroup ceph since I am not root 2022-04-26T01:50:38.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:38 smithi138 bash[12638]: audit 2022-04-26T01:50:37.133364+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.138:0/1502115832' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-26T01:50:38.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:38 smithi138 bash[12638]: cluster 2022-04-26T01:50:37.133417+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2022-04-26T01:50:39.464 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:50:39.464 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-26T01:50:39.464 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:50:39.464 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T01:50:39.465 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T01:50:39.465 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:50:39.988 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:39 smithi138 bash[12638]: audit 2022-04-26T01:50:39.461284+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.138:0/2833291888' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T01:50:40.091 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for the mgr to restart... 2022-04-26T01:50:40.091 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mgr epoch 5... 2022-04-26T01:50:43.988 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:43 smithi138 bash[12638]: cluster 2022-04-26T01:50:43.604587+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-26T01:50:43.988 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:43 smithi138 bash[12638]: cluster 2022-04-26T01:50:43.605195+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-26T01:50:43.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:43 smithi138 bash[12638]: cluster 2022-04-26T01:50:43.609626+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-26T01:50:44.687 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:50:44.687 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-26T01:50:44.688 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T01:50:44.688 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:50:44.988 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: cluster 2022-04-26T01:50:43.660157+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0550792s) 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.666509+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.667677+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.668808+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.669064+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.669278+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: cluster 2022-04-26T01:50:43.672156+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.693027+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.697126+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.700808+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.820029+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:44.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.821692+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:50:44.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.824209+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:50:44.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.830454+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:50:44.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.841519+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:50:44.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:44 smithi138 bash[12638]: audit 2022-04-26T01:50:43.843459+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:50:45.374 INFO:teuthology.orchestra.run.smithi138.stderr:mgr epoch 5 is available 2022-04-26T01:50:45.374 INFO:teuthology.orchestra.run.smithi138.stderr:Setting orchestrator backend to cephadm... 2022-04-26T01:50:45.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:45 smithi138 bash[12638]: audit 2022-04-26T01:50:44.669100+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T01:50:45.763 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:45 smithi138 bash[12638]: cluster 2022-04-26T01:50:44.670703+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06561s) 2022-04-26T01:50:45.763 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:45 smithi138 bash[12638]: audit 2022-04-26T01:50:44.685572+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T01:50:46.929 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:46 smithi138 bash[12638]: cluster 2022-04-26T01:50:45.679394+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-26T01:50:48.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:47 smithi138 bash[12638]: audit 2022-04-26T01:50:46.861836+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:50:48.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:47 smithi138 bash[12638]: audit 2022-04-26T01:50:46.871579+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:48.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:47 smithi138 bash[12638]: audit 2022-04-26T01:50:46.877606+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:50:48.975 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: value unchanged 2022-04-26T01:50:49.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:49 smithi138 bash[12638]: audit 2022-04-26T01:50:48.973098+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:50:49.612 INFO:teuthology.orchestra.run.smithi138.stderr:Generating ssh key... 2022-04-26T01:50:51.988 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: Generating public/private rsa key pair. 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: Your identification has been saved in /tmp/tmpg33yg6mf/key. 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: Your public key has been saved in /tmp/tmpg33yg6mf/key.pub. 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: The key fingerprint is: 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: SHA256:cevM0wI1pxeZ0OlMXfQHkyTIdMdzMp4tfQ6pT2nn7hk ceph-1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: The key's randomart image is: 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: +---[RSA 3072]----+ 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | oooo==+o| 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | oo+=Boo| 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | . ++=. Xo| 2022-04-26T01:50:51.989 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | + =o.* =| 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | S o .. =.| 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | = o. + o| 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | * .+ E | 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | o . +| 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: | +o| 2022-04-26T01:50:51.990 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:51 smithi138 bash[12923]: +----[SHA256]-----+ 2022-04-26T01:50:52.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:52 smithi138 bash[12638]: cephadm 2022-04-26T01:50:51.127841+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-26T01:50:52.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:52 smithi138 bash[12638]: audit 2022-04-26T01:50:51.552753+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:52.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:52 smithi138 bash[12638]: audit 2022-04-26T01:50:51.555544+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:53.692 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNPn+7dd6n9GDPcjHwLO5/54nW3nVU1jJFtOjLpEvnZvN4XzedVUjgIj0qMaXtCUUz7OaeNwUdKA+fqKHzmySXHgBXvSiSEtRuwEWVUNrL23okeH29HMahoBilsylvz9ulEAIyoeVu/h5H3UAsfIwl3nMP/UWiRsk5f51Y2GmhOhg+OQQdyof4T9n7jJVdxB38T5EMoFeaI4ryBqSzIZCi+6KIi9nzoQBrxXSgSn4bgL6mbVE0XK5y0z1RGyWIiEhFIEJ+HTuHFCVEBNwBAyRMtTZb3a7gbQoZLmNAMXPdH5QqrpVgvhje9PhYae5C+TmcVU7XBk/mUxXs7EneafnYwsVwmud2Vb8ZF0mLp/k3giT+mmr4xz2D4I0jj7ZR3GiUIruRiFUFdafcASEM8c+b89OXfXrYpFKf3K5i/NkxrK7/DtzvniO0lrqMEzEfCtEBtDRP1tdFCx8G04FbVurAUoiWP93RTQ6eD0ysIN/4EYIbTdmX5nSkEnbx0c8mSmU= ceph-1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:50:54.369 INFO:teuthology.orchestra.run.smithi138.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-26T01:50:54.369 INFO:teuthology.orchestra.run.smithi138.stderr:Adding key to root@localhost authorized_keys... 2022-04-26T01:50:54.369 INFO:teuthology.orchestra.run.smithi138.stderr:Adding host smithi138... 2022-04-26T01:50:54.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:54 smithi138 bash[12638]: audit 2022-04-26T01:50:53.689953+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:50:56.239 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:50:55 smithi138 bash[12923]: Warning: Permanently added '172.21.15.138' (ECDSA) to the list of known hosts. 2022-04-26T01:50:56.626 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: Added host 'smithi138' with addr '172.21.15.138' 2022-04-26T01:50:57.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:57 smithi138 bash[12638]: audit 2022-04-26T01:50:55.871386+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "addr": "172.21.15.138", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:50:57.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:57 smithi138 bash[12638]: audit 2022-04-26T01:50:56.621577+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:50:57.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:57 smithi138 bash[12638]: audit 2022-04-26T01:50:56.622995+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:50:57.517 INFO:teuthology.orchestra.run.smithi138.stderr:Deploying unmanaged mon service... 2022-04-26T01:50:58.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:50:58 smithi138 bash[12638]: cephadm 2022-04-26T01:50:56.622406+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi138 2022-04-26T01:50:59.795 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-26T01:51:00.839 INFO:teuthology.orchestra.run.smithi138.stderr:Deploying unmanaged mgr service... 2022-04-26T01:51:01.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:00 smithi138 bash[12638]: audit 2022-04-26T01:50:59.786001+0000 mgr.y (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:01.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:00 smithi138 bash[12638]: cephadm 2022-04-26T01:50:59.786898+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-26T01:51:01.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:00 smithi138 bash[12638]: audit 2022-04-26T01:50:59.790668+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:51:01.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:00 smithi138 bash[12638]: audit 2022-04-26T01:51:00.699840+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:51:02.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:01 smithi138 bash[12638]: audit 2022-04-26T01:51:00.946358+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:51:02.454 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-26T01:51:03.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:03 smithi138 bash[12638]: audit 2022-04-26T01:51:02.442801+0000 mgr.y (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:03.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:03 smithi138 bash[12638]: cephadm 2022-04-26T01:51:02.443922+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-26T01:51:03.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:03 smithi138 bash[12638]: audit 2022-04-26T01:51:02.447371+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:51:05.117 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:04 smithi138 bash[12638]: cluster 2022-04-26T01:51:03.670599+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:05.118 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:04 smithi138 bash[12638]: audit 2022-04-26T01:51:03.847287+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.138:0/3853823818' entity='mgr.y' 2022-04-26T01:51:06.244 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:05 smithi138 bash[12638]: audit 2022-04-26T01:51:05.000203+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.138:0/3635332278' entity='client.admin' 2022-04-26T01:51:07.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:07 smithi138 bash[12638]: cluster 2022-04-26T01:51:05.670973+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:08.404 INFO:teuthology.orchestra.run.smithi138.stderr:Enabling the dashboard module... 2022-04-26T01:51:08.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:08 smithi138 bash[12638]: cluster 2022-04-26T01:51:07.671419+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:08.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:08 smithi138 bash[12638]: audit 2022-04-26T01:51:07.700885+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.138:0/2748395493' entity='client.admin' 2022-04-26T01:51:10.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:10 smithi138 bash[12638]: cluster 2022-04-26T01:51:09.671817+0000 mgr.y (mgr.14116) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:10.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:10 smithi138 bash[12638]: audit 2022-04-26T01:51:10.014755+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.138:0/2919983042' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-26T01:51:10.994 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:51:10 smithi138 bash[12923]: ignoring --setuser ceph since I am not root 2022-04-26T01:51:10.994 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:51:10 smithi138 bash[12923]: ignoring --setgroup ceph since I am not root 2022-04-26T01:51:11.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:11 smithi138 bash[12638]: audit 2022-04-26T01:51:10.711050+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.138:0/2919983042' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-26T01:51:11.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:11 smithi138 bash[12638]: cluster 2022-04-26T01:51:10.711117+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 27s) 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T01:51:13.016 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:51:13.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:13 smithi138 bash[12638]: audit 2022-04-26T01:51:13.008498+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.138:0/2032650576' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T01:51:13.741 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for the mgr to restart... 2022-04-26T01:51:13.742 INFO:teuthology.orchestra.run.smithi138.stderr:Waiting for mgr epoch 9... 2022-04-26T01:51:17.743 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:51:17 smithi138 bash[12923]: Warning: Permanently added '172.21.15.138' (ECDSA) to the list of known hosts. 2022-04-26T01:51:18.164 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: { 2022-04-26T01:51:18.164 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-26T01:51:18.164 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T01:51:18.164 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: } 2022-04-26T01:51:18.372 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: cluster 2022-04-26T01:51:17.032209+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-26T01:51:18.373 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: cluster 2022-04-26T01:51:17.033068+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-26T01:51:18.373 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: cluster 2022-04-26T01:51:17.038875+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-26T01:51:18.373 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: cluster 2022-04-26T01:51:17.140716+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.107907s) 2022-04-26T01:51:18.373 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.142941+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:51:18.374 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.144788+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:51:18.374 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.145889+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:51:18.374 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.146258+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:51:18.374 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.146634+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:51:18.374 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: cluster 2022-04-26T01:51:17.149969+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-26T01:51:18.375 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.282786+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:18.375 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.286745+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:18.375 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.322309+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:51:18.375 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:18 smithi138 bash[12638]: audit 2022-04-26T01:51:17.324838+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:51:18.951 INFO:teuthology.orchestra.run.smithi138.stderr:mgr epoch 9 is available 2022-04-26T01:51:18.951 INFO:teuthology.orchestra.run.smithi138.stderr:Generating a dashboard self-signed certificate... 2022-04-26T01:51:19.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:19 smithi138 bash[12638]: audit 2022-04-26T01:51:18.143760+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T01:51:19.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:19 smithi138 bash[12638]: cluster 2022-04-26T01:51:18.144812+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.112s) 2022-04-26T01:51:19.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:19 smithi138 bash[12638]: audit 2022-04-26T01:51:18.157215+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T01:51:20.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:20 smithi138 bash[12638]: cluster 2022-04-26T01:51:19.145431+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-26T01:51:20.645 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-26T01:51:21.820 INFO:teuthology.orchestra.run.smithi138.stderr:Creating initial admin user... 2022-04-26T01:51:21.883 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:21 smithi138 bash[12638]: audit 2022-04-26T01:51:20.492261+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:21.883 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:21 smithi138 bash[12638]: audit 2022-04-26T01:51:20.608780+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:21.883 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:21 smithi138 bash[12638]: audit 2022-04-26T01:51:20.632634+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:21.883 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:21 smithi138 bash[12638]: audit 2022-04-26T01:51:20.637980+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:24.167 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$f4X3otcQAURGwQSzX9Jvw.C7C.r9sCrmZeMSVOLT52SdZ6YZhoomW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1650937884, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-26T01:51:24.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:24 smithi138 bash[12638]: cluster 2022-04-26T01:51:23.147863+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-26T01:51:24.896 INFO:teuthology.orchestra.run.smithi138.stderr:Fetching dashboard port number... 2022-04-26T01:51:25.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:25 smithi138 bash[12638]: audit 2022-04-26T01:51:23.920616+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:25.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:25 smithi138 bash[12638]: audit 2022-04-26T01:51:24.161209+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:26.504 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: 8443 2022-04-26T01:51:27.290 INFO:teuthology.orchestra.run.smithi138.stderr:firewalld does not appear to be present 2022-04-26T01:51:27.290 INFO:teuthology.orchestra.run.smithi138.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-26T01:51:27.293 INFO:teuthology.orchestra.run.smithi138.stderr:Ceph Dashboard is now available at: 2022-04-26T01:51:27.293 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:27.293 INFO:teuthology.orchestra.run.smithi138.stderr: URL: https://smithi138.front.sepia.ceph.com:8443/ 2022-04-26T01:51:27.293 INFO:teuthology.orchestra.run.smithi138.stderr: User: admin 2022-04-26T01:51:27.294 INFO:teuthology.orchestra.run.smithi138.stderr: Password: xoocmvqg9f 2022-04-26T01:51:27.294 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:27.294 INFO:teuthology.orchestra.run.smithi138.stderr:Enabling autotune for osd_memory_target 2022-04-26T01:51:27.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:27 smithi138 bash[12638]: audit 2022-04-26T01:51:26.497655+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.138:0/2499796444' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-26T01:51:31.136 INFO:teuthology.orchestra.run.smithi138.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-26T01:51:31.854 INFO:teuthology.orchestra.run.smithi138.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr:Or, if you are only running a single cluster on this host: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-26T01:51:31.855 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr: ceph telemetry on 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr:For more information see: 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr: 2022-04-26T01:51:31.856 INFO:teuthology.orchestra.run.smithi138.stderr:Bootstrap complete. 2022-04-26T01:51:31.896 INFO:tasks.cephadm:Fetching config... 2022-04-26T01:51:31.897 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:51:31.897 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-26T01:51:31.903 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-26T01:51:31.903 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:51:31.903 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-26T01:51:31.909 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-26T01:51:31.909 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:51:31.909 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/var/lib/ceph/1c0204ea-c503-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-26T01:51:31.922 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-26T01:51:31.922 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:51:31.922 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-26T01:51:31.928 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-26T01:51:31.928 DEBUG:teuthology.orchestra.run.smithi138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNPn+7dd6n9GDPcjHwLO5/54nW3nVU1jJFtOjLpEvnZvN4XzedVUjgIj0qMaXtCUUz7OaeNwUdKA+fqKHzmySXHgBXvSiSEtRuwEWVUNrL23okeH29HMahoBilsylvz9ulEAIyoeVu/h5H3UAsfIwl3nMP/UWiRsk5f51Y2GmhOhg+OQQdyof4T9n7jJVdxB38T5EMoFeaI4ryBqSzIZCi+6KIi9nzoQBrxXSgSn4bgL6mbVE0XK5y0z1RGyWIiEhFIEJ+HTuHFCVEBNwBAyRMtTZb3a7gbQoZLmNAMXPdH5QqrpVgvhje9PhYae5C+TmcVU7XBk/mUxXs7EneafnYwsVwmud2Vb8ZF0mLp/k3giT+mmr4xz2D4I0jj7ZR3GiUIruRiFUFdafcASEM8c+b89OXfXrYpFKf3K5i/NkxrK7/DtzvniO0lrqMEzEfCtEBtDRP1tdFCx8G04FbVurAUoiWP93RTQ6eD0ysIN/4EYIbTdmX5nSkEnbx0c8mSmU= ceph-1c0204ea-c503-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T01:51:31.997 INFO:teuthology.orchestra.run.smithi138.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNPn+7dd6n9GDPcjHwLO5/54nW3nVU1jJFtOjLpEvnZvN4XzedVUjgIj0qMaXtCUUz7OaeNwUdKA+fqKHzmySXHgBXvSiSEtRuwEWVUNrL23okeH29HMahoBilsylvz9ulEAIyoeVu/h5H3UAsfIwl3nMP/UWiRsk5f51Y2GmhOhg+OQQdyof4T9n7jJVdxB38T5EMoFeaI4ryBqSzIZCi+6KIi9nzoQBrxXSgSn4bgL6mbVE0XK5y0z1RGyWIiEhFIEJ+HTuHFCVEBNwBAyRMtTZb3a7gbQoZLmNAMXPdH5QqrpVgvhje9PhYae5C+TmcVU7XBk/mUxXs7EneafnYwsVwmud2Vb8ZF0mLp/k3giT+mmr4xz2D4I0jj7ZR3GiUIruRiFUFdafcASEM8c+b89OXfXrYpFKf3K5i/NkxrK7/DtzvniO0lrqMEzEfCtEBtDRP1tdFCx8G04FbVurAUoiWP93RTQ6eD0ysIN/4EYIbTdmX5nSkEnbx0c8mSmU= ceph-1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:51:32.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNPn+7dd6n9GDPcjHwLO5/54nW3nVU1jJFtOjLpEvnZvN4XzedVUjgIj0qMaXtCUUz7OaeNwUdKA+fqKHzmySXHgBXvSiSEtRuwEWVUNrL23okeH29HMahoBilsylvz9ulEAIyoeVu/h5H3UAsfIwl3nMP/UWiRsk5f51Y2GmhOhg+OQQdyof4T9n7jJVdxB38T5EMoFeaI4ryBqSzIZCi+6KIi9nzoQBrxXSgSn4bgL6mbVE0XK5y0z1RGyWIiEhFIEJ+HTuHFCVEBNwBAyRMtTZb3a7gbQoZLmNAMXPdH5QqrpVgvhje9PhYae5C+TmcVU7XBk/mUxXs7EneafnYwsVwmud2Vb8ZF0mLp/k3giT+mmr4xz2D4I0jj7ZR3GiUIruRiFUFdafcASEM8c+b89OXfXrYpFKf3K5i/NkxrK7/DtzvniO0lrqMEzEfCtEBtDRP1tdFCx8G04FbVurAUoiWP93RTQ6eD0ysIN/4EYIbTdmX5nSkEnbx0c8mSmU= ceph-1c0204ea-c503-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T01:51:32.035 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNPn+7dd6n9GDPcjHwLO5/54nW3nVU1jJFtOjLpEvnZvN4XzedVUjgIj0qMaXtCUUz7OaeNwUdKA+fqKHzmySXHgBXvSiSEtRuwEWVUNrL23okeH29HMahoBilsylvz9ulEAIyoeVu/h5H3UAsfIwl3nMP/UWiRsk5f51Y2GmhOhg+OQQdyof4T9n7jJVdxB38T5EMoFeaI4ryBqSzIZCi+6KIi9nzoQBrxXSgSn4bgL6mbVE0XK5y0z1RGyWIiEhFIEJ+HTuHFCVEBNwBAyRMtTZb3a7gbQoZLmNAMXPdH5QqrpVgvhje9PhYae5C+TmcVU7XBk/mUxXs7EneafnYwsVwmud2Vb8ZF0mLp/k3giT+mmr4xz2D4I0jj7ZR3GiUIruRiFUFdafcASEM8c+b89OXfXrYpFKf3K5i/NkxrK7/DtzvniO0lrqMEzEfCtEBtDRP1tdFCx8G04FbVurAUoiWP93RTQ6eD0ysIN/4EYIbTdmX5nSkEnbx0c8mSmU= ceph-1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:51:32.046 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-26T01:51:32.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:32 smithi138 bash[12638]: audit 2022-04-26T01:51:31.126799+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.138:0/1927734139' entity='client.admin' 2022-04-26T01:51:37.362 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-26T01:51:37.363 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-26T01:51:37.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:37 smithi138 bash[12638]: audit 2022-04-26T01:51:36.536962+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.138:0/3902358796' entity='client.admin' 2022-04-26T01:51:38.852 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:38 smithi138 bash[12638]: cluster 2022-04-26T01:51:37.147305+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:40.814 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:40 smithi138 bash[12638]: cluster 2022-04-26T01:51:39.147749+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:41.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:40.619968+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:41.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:40.956655+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:51:41.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:40.962616+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:40.964596+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:40.970288+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.242570+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.243666+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.245990+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.247518+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.302826+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:41.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:41 smithi138 bash[12638]: audit 2022-04-26T01:51:41.306870+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:42.038 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2022-04-26T01:51:42.038 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:51:42.038 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2022-04-26T01:51:42.046 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:51:42.046 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:51:42.094 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2022-04-26T01:51:42.094 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch host add smithi155 2022-04-26T01:51:42.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:42 smithi138 bash[12638]: cephadm 2022-04-26T01:51:41.249584+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:51:42.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:42 smithi138 bash[12638]: cephadm 2022-04-26T01:51:41.271799+0000 mgr.y (mgr.14146) 10 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:51:44.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:44 smithi138 bash[12638]: cluster 2022-04-26T01:51:43.148547+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:45.743 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:51:45 smithi138 bash[12923]: Warning: Permanently added 'smithi155,172.21.15.155' (ECDSA) to the list of known hosts. 2022-04-26T01:51:46.275 INFO:teuthology.orchestra.run.smithi138.stdout:Added host 'smithi155' with addr '172.21.15.155' 2022-04-26T01:51:46.630 INFO:journalctl@ceph.mgr.y.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12923]: Warning: Permanently added '172.21.15.155' (ECDSA) to the list of known hosts. 2022-04-26T01:51:46.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: cluster 2022-04-26T01:51:45.149061+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:46.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: audit 2022-04-26T01:51:45.430181+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:46.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: audit 2022-04-26T01:51:46.268459+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:46.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: audit 2022-04-26T01:51:46.269984+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:46.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: audit 2022-04-26T01:51:46.272963+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:51:46.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:46 smithi138 bash[12638]: audit 2022-04-26T01:51:46.275003+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:51:47.000 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-26T01:51:48.168 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:47 smithi138 bash[12638]: cephadm 2022-04-26T01:51:46.269270+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Added host smithi155 2022-04-26T01:51:48.169 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:47 smithi138 bash[12638]: audit 2022-04-26T01:51:46.767227+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:48.169 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:47 smithi138 bash[12638]: audit 2022-04-26T01:51:47.518766+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:48.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:48 smithi138 bash[12638]: cluster 2022-04-26T01:51:47.149395+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:50.081 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:49 smithi138 bash[12638]: cluster 2022-04-26T01:51:49.149849+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:50.494 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-26T01:51:50.494 INFO:teuthology.orchestra.run.smithi138.stdout:[{"addr": "172.21.15.138", "hostname": "smithi138", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2022-04-26T01:51:50.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:50 smithi138 bash[12638]: audit 2022-04-26T01:51:50.488067+0000 mgr.y (mgr.14146) 17 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-26T01:51:51.223 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-26T01:51:51.224 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-26T01:51:52.427 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:52 smithi138 bash[12638]: cluster 2022-04-26T01:51:51.150395+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:54.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:53 smithi138 bash[12638]: audit 2022-04-26T01:51:52.959913+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:54.219 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:53 smithi138 bash[12638]: cluster 2022-04-26T01:51:53.150802+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:54.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:53 smithi138 bash[12638]: audit 2022-04-26T01:51:53.259601+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:54.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:53 smithi138 bash[12638]: audit 2022-04-26T01:51:53.260753+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:51:54.220 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:53 smithi138 bash[12638]: audit 2022-04-26T01:51:53.267515+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:54.983 INFO:teuthology.orchestra.run.smithi138.stderr:adjusted tunables profile to default 2022-04-26T01:51:55.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:54 smithi138 bash[12638]: audit 2022-04-26T01:51:54.548604+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.138:0/3640445066' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-26T01:51:55.705 INFO:tasks.cephadm:Adding mon.a on smithi138 2022-04-26T01:51:55.705 INFO:tasks.cephadm:Adding mon.c on smithi138 2022-04-26T01:51:55.705 INFO:tasks.cephadm:Adding mon.b on smithi155 2022-04-26T01:51:55.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi138:172.21.15.138=a;smithi138:[v2:172.21.15.138:3301,v1:172.21.15.138:6790]=c;smithi155:172.21.15.155=b' 2022-04-26T01:51:56.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:55 smithi138 bash[12638]: audit 2022-04-26T01:51:54.973255+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.138:0/3640445066' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-26T01:51:56.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:55 smithi138 bash[12638]: cluster 2022-04-26T01:51:54.973311+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:51:56.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:55 smithi138 bash[12638]: cluster 2022-04-26T01:51:55.151332+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:58.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:58 smithi138 bash[12638]: cluster 2022-04-26T01:51:57.151807+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:51:58.987 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2022-04-26T01:51:59.727 DEBUG:teuthology.orchestra.run.smithi138:mon.c> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.c.service 2022-04-26T01:51:59.730 DEBUG:teuthology.orchestra.run.smithi155:mon.b> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mon.b.service 2022-04-26T01:51:59.733 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:51:59.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:51:59.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:51:59.808 INFO:journalctl@ceph.mon.c.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:51:59.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:58.972497+0000 mgr.y (mgr.14146) 22 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi138:172.21.15.138=a;smithi138:[v2:172.21.15.138:3301,v1:172.21.15.138:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: cephadm 2022-04-26T01:51:58.976059+0000 mgr.y (mgr.14146) 23 : cephadm [INF] Saving service mon spec with placement smithi138:172.21.15.138=a;smithi138:[v2:172.21.15.138:3301,v1:172.21.15.138:6790]=c;smithi155:172.21.15.155=b;count:3 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:58.981094+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:58.982661+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:58.985116+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:58.986640+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: cephadm 2022-04-26T01:51:58.989113+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: cephadm 2022-04-26T01:51:59.006568+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:51:59.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:59.038574+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:59.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:59.044498+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:51:59.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:59.047572+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:51:59.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: audit 2022-04-26T01:51:59.049084+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:51:59.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: cephadm 2022-04-26T01:51:59.050530+0000 mgr.y (mgr.14146) 26 : cephadm [INF] Deploying daemon mon.c on smithi138 2022-04-26T01:51:59.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:51:59 smithi138 bash[12638]: cluster 2022-04-26T01:51:59.152264+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:02.433 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:02 smithi138 bash[12638]: cluster 2022-04-26T01:52:01.152707+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:03.115 INFO:teuthology.orchestra.run.smithi155.stdout: 2022-04-26T01:52:03.115 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"1c0204ea-c503-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:50:08.892647Z","created":"2022-04-26T01:50:08.892647Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-26T01:52:03.118 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2022-04-26T01:52:03.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:03 smithi138 bash[12638]: audit 2022-04-26T01:52:03.109551+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.155:0/1388037556' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.780+0000 7f3c6e328700 1 mon.c@-1(???) e0 preinit fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[12638]: cluster 2022-04-26T01:52:03.153009+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[12638]: audit 2022-04-26T01:52:03.557724+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[12638]: audit 2022-04-26T01:52:03.558948+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[12638]: audit 2022-04-26T01:52:03.560086+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:04.811 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[12638]: cephadm 2022-04-26T01:52:03.560997+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Deploying daemon mon.b on smithi155 2022-04-26T01:52:04.822 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:52:04.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:52:05.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-26T01:52:05.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-26T01:52:05.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: e1 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: 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} 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: legacy client fscid: -1 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: No filesystems configured 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T01:52:05.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.800+0000 7f3c57935700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: cluster 2022-04-26T01:52:03.153009+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: audit 2022-04-26T01:52:03.557724+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: audit 2022-04-26T01:52:03.558948+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: audit 2022-04-26T01:52:03.560086+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:05.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: cephadm 2022-04-26T01:52:03.560997+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Deploying daemon mon.b on smithi155 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expand map: {default=false} 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expand map: {default=info} 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T01:52:05.246 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T01:52:05.247 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T01:52:05.247 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T01:52:05.247 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:04 smithi138 bash[17983]: debug 2022-04-26T01:52:04.804+0000 7f3c57935700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T01:52:09.933 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:04.817808+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:52:09.933 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:04.818119+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:09.933 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:04.843674+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:05.153479+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:05.811946+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:06.811934+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:06.815795+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:07.154017+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:07.812097+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:08.812305+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.154525+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: audit 2022-04-26T01:52:09.812376+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.934 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.863761+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.868988+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.869074+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.869124+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.869449+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 52s) 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[12638]: cluster 2022-04-26T01:52:09.875010+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:04.817808+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:04.818119+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:09.935 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:04.843674+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:05.153479+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:05.811946+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:06.811934+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:06.815795+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:07.154017+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:07.812097+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:08.812305+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.154525+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: audit 2022-04-26T01:52:09.812376+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.863761+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:52:09.936 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.868988+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:09.937 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.869074+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2022-04-26T01:52:09.937 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.869124+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:09.937 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.869449+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 52s) 2022-04-26T01:52:09.937 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:09 smithi138 bash[17983]: cluster 2022-04-26T01:52:09.875010+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2022-04-26T01:52:10.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:10 smithi155 systemd[1]: Started Ceph mon.b for 1c0204ea-c503-11ec-8c39-001a4aab830c. 2022-04-26T01:52:10.926 INFO:teuthology.orchestra.run.smithi155.stdout: 2022-04-26T01:52:10.927 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":2,"fsid":"1c0204ea-c503-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:52:04.814041Z","created":"2022-04-26T01:50:08.892647Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3301","nonce":0},{"type":"v1","addr":"172.21.15.138:6790","nonce":0}]},"addr":"172.21.15.138:6790/0","public_addr":"172.21.15.138:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-26T01:52:10.930 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 2 2022-04-26T01:52:11.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.406+0000 7f3cf05a1700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:52:11.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.406+0000 7f3cf05a1700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T01:52:11.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.406+0000 7f3cf05a1700 0 pidfile_write: ignore empty --pid-file 2022-04-26T01:52:11.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 0 load: jerasure load: lrc load: isa 2022-04-26T01:52:11.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: DB SUMMARY 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2022-04-26T01:52:11.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.env: 0x55eb05da21c0 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.info_log: 0x55eb075c9e20 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:52:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:52:11.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:52:11.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:52:11.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:52:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:52:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:52:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:52:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:52:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:52:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.write_buffer_manager: 0x55eb07661f20 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:52:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:52:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.row_cache: None 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:52:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:52:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:52:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.merge_operator: 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eb07570170) 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: cache_index_and_filter_blocks: 1 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:52:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: pin_top_level_index_and_filter: 1 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: index_type: 0 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: data_block_index_type: 0 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: index_shortening: 1 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: hash_index_allow_collision: 1 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: checksum: 1 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: no_block_cache: 0 2022-04-26T01:52:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_cache: 0x55eb075a8f10 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_cache_name: BinnedLRUCache 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_cache_options: 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: capacity : 536870912 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: num_shard_bits : 4 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: strict_capacity_limit : 0 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: high_pri_pool_ratio: 0.000 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_cache_compressed: (nil) 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: persistent_cache: (nil) 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_size: 4096 2022-04-26T01:52:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_size_deviation: 10 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_restart_interval: 16 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: index_block_restart_interval: 1 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: metadata_block_size: 4096 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: partition_filters: 0 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: use_delta_encoding: 1 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: whole_key_filtering: 1 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: verify_compression: 0 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: read_amp_bytes_per_bit: 0 2022-04-26T01:52:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: format_version: 2 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: enable_index_compression: 1 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: block_align: 0 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:52:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:52:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:52:11.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:52:11.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:52:11.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:52:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:52:11.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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 2022-04-26T01:52:11.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937931420209, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 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. 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937931420954, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1650937931, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.414+0000 7f3cf05a1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650937931421567, "job": 1, "event": "recovery_finished"} 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cf05a1700 4 rocksdb: DB pointer 0x55eb0766d800 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cd73a9700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:52:11.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cd73a9700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** DB Stats ** 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:52:11.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** Compaction Stats [default] ** 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** Compaction Stats [default] ** 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:52:11.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** Compaction Stats [default] ** 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** Compaction Stats [default] ** 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:52:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cf05a1700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cf05a1700 0 using public_addr v2:172.21.15.155:0/0 -> [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cf05a1700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.418+0000 7f3cf05a1700 1 mon.b@-1(???) e0 preinit fsid 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:52:11.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: e1 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 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} 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: legacy client fscid: -1 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: No filesystems configured 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T01:52:11.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.131097+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.133217+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.135192+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.136354+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.812572+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: audit 2022-04-26T01:52:10.921196+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.155:0/1769034562' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.446+0000 7f3cd9bae700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T01:52:11.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.131097+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:11.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.133217+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.135192+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:11.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.136354+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.812572+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[17983]: audit 2022-04-26T01:52:10.921196+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.155:0/1769034562' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.131097+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.133217+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.135192+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.136354+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.812572+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:11.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:11 smithi138 bash[12638]: audit 2022-04-26T01:52:10.921196+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.155:0/1769034562' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expand map: {default=false} 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expand map: {default=info} 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T01:52:11.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T01:52:11.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T01:52:11.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T01:52:11.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T01:52:11.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T01:52:11.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:11 smithi155 bash[12525]: debug 2022-04-26T01:52:11.450+0000 7f3cd9bae700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T01:52:12.759 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:52:12.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:52:16.805 INFO:teuthology.orchestra.run.smithi155.stdout: 2022-04-26T01:52:16.806 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":3,"fsid":"1c0204ea-c503-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:52:11.457654Z","created":"2022-04-26T01:50:08.892647Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3301","nonce":0},{"type":"v1","addr":"172.21.15.138:6790","nonce":0}]},"addr":"172.21.15.138:6790/0","public_addr":"172.21.15.138:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-26T01:52:16.808 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 3 2022-04-26T01:52:16.992 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:11.154912+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:11.465276+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:11.465722+0000 mon.a (mon.0) 151 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:11.465906+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:11.483645+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:11.483908+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:12.457783+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:13.155375+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:13.457782+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:14.457945+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:15.155901+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:15.458110+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:16.458297+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.483800+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.489348+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.489484+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.489570+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.489953+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 59s) 2022-04-26T01:52:16.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.490447+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.496096+0000 mon.a (mon.0) 165 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.496154+0000 mon.a (mon.0) 166 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: cluster 2022-04-26T01:52:16.496219+0000 mon.a (mon.0) 167 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] is down (out of quorum) 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:16.502181+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:16.508101+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:16.513829+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[17983]: audit 2022-04-26T01:52:16.538476+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.996 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:11.154912+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.996 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:11.465276+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:52:16.996 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:11.465722+0000 mon.a (mon.0) 151 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:11.465906+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:11.483645+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:11.483908+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:12.457783+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:13.155375+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:13.457782+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:14.457945+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:15.155901+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:16.997 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:15.458110+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:16.458297+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.483800+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.489348+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.489484+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.489570+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.489953+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 59s) 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.490447+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.496096+0000 mon.a (mon.0) 165 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.496154+0000 mon.a (mon.0) 166 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2022-04-26T01:52:16.998 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: cluster 2022-04-26T01:52:16.496219+0000 mon.a (mon.0) 167 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] is down (out of quorum) 2022-04-26T01:52:16.999 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:16.502181+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.999 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:16.508101+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.999 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:16.513829+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:16.999 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:16 smithi138 bash[12638]: audit 2022-04-26T01:52:16.538476+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:17.538 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-26T01:52:17.539 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-26T01:52:17.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: cephadm 2022-04-26T01:52:16.508799+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:17.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: cephadm 2022-04-26T01:52:16.514550+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.543304+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.558401+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: cephadm 2022-04-26T01:52:16.561167+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.563975+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.564895+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.565814+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: cephadm 2022-04-26T01:52:16.566837+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi138 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:16.800212+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.155:0/3594220431' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:17.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:17.324573+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:52:17.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:17.326964+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:52:17.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[12638]: audit 2022-04-26T01:52:17.458393+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:17.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: cephadm 2022-04-26T01:52:16.508799+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:17.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: cephadm 2022-04-26T01:52:16.514550+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:17.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.543304+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.558401+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: cephadm 2022-04-26T01:52:16.561167+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.563975+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.564895+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.565814+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: cephadm 2022-04-26T01:52:16.566837+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi138 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:16.800212+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.155:0/3594220431' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:17.324573+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:17.326964+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:52:17.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:17 smithi138 bash[17983]: audit 2022-04-26T01:52:17.458393+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:18.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:13.459458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.493083+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.493503+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:18.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.493514+0000 mon.a (mon.0) 182 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.513673+0000 mon.a (mon.0) 183 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517198+0000 mon.a (mon.0) 184 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517241+0000 mon.a (mon.0) 185 : cluster [DBG] fsmap 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517270+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517460+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e13: y(active, since 61s) 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517603+0000 mon.a (mon.0) 188 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.517622+0000 mon.a (mon.0) 189 : cluster [INF] Cluster is now healthy 2022-04-26T01:52:18.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[17983]: cluster 2022-04-26T01:52:18.520876+0000 mon.a (mon.0) 190 : cluster [INF] overall HEALTH_OK 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:13.459458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.493083+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.493503+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.493514+0000 mon.a (mon.0) 182 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.513673+0000 mon.a (mon.0) 183 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517198+0000 mon.a (mon.0) 184 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517241+0000 mon.a (mon.0) 185 : cluster [DBG] fsmap 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517270+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:18.744 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517460+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e13: y(active, since 61s) 2022-04-26T01:52:18.745 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517603+0000 mon.a (mon.0) 188 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-26T01:52:18.745 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.517622+0000 mon.a (mon.0) 189 : cluster [INF] Cluster is now healthy 2022-04-26T01:52:18.745 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:18 smithi138 bash[12638]: cluster 2022-04-26T01:52:18.520876+0000 mon.a (mon.0) 190 : cluster [INF] overall HEALTH_OK 2022-04-26T01:52:18.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cephadm 2022-04-26T01:52:16.508799+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:18.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cephadm 2022-04-26T01:52:16.514550+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:18.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.543304+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:18.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.558401+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cephadm 2022-04-26T01:52:16.561167+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.563975+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.564895+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.565814+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cephadm 2022-04-26T01:52:16.566837+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi138 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:16.800212+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.155:0/3594220431' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:17.324573+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:52:18.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:17.326964+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: audit 2022-04-26T01:52:17.458393+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:13.459458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.493083+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.493503+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.493514+0000 mon.a (mon.0) 182 : cluster [INF] mon.a calling monitor election 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.513673+0000 mon.a (mon.0) 183 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517198+0000 mon.a (mon.0) 184 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0]} 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517241+0000 mon.a (mon.0) 185 : cluster [DBG] fsmap 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517270+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:52:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517460+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e13: y(active, since 61s) 2022-04-26T01:52:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517603+0000 mon.a (mon.0) 188 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-26T01:52:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.517622+0000 mon.a (mon.0) 189 : cluster [INF] Cluster is now healthy 2022-04-26T01:52:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:18 smithi155 bash[12525]: cluster 2022-04-26T01:52:18.520876+0000 mon.a (mon.0) 190 : cluster [INF] overall HEALTH_OK 2022-04-26T01:52:19.824 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:19 smithi138 bash[12638]: audit 2022-04-26T01:52:19.458612+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:19.825 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:19 smithi138 bash[17983]: audit 2022-04-26T01:52:19.458612+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:20.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:19 smithi155 bash[12525]: audit 2022-04-26T01:52:19.458612+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:52:20.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: cluster 2022-04-26T01:52:19.156902+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:20.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: audit 2022-04-26T01:52:19.588697+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:20.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: cephadm 2022-04-26T01:52:19.589654+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:52:20.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: audit 2022-04-26T01:52:19.590056+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:20.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: audit 2022-04-26T01:52:19.591185+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: audit 2022-04-26T01:52:19.592112+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[12638]: cephadm 2022-04-26T01:52:19.593241+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: cluster 2022-04-26T01:52:19.156902+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: audit 2022-04-26T01:52:19.588697+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: cephadm 2022-04-26T01:52:19.589654+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: audit 2022-04-26T01:52:19.590056+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: audit 2022-04-26T01:52:19.591185+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:20.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: audit 2022-04-26T01:52:19.592112+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:20.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:20 smithi138 bash[17983]: cephadm 2022-04-26T01:52:19.593241+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2022-04-26T01:52:21.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: cluster 2022-04-26T01:52:19.156902+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: audit 2022-04-26T01:52:19.588697+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: cephadm 2022-04-26T01:52:19.589654+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: audit 2022-04-26T01:52:19.590056+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: audit 2022-04-26T01:52:19.591185+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: audit 2022-04-26T01:52:19.592112+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:21.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:20 smithi155 bash[12525]: cephadm 2022-04-26T01:52:19.593241+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2022-04-26T01:52:22.487 INFO:teuthology.orchestra.run.smithi138.stdout:# minimal ceph.conf for 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:52:22.487 INFO:teuthology.orchestra.run.smithi138.stdout:[global] 2022-04-26T01:52:22.487 INFO:teuthology.orchestra.run.smithi138.stdout: fsid = 1c0204ea-c503-11ec-8c39-001a4aab830c 2022-04-26T01:52:22.487 INFO:teuthology.orchestra.run.smithi138.stdout: mon_host = [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.138:3301/0,v1:172.21.15.138:6790/0] 2022-04-26T01:52:22.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:22 smithi138 bash[12638]: cluster 2022-04-26T01:52:21.157277+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:22.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:22 smithi138 bash[17983]: cluster 2022-04-26T01:52:21.157277+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:22.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:22 smithi155 bash[12525]: cluster 2022-04-26T01:52:21.157277+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:23.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:23 smithi138 bash[12638]: audit 2022-04-26T01:52:22.482617+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.138:0/221122201' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:23.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:23 smithi138 bash[17983]: audit 2022-04-26T01:52:22.482617+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.138:0/221122201' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:23.455 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-26T01:52:23.455 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:52:23.455 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T01:52:23.469 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:52:23.469 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:52:23.479 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:52:23.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T01:52:23.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:23 smithi155 bash[12525]: audit 2022-04-26T01:52:22.482617+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.138:0/221122201' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:23.489 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:52:23.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:52:23.715 INFO:tasks.cephadm:Adding mgr.y on smithi138 2022-04-26T01:52:23.715 INFO:tasks.cephadm:Adding mgr.x on smithi155 2022-04-26T01:52:23.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi138=y;smithi155=x' 2022-04-26T01:52:24.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: cluster 2022-04-26T01:52:23.157684+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: audit 2022-04-26T01:52:23.269179+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: cephadm 2022-04-26T01:52:23.269955+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: audit 2022-04-26T01:52:23.270293+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: audit 2022-04-26T01:52:23.271375+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: audit 2022-04-26T01:52:23.272449+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:24.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:24 smithi155 bash[12525]: cephadm 2022-04-26T01:52:23.273449+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2022-04-26T01:52:24.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: cluster 2022-04-26T01:52:23.157684+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:24.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: audit 2022-04-26T01:52:23.269179+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:24.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: cephadm 2022-04-26T01:52:23.269955+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:52:24.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: audit 2022-04-26T01:52:23.270293+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: audit 2022-04-26T01:52:23.271375+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: audit 2022-04-26T01:52:23.272449+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[12638]: cephadm 2022-04-26T01:52:23.273449+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: cluster 2022-04-26T01:52:23.157684+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: audit 2022-04-26T01:52:23.269179+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: cephadm 2022-04-26T01:52:23.269955+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: audit 2022-04-26T01:52:23.270293+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:52:24.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: audit 2022-04-26T01:52:23.271375+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:52:24.744 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: audit 2022-04-26T01:52:23.272449+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:24.744 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:24 smithi138 bash[17983]: cephadm 2022-04-26T01:52:23.273449+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2022-04-26T01:52:26.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:26 smithi155 bash[12525]: cluster 2022-04-26T01:52:25.158157+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:26.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:26 smithi138 bash[12638]: cluster 2022-04-26T01:52:25.158157+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:26.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:26 smithi138 bash[17983]: cluster 2022-04-26T01:52:25.158157+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:27.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.573089+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.574605+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:27.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.576705+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:27.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.578234+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: cephadm 2022-04-26T01:52:26.580525+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: cephadm 2022-04-26T01:52:26.581181+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.610640+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.620313+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[12638]: audit 2022-04-26T01:52:26.627204+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.573089+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.574605+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:27.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.576705+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.578234+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: cephadm 2022-04-26T01:52:26.580525+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: cephadm 2022-04-26T01:52:26.581181+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.610640+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.620313+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:27.994 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:27 smithi138 bash[17983]: audit 2022-04-26T01:52:26.627204+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.573089+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.574605+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:28.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.576705+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.578234+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: cephadm 2022-04-26T01:52:26.580525+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: cephadm 2022-04-26T01:52:26.581181+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.610640+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.620313+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:27 smithi155 bash[12525]: audit 2022-04-26T01:52:26.627204+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.061 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mgr update... 2022-04-26T01:52:28.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: cluster 2022-04-26T01:52:27.158644+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.055683+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.057049+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.059251+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.060924+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.069435+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.071382+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:28.994 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.078361+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.079701+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[12638]: audit 2022-04-26T01:52:28.081151+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: cluster 2022-04-26T01:52:27.158644+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.055683+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.057049+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.059251+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:28.995 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.060924+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.069435+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.071382+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.078361+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:52:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.079701+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:28 smithi138 bash[17983]: audit 2022-04-26T01:52:28.081151+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: cluster 2022-04-26T01:52:27.158644+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.055683+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.057049+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.059251+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.060924+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.069435+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.071382+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.078361+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.079701+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:29.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:28 smithi155 bash[12525]: audit 2022-04-26T01:52:28.081151+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:29.133 DEBUG:teuthology.orchestra.run.smithi155:mgr.x> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-26T01:52:29.136 INFO:tasks.cephadm:Deploying OSDs... 2022-04-26T01:52:29.137 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-26T01:52:29.137 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T01:52:29.144 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T01:52:29.145 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 499 Links: 1 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-26 01:46:57.939743694 +0000 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-26 01:46:57.743743698 +0000 2022-04-26T01:52:29.151 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-26 01:46:57.743743698 +0000 2022-04-26T01:52:29.152 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-26T01:52:29.160 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-26T01:52:29.160 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-26T01:52:29.161 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.00050018 s, 1.0 MB/s 2022-04-26T01:52:29.165 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T01:52:29.213 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T01:52:29.213 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.213 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 505 Links: 1 2022-04-26T01:52:29.213 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.213 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-26 01:46:58.387743684 +0000 2022-04-26T01:52:29.214 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-26 01:46:58.159743689 +0000 2022-04-26T01:52:29.214 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-26 01:46:58.159743689 +0000 2022-04-26T01:52:29.214 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-26T01:52:29.223 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-26T01:52:29.223 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-26T01:52:29.224 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000476293 s, 1.1 MB/s 2022-04-26T01:52:29.228 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T01:52:29.234 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T01:52:29.234 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.234 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 512 Links: 1 2022-04-26T01:52:29.235 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.235 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-26 01:46:58.843743674 +0000 2022-04-26T01:52:29.235 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-26 01:46:58.627743678 +0000 2022-04-26T01:52:29.235 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-26 01:46:58.627743678 +0000 2022-04-26T01:52:29.235 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-26T01:52:29.236 INFO:journalctl@ceph.mgr.x.smithi155.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:52:29.243 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-26T01:52:29.243 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-26T01:52:29.243 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000548493 s, 933 kB/s 2022-04-26T01:52:29.247 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T01:52:29.253 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T01:52:29.253 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.253 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 517 Links: 1 2022-04-26T01:52:29.253 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.253 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-26 01:46:59.263743664 +0000 2022-04-26T01:52:29.254 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-26 01:46:59.071743668 +0000 2022-04-26T01:52:29.254 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-26 01:46:59.071743668 +0000 2022-04-26T01:52:29.254 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-26T01:52:29.261 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-26T01:52:29.261 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-26T01:52:29.261 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000521841 s, 981 kB/s 2022-04-26T01:52:29.264 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2022-04-26T01:52:29.265 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T01:52:29.272 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T01:52:29.272 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T01:52:29.320 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T01:52:29.320 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.320 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 495 Links: 1 2022-04-26T01:52:29.321 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.321 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2022-04-26 01:46:57.724393899 +0000 2022-04-26T01:52:29.321 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2022-04-26 01:46:57.720393899 +0000 2022-04-26T01:52:29.321 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2022-04-26 01:46:57.720393899 +0000 2022-04-26T01:52:29.321 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2022-04-26T01:52:29.329 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2022-04-26T01:52:29.329 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2022-04-26T01:52:29.329 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000460292 s, 1.1 MB/s 2022-04-26T01:52:29.333 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T01:52:29.339 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T01:52:29.339 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.339 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 503 Links: 1 2022-04-26T01:52:29.340 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.340 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2022-04-26 01:46:58.356393885 +0000 2022-04-26T01:52:29.340 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2022-04-26 01:46:58.148393889 +0000 2022-04-26T01:52:29.340 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2022-04-26 01:46:58.148393889 +0000 2022-04-26T01:52:29.340 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2022-04-26T01:52:29.345 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2022-04-26T01:52:29.345 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2022-04-26T01:52:29.345 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000398107 s, 1.3 MB/s 2022-04-26T01:52:29.348 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T01:52:29.353 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 508 Links: 1 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2022-04-26 01:46:58.616393879 +0000 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2022-04-26 01:46:58.612393879 +0000 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2022-04-26 01:46:58.612393879 +0000 2022-04-26T01:52:29.354 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2022-04-26T01:52:29.363 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2022-04-26T01:52:29.363 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2022-04-26T01:52:29.363 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000500318 s, 1.0 MB/s 2022-04-26T01:52:29.367 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T01:52:29.420 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T01:52:29.420 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:52:29.420 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 514 Links: 1 2022-04-26T01:52:29.421 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:52:29.421 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2022-04-26 01:46:59.272393864 +0000 2022-04-26T01:52:29.421 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2022-04-26 01:46:59.064393869 +0000 2022-04-26T01:52:29.421 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2022-04-26 01:46:59.064393869 +0000 2022-04-26T01:52:29.421 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2022-04-26T01:52:29.429 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2022-04-26T01:52:29.429 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2022-04-26T01:52:29.429 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000515508 s, 993 kB/s 2022-04-26T01:52:29.433 INFO:tasks.cephadm:Deploying osd.0 on smithi138 with /dev/vg_nvme/lv_4... 2022-04-26T01:52:29.434 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T01:52:29.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:29 smithi155 bash[12525]: audit 2022-04-26T01:52:28.045797+0000 mgr.y (mgr.14146) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi138=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:29.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:29 smithi155 bash[12525]: cephadm 2022-04-26T01:52:28.047466+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Saving service mgr spec with placement smithi138=y;smithi155=x;count:2 2022-04-26T01:52:29.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:29 smithi155 bash[12525]: cephadm 2022-04-26T01:52:28.082368+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Deploying daemon mgr.x on smithi155 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[12638]: audit 2022-04-26T01:52:28.045797+0000 mgr.y (mgr.14146) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi138=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[12638]: cephadm 2022-04-26T01:52:28.047466+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Saving service mgr spec with placement smithi138=y;smithi155=x;count:2 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[12638]: cephadm 2022-04-26T01:52:28.082368+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Deploying daemon mgr.x on smithi155 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[17983]: audit 2022-04-26T01:52:28.045797+0000 mgr.y (mgr.14146) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi138=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[17983]: cephadm 2022-04-26T01:52:28.047466+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Saving service mgr spec with placement smithi138=y;smithi155=x;count:2 2022-04-26T01:52:29.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:29 smithi138 bash[17983]: cephadm 2022-04-26T01:52:28.082368+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Deploying daemon mgr.x on smithi155 2022-04-26T01:52:30.690 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:30 smithi155 bash[12525]: cluster 2022-04-26T01:52:29.159147+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:30.992 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:30 smithi138 bash[12638]: cluster 2022-04-26T01:52:29.159147+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:30.992 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:30 smithi138 bash[17983]: cluster 2022-04-26T01:52:29.159147+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:31.019 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 26 01:52:30 smithi155 systemd[1]: Started Ceph mgr.x for 1c0204ea-c503-11ec-8c39-001a4aab830c. 2022-04-26T01:52:32.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: audit 2022-04-26T01:52:30.964528+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:32.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: audit 2022-04-26T01:52:30.966762+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:32.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: audit 2022-04-26T01:52:30.968395+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:32.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: audit 2022-04-26T01:52:30.969498+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:32.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: cluster 2022-04-26T01:52:31.159572+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[12638]: audit 2022-04-26T01:52:31.510551+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: audit 2022-04-26T01:52:30.964528+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: audit 2022-04-26T01:52:30.966762+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: audit 2022-04-26T01:52:30.968395+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: audit 2022-04-26T01:52:30.969498+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: cluster 2022-04-26T01:52:31.159572+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:32.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:31 smithi138 bash[17983]: audit 2022-04-26T01:52:31.510551+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:32.297 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 26 01:52:32 smithi155 bash[13450]: debug 2022-04-26T01:52:32.038+0000 7fbcea531700 1 -- 172.21.15.155:0/3546916255 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c677ec44e0 con 0x55c677fb2c00 2022-04-26T01:52:32.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: audit 2022-04-26T01:52:30.964528+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:32.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: audit 2022-04-26T01:52:30.966762+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:32.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: audit 2022-04-26T01:52:30.968395+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:32.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: audit 2022-04-26T01:52:30.969498+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:32.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: cluster 2022-04-26T01:52:31.159572+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:32.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:31 smithi155 bash[12525]: audit 2022-04-26T01:52:31.510551+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:33.057 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T01:52:33.057 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T01:52:33.057 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2022-04-26T01:52:33.057 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2022-04-26T01:52:33.058 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160887 s, 652 MB/s 2022-04-26T01:52:33.058 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2022-04-26T01:52:33.814 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi138:vg_nvme/lv_4 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: cluster 2022-04-26T01:52:33.160045+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: audit 2022-04-26T01:52:34.094790+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: audit 2022-04-26T01:52:34.100475+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: audit 2022-04-26T01:52:34.102930+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: audit 2022-04-26T01:52:34.104039+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:34.335 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[12638]: audit 2022-04-26T01:52:34.105026+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: cluster 2022-04-26T01:52:33.160045+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: audit 2022-04-26T01:52:34.094790+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: audit 2022-04-26T01:52:34.100475+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: audit 2022-04-26T01:52:34.102930+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: audit 2022-04-26T01:52:34.104039+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:34.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:34 smithi138 bash[17983]: audit 2022-04-26T01:52:34.105026+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:34.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: cluster 2022-04-26T01:52:33.160045+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: audit 2022-04-26T01:52:34.094790+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: audit 2022-04-26T01:52:34.100475+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: audit 2022-04-26T01:52:34.102930+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:52:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: audit 2022-04-26T01:52:34.104039+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:52:34.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:34 smithi155 bash[12525]: audit 2022-04-26T01:52:34.105026+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:35.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:35 smithi138 bash[17983]: cephadm 2022-04-26T01:52:34.102579+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:52:35.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:35 smithi138 bash[17983]: cephadm 2022-04-26T01:52:34.105841+0000 mgr.y (mgr.14146) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi138 2022-04-26T01:52:35.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:35 smithi138 bash[12638]: cephadm 2022-04-26T01:52:34.102579+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:52:35.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:35 smithi138 bash[12638]: cephadm 2022-04-26T01:52:34.105841+0000 mgr.y (mgr.14146) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi138 2022-04-26T01:52:35.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:35 smithi155 bash[12525]: cephadm 2022-04-26T01:52:34.102579+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:52:35.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:35 smithi155 bash[12525]: cephadm 2022-04-26T01:52:34.105841+0000 mgr.y (mgr.14146) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi138 2022-04-26T01:52:36.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:36 smithi138 bash[12638]: cluster 2022-04-26T01:52:35.160506+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:36.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:36 smithi138 bash[17983]: cluster 2022-04-26T01:52:35.160506+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:36.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:36 smithi155 bash[12525]: cluster 2022-04-26T01:52:35.160506+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:38.241 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: audit 2022-04-26T01:52:37.047245+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: audit 2022-04-26T01:52:37.048238+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: audit 2022-04-26T01:52:37.049579+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: audit 2022-04-26T01:52:37.050490+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: audit 2022-04-26T01:52:37.056725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[17983]: cluster 2022-04-26T01:52:37.160994+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:38.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: audit 2022-04-26T01:52:37.047245+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: audit 2022-04-26T01:52:37.048238+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:38.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: audit 2022-04-26T01:52:37.049579+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:38.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: audit 2022-04-26T01:52:37.050490+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:38.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: audit 2022-04-26T01:52:37.056725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:38 smithi138 bash[12638]: cluster 2022-04-26T01:52:37.160994+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:38.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: audit 2022-04-26T01:52:37.047245+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: audit 2022-04-26T01:52:37.048238+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:38.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: audit 2022-04-26T01:52:37.049579+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:38.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: audit 2022-04-26T01:52:37.050490+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:38.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: audit 2022-04-26T01:52:37.056725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:38.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:38 smithi155 bash[12525]: cluster 2022-04-26T01:52:37.160994+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:39.405 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.237131+0000 mgr.y (mgr.14146) 63 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:39.405 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.238926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:52:39.405 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.242223+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.243561+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: cluster 2022-04-26T01:52:38.301616+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.304266+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.305076+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.307053+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[17983]: audit 2022-04-26T01:52:38.307729+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.237131+0000 mgr.y (mgr.14146) 63 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:39.406 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.238926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.242223+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.243561+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: cluster 2022-04-26T01:52:38.301616+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.304266+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.305076+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.307053+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:52:39.407 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:39 smithi138 bash[12638]: audit 2022-04-26T01:52:38.307729+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:52:39.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.237131+0000 mgr.y (mgr.14146) 63 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:52:39.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.238926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:52:39.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.242223+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:52:39.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.243561+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:39.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: cluster 2022-04-26T01:52:38.301616+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:52:39.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.304266+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:52:39.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.305076+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:52:39.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.307053+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:52:39.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:39 smithi155 bash[12525]: audit 2022-04-26T01:52:38.307729+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1220609264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[12638]: cluster 2022-04-26T01:52:39.071408+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[12638]: audit 2022-04-26T01:52:39.071886+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[12638]: cluster 2022-04-26T01:52:39.161486+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[17983]: cluster 2022-04-26T01:52:39.071408+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[17983]: audit 2022-04-26T01:52:39.071886+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:52:40.336 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:40 smithi138 bash[17983]: cluster 2022-04-26T01:52:39.161486+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:40 smithi155 bash[12525]: cluster 2022-04-26T01:52:39.071408+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2022-04-26T01:52:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:40 smithi155 bash[12525]: audit 2022-04-26T01:52:39.071886+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:52:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:40 smithi155 bash[12525]: cluster 2022-04-26T01:52:39.161486+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:42.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:42 smithi138 bash[12638]: cluster 2022-04-26T01:52:41.161947+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:42.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:42 smithi138 bash[17983]: cluster 2022-04-26T01:52:41.161947+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:42.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:42 smithi155 bash[12525]: cluster 2022-04-26T01:52:41.161947+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:43.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[12638]: audit 2022-04-26T01:52:42.151323+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]: dispatch 2022-04-26T01:52:43.516 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[12638]: audit 2022-04-26T01:52:42.161373+0000 mon.a (mon.0) 239 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]': finished 2022-04-26T01:52:43.516 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[12638]: cluster 2022-04-26T01:52:42.161440+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:52:43.516 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[12638]: audit 2022-04-26T01:52:42.161641+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[12638]: audit 2022-04-26T01:52:42.815291+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/2430355061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[17983]: audit 2022-04-26T01:52:42.151323+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]: dispatch 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[17983]: audit 2022-04-26T01:52:42.161373+0000 mon.a (mon.0) 239 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]': finished 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[17983]: cluster 2022-04-26T01:52:42.161440+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[17983]: audit 2022-04-26T01:52:42.161641+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:52:43.517 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:43 smithi138 bash[17983]: audit 2022-04-26T01:52:42.815291+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/2430355061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:52:43.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:43 smithi155 bash[12525]: audit 2022-04-26T01:52:42.151323+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]: dispatch 2022-04-26T01:52:43.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:43 smithi155 bash[12525]: audit 2022-04-26T01:52:42.161373+0000 mon.a (mon.0) 239 : audit [INF] from='client.? 172.21.15.138:0/3934422541' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28b603ed-95f6-4893-9629-885a717daca6"}]': finished 2022-04-26T01:52:43.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:43 smithi155 bash[12525]: cluster 2022-04-26T01:52:42.161440+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:52:43.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:43 smithi155 bash[12525]: audit 2022-04-26T01:52:42.161641+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:52:43.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:43 smithi155 bash[12525]: audit 2022-04-26T01:52:42.815291+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/2430355061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:52:44.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:44 smithi138 bash[12638]: cluster 2022-04-26T01:52:43.162442+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:44.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:44 smithi138 bash[17983]: cluster 2022-04-26T01:52:43.162442+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:44.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:44 smithi155 bash[12525]: cluster 2022-04-26T01:52:43.162442+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:46.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:46 smithi138 bash[12638]: cluster 2022-04-26T01:52:45.162838+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:46.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:46 smithi138 bash[17983]: cluster 2022-04-26T01:52:45.162838+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:46.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:46 smithi155 bash[12525]: cluster 2022-04-26T01:52:45.162838+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:48.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:48 smithi138 bash[12638]: cluster 2022-04-26T01:52:47.163387+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:48.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:48 smithi138 bash[17983]: cluster 2022-04-26T01:52:47.163387+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:48.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:48 smithi155 bash[12525]: cluster 2022-04-26T01:52:47.163387+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:50 smithi138 bash[12638]: cluster 2022-04-26T01:52:49.163857+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:50.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:50 smithi138 bash[17983]: cluster 2022-04-26T01:52:49.163857+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:50.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:50 smithi155 bash[12525]: cluster 2022-04-26T01:52:49.163857+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:51.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[12638]: audit 2022-04-26T01:52:50.283801+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:52:51.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[12638]: audit 2022-04-26T01:52:50.285603+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:51.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[12638]: cephadm 2022-04-26T01:52:50.286876+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi138 2022-04-26T01:52:51.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[17983]: audit 2022-04-26T01:52:50.283801+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:52:51.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[17983]: audit 2022-04-26T01:52:50.285603+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:51.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:51 smithi138 bash[17983]: cephadm 2022-04-26T01:52:50.286876+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi138 2022-04-26T01:52:51.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:51 smithi155 bash[12525]: audit 2022-04-26T01:52:50.283801+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:52:51.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:51 smithi155 bash[12525]: audit 2022-04-26T01:52:50.285603+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:51.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:51 smithi155 bash[12525]: cephadm 2022-04-26T01:52:50.286876+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi138 2022-04-26T01:52:52.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:52 smithi138 bash[12638]: cluster 2022-04-26T01:52:51.164255+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:52.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:52 smithi138 bash[17983]: cluster 2022-04-26T01:52:51.164255+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:52.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:52 smithi155 bash[12525]: cluster 2022-04-26T01:52:51.164255+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:52.900 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 0 on host 'smithi138' 2022-04-26T01:52:53.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[12638]: audit 2022-04-26T01:52:52.883152+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[12638]: audit 2022-04-26T01:52:52.887886+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[12638]: audit 2022-04-26T01:52:52.888209+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[12638]: audit 2022-04-26T01:52:52.890416+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[12638]: audit 2022-04-26T01:52:52.894251+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[17983]: audit 2022-04-26T01:52:52.883152+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[17983]: audit 2022-04-26T01:52:52.887886+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:53.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[17983]: audit 2022-04-26T01:52:52.888209+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:53.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[17983]: audit 2022-04-26T01:52:52.890416+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:53.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:53 smithi138 bash[17983]: audit 2022-04-26T01:52:52.894251+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:53.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:53 smithi155 bash[12525]: audit 2022-04-26T01:52:52.883152+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:52:53.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:53 smithi155 bash[12525]: audit 2022-04-26T01:52:52.887886+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:53.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:53 smithi155 bash[12525]: audit 2022-04-26T01:52:52.888209+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:52:53.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:53 smithi155 bash[12525]: audit 2022-04-26T01:52:52.890416+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:52:53.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:53 smithi155 bash[12525]: audit 2022-04-26T01:52:52.894251+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:54.349 DEBUG:teuthology.orchestra.run.smithi138:osd.0> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.0.service 2022-04-26T01:52:54.352 INFO:tasks.cephadm:Deploying osd.1 on smithi138 with /dev/vg_nvme/lv_3... 2022-04-26T01:52:54.352 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T01:52:54.405 INFO:journalctl@ceph.osd.0.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:52:54.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[12638]: cluster 2022-04-26T01:52:53.164623+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:54.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[17983]: cluster 2022-04-26T01:52:53.164623+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:54.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:54 smithi155 bash[12525]: cluster 2022-04-26T01:52:53.164623+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:55.241 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2022-04-26T01:52:55.241 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2022-04-26T01:52:55.242 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2022-04-26T01:52:55.242 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2022-04-26T01:52:55.242 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2022-04-26T01:52:55.242 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2022-04-26T01:52:55.242 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:54 smithi138 bash[20468]: --> ceph-volume lvm activate successful for osd ID: 0 2022-04-26T01:52:56.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:56 smithi138 bash[12638]: cluster 2022-04-26T01:52:55.165033+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:56.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:56 smithi138 bash[17983]: cluster 2022-04-26T01:52:55.165033+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:56.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:56 smithi155 bash[12525]: cluster 2022-04-26T01:52:55.165033+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:58.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:58 smithi138 bash[17983]: cluster 2022-04-26T01:52:57.165516+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:58.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:58 smithi138 bash[12638]: cluster 2022-04-26T01:52:57.165516+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:58.492 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:58 smithi138 bash[20636]: debug 2022-04-26T01:52:58.208+0000 7fd06db88700 1 -- 172.21.15.138:0/3710312505 <== mon.1 v2:172.21.15.138:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55565ae4e4e0 con 0x55565aec4c00 2022-04-26T01:52:58.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:58 smithi155 bash[12525]: cluster 2022-04-26T01:52:57.165516+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:52:58.991 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:52:58 smithi138 bash[20636]: debug 2022-04-26T01:52:58.748+0000 7fd075621080 -1 Falling back to public interface 2022-04-26T01:52:59.641 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:52:59 smithi138 bash[12638]: audit 2022-04-26T01:52:58.348507+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:59.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:52:59 smithi138 bash[17983]: audit 2022-04-26T01:52:58.348507+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:52:59.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:52:59 smithi155 bash[12525]: audit 2022-04-26T01:52:58.348507+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:00.387 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T01:53:00.387 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-26T01:53:00.387 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2022-04-26T01:53:00.388 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2022-04-26T01:53:00.388 INFO:teuthology.orchestra.run.smithi138.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154584 s, 678 MB/s 2022-04-26T01:53:00.388 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 2022-04-26T01:53:00.388 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2022-04-26T01:53:00.456 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:00 smithi138 bash[12638]: cluster 2022-04-26T01:52:59.165937+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:00.457 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:00 smithi138 bash[17983]: cluster 2022-04-26T01:52:59.165937+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:00.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:00 smithi155 bash[12525]: cluster 2022-04-26T01:52:59.165937+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:01.637 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi138:vg_nvme/lv_3 2022-04-26T01:53:01.991 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:53:01 smithi138 bash[20636]: debug 2022-04-26T01:53:01.728+0000 7fd075621080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-26T01:53:02.434 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:02 smithi138 bash[12638]: cluster 2022-04-26T01:53:01.166182+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:02.434 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:02 smithi138 bash[12638]: audit 2022-04-26T01:53:01.737029+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:53:02.435 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:02 smithi138 bash[17983]: cluster 2022-04-26T01:53:01.166182+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:02.435 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:02 smithi138 bash[17983]: audit 2022-04-26T01:53:01.737029+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:53:02.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:02 smithi155 bash[12525]: cluster 2022-04-26T01:53:01.166182+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:02.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:02 smithi155 bash[12525]: audit 2022-04-26T01:53:01.737029+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:53:03.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[17983]: audit 2022-04-26T01:53:02.172603+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:53:03.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[17983]: cluster 2022-04-26T01:53:02.172699+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:53:03.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[17983]: audit 2022-04-26T01:53:02.172883+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:03.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[17983]: audit 2022-04-26T01:53:02.173375+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:03.492 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[20636]: debug 2022-04-26T01:53:03.176+0000 7fd06bb84700 -1 osd.0 0 waiting for initial osdmap 2022-04-26T01:53:03.492 INFO:journalctl@ceph.osd.0.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[20636]: debug 2022-04-26T01:53:03.176+0000 7fd066afd700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:53:03.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[12638]: audit 2022-04-26T01:53:02.172603+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:53:03.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[12638]: cluster 2022-04-26T01:53:02.172699+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:53:03.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[12638]: audit 2022-04-26T01:53:02.172883+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:03.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:03 smithi138 bash[12638]: audit 2022-04-26T01:53:02.173375+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:03.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:03 smithi155 bash[12525]: audit 2022-04-26T01:53:02.172603+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:53:03.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:03 smithi155 bash[12525]: cluster 2022-04-26T01:53:02.172699+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:53:03.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:03 smithi155 bash[12525]: audit 2022-04-26T01:53:02.172883+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:03.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:03 smithi155 bash[12525]: audit 2022-04-26T01:53:02.173375+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:04.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[12638]: cluster 2022-04-26T01:53:03.166457+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:04.693 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[12638]: audit 2022-04-26T01:53:03.172851+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[12638]: cluster 2022-04-26T01:53:03.172972+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[12638]: audit 2022-04-26T01:53:03.173569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[12638]: audit 2022-04-26T01:53:03.179801+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[17983]: cluster 2022-04-26T01:53:03.166457+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[17983]: audit 2022-04-26T01:53:03.172851+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:04.694 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[17983]: cluster 2022-04-26T01:53:03.172972+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:53:04.695 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[17983]: audit 2022-04-26T01:53:03.173569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:04.695 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:04 smithi138 bash[17983]: audit 2022-04-26T01:53:03.179801+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:04.695 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:04 smithi155 bash[12525]: cluster 2022-04-26T01:53:03.166457+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:04.695 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:04 smithi155 bash[12525]: audit 2022-04-26T01:53:03.172851+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:04.695 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:04 smithi155 bash[12525]: cluster 2022-04-26T01:53:03.172972+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:53:04.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:04 smithi155 bash[12525]: audit 2022-04-26T01:53:03.173569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:04.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:04 smithi155 bash[12525]: audit 2022-04-26T01:53:03.179801+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: cluster 2022-04-26T01:53:02.774098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: cluster 2022-04-26T01:53:02.774321+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: audit 2022-04-26T01:53:04.180930+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: cluster 2022-04-26T01:53:04.186336+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128] boot 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: cluster 2022-04-26T01:53:04.186385+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[12638]: audit 2022-04-26T01:53:04.186515+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.500 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: cluster 2022-04-26T01:53:02.774098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:05.501 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: cluster 2022-04-26T01:53:02.774321+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:05.501 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: audit 2022-04-26T01:53:04.180930+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.501 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: cluster 2022-04-26T01:53:04.186336+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128] boot 2022-04-26T01:53:05.502 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: cluster 2022-04-26T01:53:04.186385+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:53:05.502 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:05 smithi138 bash[17983]: audit 2022-04-26T01:53:04.186515+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: cluster 2022-04-26T01:53:02.774098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:05.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: cluster 2022-04-26T01:53:02.774321+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:05.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: audit 2022-04-26T01:53:04.180930+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:05.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: cluster 2022-04-26T01:53:04.186336+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 [v2:172.21.15.138:6802/1016033128,v1:172.21.15.138:6803/1016033128] boot 2022-04-26T01:53:05.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: cluster 2022-04-26T01:53:04.186385+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:53:05.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:05 smithi155 bash[12525]: audit 2022-04-26T01:53:04.186515+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:53:06.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: cluster 2022-04-26T01:53:05.166909+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:06.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: cluster 2022-04-26T01:53:05.194096+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:53:06.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: cephadm 2022-04-26T01:53:05.617739+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:06.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.626547+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.863154+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.870724+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.876451+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.878920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.880367+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:05.881538+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:06.004147+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:06.006844+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:06.007858+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[17983]: audit 2022-04-26T01:53:06.154851+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: cluster 2022-04-26T01:53:05.166909+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: cluster 2022-04-26T01:53:05.194096+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: cephadm 2022-04-26T01:53:05.617739+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.626547+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.863154+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.870724+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.876451+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.493 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.878920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.880367+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:05.881538+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:06.004147+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:06.006844+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:06.007858+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.494 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:06 smithi138 bash[12638]: audit 2022-04-26T01:53:06.154851+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: cluster 2022-04-26T01:53:05.166909+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: cluster 2022-04-26T01:53:05.194096+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: cephadm 2022-04-26T01:53:05.617739+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.626547+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.863154+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.870724+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.876451+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.878920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.880367+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:05.881538+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:06.004147+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:06.006844+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:06.007858+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:06.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:06 smithi155 bash[12525]: audit 2022-04-26T01:53:06.154851+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:07.464 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:07 smithi138 bash[12638]: cephadm 2022-04-26T01:53:05.864189+0000 mgr.y (mgr.14146) 80 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 16251M 2022-04-26T01:53:07.464 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:07 smithi138 bash[12638]: audit 2022-04-26T01:53:06.002672+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:07.465 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:07 smithi138 bash[17983]: cephadm 2022-04-26T01:53:05.864189+0000 mgr.y (mgr.14146) 80 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 16251M 2022-04-26T01:53:07.465 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:07 smithi138 bash[17983]: audit 2022-04-26T01:53:06.002672+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:07.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:07 smithi155 bash[12525]: cephadm 2022-04-26T01:53:05.864189+0000 mgr.y (mgr.14146) 80 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 16251M 2022-04-26T01:53:07.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:07 smithi155 bash[12525]: audit 2022-04-26T01:53:06.002672+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:08.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:08 smithi138 bash[12638]: cluster 2022-04-26T01:53:07.167461+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:08.616 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:08 smithi138 bash[17983]: cluster 2022-04-26T01:53:07.167461+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:08.617 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:08 smithi155 bash[12525]: cluster 2022-04-26T01:53:07.167461+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:10.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[12638]: cluster 2022-04-26T01:53:09.167973+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:10.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[12638]: audit 2022-04-26T01:53:10.077488+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]: dispatch 2022-04-26T01:53:10.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[12638]: audit 2022-04-26T01:53:10.090860+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]': finished 2022-04-26T01:53:10.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[12638]: cluster 2022-04-26T01:53:10.090956+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[12638]: audit 2022-04-26T01:53:10.091129+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[17983]: cluster 2022-04-26T01:53:09.167973+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[17983]: audit 2022-04-26T01:53:10.077488+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]: dispatch 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[17983]: audit 2022-04-26T01:53:10.090860+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]': finished 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[17983]: cluster 2022-04-26T01:53:10.090956+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:53:10.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:10 smithi138 bash[17983]: audit 2022-04-26T01:53:10.091129+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:10.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:10 smithi155 bash[12525]: cluster 2022-04-26T01:53:09.167973+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:10.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:10 smithi155 bash[12525]: audit 2022-04-26T01:53:10.077488+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]: dispatch 2022-04-26T01:53:10.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:10 smithi155 bash[12525]: audit 2022-04-26T01:53:10.090860+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.138:0/1379388683' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f528310d-b697-43c7-9d18-5bce5ac1e6fe"}]': finished 2022-04-26T01:53:10.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:10 smithi155 bash[12525]: cluster 2022-04-26T01:53:10.090956+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:53:10.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:10 smithi155 bash[12525]: audit 2022-04-26T01:53:10.091129+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:11.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:11 smithi138 bash[12638]: audit 2022-04-26T01:53:10.756576+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.138:0/158399100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:11.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:11 smithi138 bash[17983]: audit 2022-04-26T01:53:10.756576+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.138:0/158399100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:11.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:11 smithi155 bash[12525]: audit 2022-04-26T01:53:10.756576+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.138:0/158399100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:12.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:12 smithi138 bash[12638]: cluster 2022-04-26T01:53:11.168487+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:12.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:12 smithi138 bash[17983]: cluster 2022-04-26T01:53:11.168487+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:12.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:12 smithi155 bash[12525]: cluster 2022-04-26T01:53:11.168487+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:14.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:14 smithi138 bash[17983]: cluster 2022-04-26T01:53:13.168952+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:14.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:14 smithi138 bash[12638]: cluster 2022-04-26T01:53:13.168952+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:14.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:14 smithi155 bash[12525]: cluster 2022-04-26T01:53:13.168952+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:16.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:16 smithi138 bash[12638]: cluster 2022-04-26T01:53:15.169358+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:16.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:16 smithi138 bash[17983]: cluster 2022-04-26T01:53:15.169358+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:16.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:16 smithi155 bash[12525]: cluster 2022-04-26T01:53:15.169358+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:18.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[12638]: cluster 2022-04-26T01:53:17.169818+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:18.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[12638]: audit 2022-04-26T01:53:17.326612+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:53:18.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[12638]: audit 2022-04-26T01:53:17.328920+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:53:18.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[12638]: audit 2022-04-26T01:53:18.215182+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:53:18.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[12638]: audit 2022-04-26T01:53:18.216775+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:18.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[17983]: cluster 2022-04-26T01:53:17.169818+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:18.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[17983]: audit 2022-04-26T01:53:17.326612+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:53:18.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[17983]: audit 2022-04-26T01:53:17.328920+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:53:18.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[17983]: audit 2022-04-26T01:53:18.215182+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:53:18.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:18 smithi138 bash[17983]: audit 2022-04-26T01:53:18.216775+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:18.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:18 smithi155 bash[12525]: cluster 2022-04-26T01:53:17.169818+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:18.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:18 smithi155 bash[12525]: audit 2022-04-26T01:53:17.326612+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:53:18.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:18 smithi155 bash[12525]: audit 2022-04-26T01:53:17.328920+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:53:18.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:18 smithi155 bash[12525]: audit 2022-04-26T01:53:18.215182+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:53:18.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:18 smithi155 bash[12525]: audit 2022-04-26T01:53:18.216775+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:19.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:19 smithi138 bash[17983]: cephadm 2022-04-26T01:53:18.217799+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Deploying daemon osd.1 on smithi138 2022-04-26T01:53:19.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:19 smithi138 bash[12638]: cephadm 2022-04-26T01:53:18.217799+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Deploying daemon osd.1 on smithi138 2022-04-26T01:53:19.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:19 smithi155 bash[12525]: cephadm 2022-04-26T01:53:18.217799+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Deploying daemon osd.1 on smithi138 2022-04-26T01:53:20.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:20 smithi138 bash[12638]: cluster 2022-04-26T01:53:19.170420+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:20.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:20 smithi138 bash[17983]: cluster 2022-04-26T01:53:19.170420+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:20.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:20 smithi155 bash[12525]: cluster 2022-04-26T01:53:19.170420+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:21.019 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 1 on host 'smithi138' 2022-04-26T01:53:21.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[12638]: audit 2022-04-26T01:53:21.000243+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:21.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[12638]: audit 2022-04-26T01:53:21.006700+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:21.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[12638]: audit 2022-04-26T01:53:21.007154+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:21.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[12638]: audit 2022-04-26T01:53:21.009112+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:21.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[12638]: audit 2022-04-26T01:53:21.013191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:21.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[17983]: audit 2022-04-26T01:53:21.000243+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:21.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[17983]: audit 2022-04-26T01:53:21.006700+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:21.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[17983]: audit 2022-04-26T01:53:21.007154+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:21.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[17983]: audit 2022-04-26T01:53:21.009112+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:21.492 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:21 smithi138 bash[17983]: audit 2022-04-26T01:53:21.013191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:21.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:21 smithi155 bash[12525]: audit 2022-04-26T01:53:21.000243+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:21.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:21 smithi155 bash[12525]: audit 2022-04-26T01:53:21.006700+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:21.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:21 smithi155 bash[12525]: audit 2022-04-26T01:53:21.007154+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:21.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:21 smithi155 bash[12525]: audit 2022-04-26T01:53:21.009112+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:21.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:21 smithi155 bash[12525]: audit 2022-04-26T01:53:21.013191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:22.473 DEBUG:teuthology.orchestra.run.smithi138:osd.1> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.1.service 2022-04-26T01:53:22.476 INFO:tasks.cephadm:Deploying osd.2 on smithi138 with /dev/vg_nvme/lv_2... 2022-04-26T01:53:22.476 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-26T01:53:22.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:22 smithi155 bash[12525]: cluster 2022-04-26T01:53:21.170854+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:22.552 INFO:journalctl@ceph.osd.1.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:53:22.636 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:22 smithi138 bash[12638]: cluster 2022-04-26T01:53:21.170854+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:22.737 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:22 smithi138 bash[17983]: cluster 2022-04-26T01:53:21.170854+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2022-04-26T01:53:23.491 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:23 smithi138 bash[23287]: --> ceph-volume lvm activate successful for osd ID: 1 2022-04-26T01:53:24.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:24 smithi138 bash[12638]: cluster 2022-04-26T01:53:23.171366+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:24.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:24 smithi138 bash[17983]: cluster 2022-04-26T01:53:23.171366+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:24.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:24 smithi155 bash[12525]: cluster 2022-04-26T01:53:23.171366+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:26.008 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:25 smithi138 bash[23456]: debug 2022-04-26T01:53:25.848+0000 7f25bfcb0700 1 -- 172.21.15.138:0/4157871101 <== mon.1 v2:172.21.15.138:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c19fdd04e0 con 0x55c19fe47000 2022-04-26T01:53:26.519 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:26 smithi138 bash[17983]: cluster 2022-04-26T01:53:25.171893+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:26.520 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:26 smithi138 bash[17983]: audit 2022-04-26T01:53:26.199795+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:26.520 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:26 smithi138 bash[23456]: debug 2022-04-26T01:53:26.404+0000 7f25c7749080 -1 Falling back to public interface 2022-04-26T01:53:26.520 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:26 smithi138 bash[12638]: cluster 2022-04-26T01:53:25.171893+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:26.521 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:26 smithi138 bash[12638]: audit 2022-04-26T01:53:26.199795+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:26.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:26 smithi155 bash[12525]: cluster 2022-04-26T01:53:25.171893+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:26.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:26 smithi155 bash[12525]: audit 2022-04-26T01:53:26.199795+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:28.420 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-26T01:53:28.420 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-26T01:53:28.421 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2022-04-26T01:53:28.421 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2022-04-26T01:53:28.421 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.021143 s, 496 MB/s 2022-04-26T01:53:28.421 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2022-04-26T01:53:28.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:28 smithi138 bash[12638]: cluster 2022-04-26T01:53:27.172400+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:28.488 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:28 smithi138 bash[17983]: cluster 2022-04-26T01:53:27.172400+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:28.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:28 smithi155 bash[12525]: cluster 2022-04-26T01:53:27.172400+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:29.740 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:29 smithi138 bash[23456]: debug 2022-04-26T01:53:29.396+0000 7f25c7749080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-26T01:53:29.776 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi138:vg_nvme/lv_2 2022-04-26T01:53:30.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:30 smithi155 bash[12525]: cluster 2022-04-26T01:53:29.172878+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:30.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:30 smithi155 bash[12525]: audit 2022-04-26T01:53:29.403059+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:30.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:30 smithi155 bash[12525]: audit 2022-04-26T01:53:29.403544+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:30.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[12638]: cluster 2022-04-26T01:53:29.172878+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:30.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[12638]: audit 2022-04-26T01:53:29.403059+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:30.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[12638]: audit 2022-04-26T01:53:29.403544+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:30.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[17983]: cluster 2022-04-26T01:53:29.172878+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:30.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[17983]: audit 2022-04-26T01:53:29.403059+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:30.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:30 smithi138 bash[17983]: audit 2022-04-26T01:53:29.403544+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:53:31.470 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[12638]: audit 2022-04-26T01:53:30.263711+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:53:31.470 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[12638]: cluster 2022-04-26T01:53:30.263907+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:53:31.470 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[12638]: audit 2022-04-26T01:53:30.264107+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:31.470 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[12638]: audit 2022-04-26T01:53:30.264751+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:31.470 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[12638]: audit 2022-04-26T01:53:30.265226+0000 mon.a (mon.0) 294 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:31.471 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[17983]: audit 2022-04-26T01:53:30.263711+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:53:31.471 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[17983]: cluster 2022-04-26T01:53:30.263907+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:53:31.471 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[17983]: audit 2022-04-26T01:53:30.264107+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:31.471 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[17983]: audit 2022-04-26T01:53:30.264751+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:31.471 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[17983]: audit 2022-04-26T01:53:30.265226+0000 mon.a (mon.0) 294 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:31.471 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[23456]: debug 2022-04-26T01:53:31.280+0000 7f25bdcac700 -1 osd.1 0 waiting for initial osdmap 2022-04-26T01:53:31.471 INFO:journalctl@ceph.osd.1.smithi138.stdout:Apr 26 01:53:31 smithi138 bash[23456]: debug 2022-04-26T01:53:31.284+0000 7f25b6420700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:53:31.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:31 smithi155 bash[12525]: audit 2022-04-26T01:53:30.263711+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:53:31.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:31 smithi155 bash[12525]: cluster 2022-04-26T01:53:30.263907+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:53:31.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:31 smithi155 bash[12525]: audit 2022-04-26T01:53:30.264107+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:31.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:31 smithi155 bash[12525]: audit 2022-04-26T01:53:30.264751+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:31.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:31 smithi155 bash[12525]: audit 2022-04-26T01:53:30.265226+0000 mon.a (mon.0) 294 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:53:32.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:32 smithi155 bash[12525]: cluster 2022-04-26T01:53:31.173225+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:32.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:32 smithi155 bash[12525]: audit 2022-04-26T01:53:31.274329+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:32.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:32 smithi155 bash[12525]: cluster 2022-04-26T01:53:31.274549+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:53:32.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:32 smithi155 bash[12525]: audit 2022-04-26T01:53:31.275321+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:32.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:32 smithi155 bash[12525]: audit 2022-04-26T01:53:31.282475+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:32.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[12638]: cluster 2022-04-26T01:53:31.173225+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[12638]: audit 2022-04-26T01:53:31.274329+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[12638]: cluster 2022-04-26T01:53:31.274549+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[12638]: audit 2022-04-26T01:53:31.275321+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[12638]: audit 2022-04-26T01:53:31.282475+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[17983]: cluster 2022-04-26T01:53:31.173225+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:32.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[17983]: audit 2022-04-26T01:53:31.274329+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:53:32.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[17983]: cluster 2022-04-26T01:53:31.274549+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:53:32.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[17983]: audit 2022-04-26T01:53:31.275321+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:32.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:32 smithi138 bash[17983]: audit 2022-04-26T01:53:31.282475+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: cluster 2022-04-26T01:53:30.422322+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: cluster 2022-04-26T01:53:30.422526+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: audit 2022-04-26T01:53:32.280511+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: cluster 2022-04-26T01:53:32.286501+0000 mon.a (mon.0) 300 : cluster [INF] osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122] boot 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: cluster 2022-04-26T01:53:32.286602+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:53:33.498 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[12638]: audit 2022-04-26T01:53:32.287434+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: cluster 2022-04-26T01:53:30.422322+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: cluster 2022-04-26T01:53:30.422526+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: audit 2022-04-26T01:53:32.280511+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: cluster 2022-04-26T01:53:32.286501+0000 mon.a (mon.0) 300 : cluster [INF] osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122] boot 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: cluster 2022-04-26T01:53:32.286602+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:53:33.499 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:33 smithi138 bash[17983]: audit 2022-04-26T01:53:32.287434+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: cluster 2022-04-26T01:53:30.422322+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:53:33.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: cluster 2022-04-26T01:53:30.422526+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:53:33.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: audit 2022-04-26T01:53:32.280511+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:33.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: cluster 2022-04-26T01:53:32.286501+0000 mon.a (mon.0) 300 : cluster [INF] osd.1 [v2:172.21.15.138:6810/1823769122,v1:172.21.15.138:6811/1823769122] boot 2022-04-26T01:53:33.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: cluster 2022-04-26T01:53:32.286602+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:53:33.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:33 smithi155 bash[12525]: audit 2022-04-26T01:53:32.287434+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: cluster 2022-04-26T01:53:33.173734+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: cluster 2022-04-26T01:53:33.303098+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.937409+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.938999+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.940620+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.949202+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.955989+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.958892+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.960333+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.961297+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:33.968170+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:34.267772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:34.270522+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[12638]: audit 2022-04-26T01:53:34.271884+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:34.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: cluster 2022-04-26T01:53:33.173734+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: cluster 2022-04-26T01:53:33.303098+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.937409+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.938999+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.940620+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.949202+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.955989+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.958892+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.960333+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.961297+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:34.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:33.968170+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.744 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:34.267772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:34.744 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:34.270522+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:34.744 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:34 smithi138 bash[17983]: audit 2022-04-26T01:53:34.271884+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:34.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: cluster 2022-04-26T01:53:33.173734+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:53:34.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: cluster 2022-04-26T01:53:33.303098+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T01:53:34.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.937409+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.938999+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.940620+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.949202+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.955989+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.958892+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.960333+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.961297+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:33.968170+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:34.267772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:53:34.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:34.270522+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:53:34.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:34 smithi155 bash[12525]: audit 2022-04-26T01:53:34.271884+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:35.569 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[12638]: cephadm 2022-04-26T01:53:33.930163+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:35.569 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[12638]: cephadm 2022-04-26T01:53:33.941608+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 8125M 2022-04-26T01:53:35.569 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[12638]: audit 2022-04-26T01:53:34.266039+0000 mgr.y (mgr.14146) 99 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:35.570 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[17983]: cephadm 2022-04-26T01:53:33.930163+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:35.570 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[17983]: cephadm 2022-04-26T01:53:33.941608+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 8125M 2022-04-26T01:53:35.570 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:35 smithi138 bash[17983]: audit 2022-04-26T01:53:34.266039+0000 mgr.y (mgr.14146) 99 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:35.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:35 smithi155 bash[12525]: cephadm 2022-04-26T01:53:33.930163+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:53:35.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:35 smithi155 bash[12525]: cephadm 2022-04-26T01:53:33.941608+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 8125M 2022-04-26T01:53:35.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:35 smithi155 bash[12525]: audit 2022-04-26T01:53:34.266039+0000 mgr.y (mgr.14146) 99 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:53:36.594 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:36 smithi138 bash[17983]: cluster 2022-04-26T01:53:35.174198+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:36.594 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:36 smithi138 bash[12638]: cluster 2022-04-26T01:53:35.174198+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:36.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:36 smithi155 bash[12525]: cluster 2022-04-26T01:53:35.174198+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:38.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:38 smithi138 bash[12638]: cluster 2022-04-26T01:53:37.174713+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:38.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:38 smithi138 bash[17983]: cluster 2022-04-26T01:53:37.174713+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:38.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:38 smithi155 bash[12525]: cluster 2022-04-26T01:53:37.174713+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:39.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[12638]: audit 2022-04-26T01:53:38.522927+0000 mon.a (mon.0) 316 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]: dispatch 2022-04-26T01:53:39.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[12638]: audit 2022-04-26T01:53:38.531852+0000 mon.a (mon.0) 317 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]': finished 2022-04-26T01:53:39.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[12638]: cluster 2022-04-26T01:53:38.531934+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:53:39.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[12638]: audit 2022-04-26T01:53:38.532620+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:53:39.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[12638]: audit 2022-04-26T01:53:39.175368+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.138:0/3658944699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:39.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[17983]: audit 2022-04-26T01:53:38.522927+0000 mon.a (mon.0) 316 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]: dispatch 2022-04-26T01:53:39.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[17983]: audit 2022-04-26T01:53:38.531852+0000 mon.a (mon.0) 317 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]': finished 2022-04-26T01:53:39.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[17983]: cluster 2022-04-26T01:53:38.531934+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:53:39.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[17983]: audit 2022-04-26T01:53:38.532620+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:53:39.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:39 smithi138 bash[17983]: audit 2022-04-26T01:53:39.175368+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.138:0/3658944699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:39.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:39 smithi155 bash[12525]: audit 2022-04-26T01:53:38.522927+0000 mon.a (mon.0) 316 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]: dispatch 2022-04-26T01:53:39.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:39 smithi155 bash[12525]: audit 2022-04-26T01:53:38.531852+0000 mon.a (mon.0) 317 : audit [INF] from='client.? 172.21.15.138:0/1446363424' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbc46da4-a53b-4829-b036-38c330e9d60c"}]': finished 2022-04-26T01:53:39.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:39 smithi155 bash[12525]: cluster 2022-04-26T01:53:38.531934+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:53:39.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:39 smithi155 bash[12525]: audit 2022-04-26T01:53:38.532620+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:53:39.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:39 smithi155 bash[12525]: audit 2022-04-26T01:53:39.175368+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.138:0/3658944699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:53:40.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:40 smithi155 bash[12525]: cluster 2022-04-26T01:53:39.174985+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:40.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:40 smithi138 bash[12638]: cluster 2022-04-26T01:53:39.174985+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:40.991 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:40 smithi138 bash[17983]: cluster 2022-04-26T01:53:39.174985+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:42.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:42 smithi138 bash[12638]: cluster 2022-04-26T01:53:41.175419+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:42.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:42 smithi138 bash[17983]: cluster 2022-04-26T01:53:41.175419+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:42.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:42 smithi155 bash[12525]: cluster 2022-04-26T01:53:41.175419+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:44.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:44 smithi138 bash[17983]: cluster 2022-04-26T01:53:43.175857+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:44.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:44 smithi138 bash[12638]: cluster 2022-04-26T01:53:43.175857+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:44.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:44 smithi155 bash[12525]: cluster 2022-04-26T01:53:43.175857+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:46.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:46 smithi138 bash[12638]: cluster 2022-04-26T01:53:45.176328+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:46.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:46 smithi138 bash[17983]: cluster 2022-04-26T01:53:45.176328+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:46.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:46 smithi155 bash[12525]: cluster 2022-04-26T01:53:45.176328+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:47.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:47 smithi138 bash[12638]: audit 2022-04-26T01:53:46.854530+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:53:47.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:47 smithi138 bash[12638]: audit 2022-04-26T01:53:46.856131+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:47.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:47 smithi138 bash[17983]: audit 2022-04-26T01:53:46.854530+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:53:47.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:47 smithi138 bash[17983]: audit 2022-04-26T01:53:46.856131+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:47.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:47 smithi155 bash[12525]: audit 2022-04-26T01:53:46.854530+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:53:47.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:47 smithi155 bash[12525]: audit 2022-04-26T01:53:46.856131+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:48.457 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:48 smithi138 bash[12638]: cephadm 2022-04-26T01:53:46.857364+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.2 on smithi138 2022-04-26T01:53:48.457 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:48 smithi138 bash[12638]: cluster 2022-04-26T01:53:47.176731+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:48.458 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:48 smithi138 bash[17983]: cephadm 2022-04-26T01:53:46.857364+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.2 on smithi138 2022-04-26T01:53:48.458 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:48 smithi138 bash[17983]: cluster 2022-04-26T01:53:47.176731+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:48.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:48 smithi155 bash[12525]: cephadm 2022-04-26T01:53:46.857364+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.2 on smithi138 2022-04-26T01:53:48.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:48 smithi155 bash[12525]: cluster 2022-04-26T01:53:47.176731+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:49.601 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 2 on host 'smithi138' 2022-04-26T01:53:50.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: cluster 2022-04-26T01:53:49.177183+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:50.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: audit 2022-04-26T01:53:49.577447+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:50.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: audit 2022-04-26T01:53:49.580889+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:50.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: audit 2022-04-26T01:53:49.582337+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: audit 2022-04-26T01:53:49.587994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[17983]: audit 2022-04-26T01:53:49.598116+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: cluster 2022-04-26T01:53:49.177183+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: audit 2022-04-26T01:53:49.577447+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: audit 2022-04-26T01:53:49.580889+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: audit 2022-04-26T01:53:49.582337+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: audit 2022-04-26T01:53:49.587994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:50.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:50 smithi138 bash[12638]: audit 2022-04-26T01:53:49.598116+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:50.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: cluster 2022-04-26T01:53:49.177183+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:50.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: audit 2022-04-26T01:53:49.577447+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:53:50.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: audit 2022-04-26T01:53:49.580889+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:53:50.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: audit 2022-04-26T01:53:49.582337+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:53:50.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: audit 2022-04-26T01:53:49.587994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:50.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:50 smithi155 bash[12525]: audit 2022-04-26T01:53:49.598116+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:51.007 DEBUG:teuthology.orchestra.run.smithi138:osd.2> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.2.service 2022-04-26T01:53:51.009 INFO:tasks.cephadm:Deploying osd.3 on smithi138 with /dev/vg_nvme/lv_1... 2022-04-26T01:53:51.010 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-26T01:53:51.054 INFO:journalctl@ceph.osd.2.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:53:52.186 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2022-04-26T01:53:52.186 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2022-04-26T01:53:52.186 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2022-04-26T01:53:52.187 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2022-04-26T01:53:52.187 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2022-04-26T01:53:52.187 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2022-04-26T01:53:52.187 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:51 smithi138 bash[26140]: --> ceph-volume lvm activate successful for osd ID: 2 2022-04-26T01:53:52.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:52 smithi138 bash[12638]: cluster 2022-04-26T01:53:51.177504+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:52.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:52 smithi138 bash[17983]: cluster 2022-04-26T01:53:51.177504+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:52 smithi155 bash[12525]: cluster 2022-04-26T01:53:51.177504+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:54.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:54 smithi138 bash[12638]: cluster 2022-04-26T01:53:53.177959+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:54.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:54 smithi138 bash[17983]: cluster 2022-04-26T01:53:53.177959+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:54.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:54 smithi155 bash[12525]: cluster 2022-04-26T01:53:53.177959+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:55.369 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:55 smithi138 bash[26339]: debug 2022-04-26T01:53:55.224+0000 7f47d9b01700 1 -- 172.21.15.138:0/1077713453 <== mon.1 v2:172.21.15.138:3301/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x56230540cdc0 con 0x56230548ac00 2022-04-26T01:53:55.369 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:55 smithi138 bash[26339]: debug 2022-04-26T01:53:55.228+0000 7f47d9b01700 1 -- 172.21.15.138:0/1077713453 <== mon.1 v2:172.21.15.138:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5623054144e0 con 0x56230548ac00 2022-04-26T01:53:55.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:55 smithi138 bash[12638]: audit 2022-04-26T01:53:54.362168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:55 smithi138 bash[17983]: audit 2022-04-26T01:53:54.362168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:55.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:55 smithi155 bash[12525]: audit 2022-04-26T01:53:54.362168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:53:56.240 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:55 smithi138 bash[26339]: debug 2022-04-26T01:53:55.772+0000 7f47e159a080 -1 Falling back to public interface 2022-04-26T01:53:56.723 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:56 smithi138 bash[17983]: cluster 2022-04-26T01:53:55.178402+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:56.723 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:56 smithi138 bash[12638]: cluster 2022-04-26T01:53:55.178402+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:56.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:56 smithi155 bash[12525]: cluster 2022-04-26T01:53:55.178402+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.016788 s, 625 MB/s 2022-04-26T01:53:57.220 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2022-04-26T01:53:58.518 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi138:vg_nvme/lv_1 2022-04-26T01:53:58.717 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:58 smithi138 bash[12638]: cluster 2022-04-26T01:53:57.178922+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:58.718 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:58 smithi138 bash[17983]: cluster 2022-04-26T01:53:57.178922+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:58.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:58 smithi155 bash[12525]: cluster 2022-04-26T01:53:57.178922+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:53:58.990 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:53:58 smithi138 bash[26339]: debug 2022-04-26T01:53:58.812+0000 7f47e159a080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-26T01:53:59.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:53:59 smithi138 bash[12638]: audit 2022-04-26T01:53:58.819262+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:53:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:53:59 smithi138 bash[17983]: audit 2022-04-26T01:53:58.819262+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:53:59.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:53:59 smithi155 bash[12525]: audit 2022-04-26T01:53:58.819262+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:54:00.740 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[26339]: debug 2022-04-26T01:54:00.388+0000 7f47d7afd700 -1 osd.2 0 waiting for initial osdmap 2022-04-26T01:54:00.740 INFO:journalctl@ceph.osd.2.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[26339]: debug 2022-04-26T01:54:00.396+0000 7f47d1273700 -1 osd.2 17 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:54:00.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[12638]: cluster 2022-04-26T01:53:59.179423+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:00.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[12638]: audit 2022-04-26T01:53:59.385491+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:54:00.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[12638]: cluster 2022-04-26T01:53:59.385583+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T01:54:00.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[12638]: audit 2022-04-26T01:53:59.385708+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:00.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[12638]: audit 2022-04-26T01:53:59.386715+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:00.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[17983]: cluster 2022-04-26T01:53:59.179423+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:00.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[17983]: audit 2022-04-26T01:53:59.385491+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:54:00.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[17983]: cluster 2022-04-26T01:53:59.385583+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T01:54:00.742 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[17983]: audit 2022-04-26T01:53:59.385708+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:00.743 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:00 smithi138 bash[17983]: audit 2022-04-26T01:53:59.386715+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:00.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:00 smithi155 bash[12525]: cluster 2022-04-26T01:53:59.179423+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:00.831 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:00 smithi155 bash[12525]: audit 2022-04-26T01:53:59.385491+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:54:00.831 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:00 smithi155 bash[12525]: cluster 2022-04-26T01:53:59.385583+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T01:54:00.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:00 smithi155 bash[12525]: audit 2022-04-26T01:53:59.385708+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:00.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:00 smithi155 bash[12525]: audit 2022-04-26T01:53:59.386715+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:02.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[12638]: audit 2022-04-26T01:54:00.387498+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:02.273 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[12638]: cluster 2022-04-26T01:54:00.387611+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T01:54:02.273 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[12638]: audit 2022-04-26T01:54:00.388180+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:02.273 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[12638]: audit 2022-04-26T01:54:00.396294+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[17983]: audit 2022-04-26T01:54:00.387498+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[17983]: cluster 2022-04-26T01:54:00.387611+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T01:54:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[17983]: audit 2022-04-26T01:54:00.388180+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:01 smithi138 bash[17983]: audit 2022-04-26T01:54:00.396294+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:02.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:01 smithi155 bash[12525]: audit 2022-04-26T01:54:00.387498+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:02.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:01 smithi155 bash[12525]: cluster 2022-04-26T01:54:00.387611+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T01:54:02.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:01 smithi155 bash[12525]: audit 2022-04-26T01:54:00.388180+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:02.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:01 smithi155 bash[12525]: audit 2022-04-26T01:54:00.396294+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:53:59.814937+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:53:59.815163+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:54:01.179995+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:01.393388+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:54:01.399875+0000 mon.a (mon.0) 338 : cluster [INF] osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356] boot 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:54:01.399942+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:01.400645+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:01.401120+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cephadm 2022-04-26T01:54:02.100518+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:03.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.110207+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.111833+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.112975+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.114054+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cephadm 2022-04-26T01:54:02.114840+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 5417M 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.119395+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.127168+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.128995+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.130189+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:03.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.130885+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.139127+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.402158+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: cluster 2022-04-26T01:54:02.402344+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[12638]: audit 2022-04-26T01:54:02.404100+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:53:59.814937+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:53:59.815163+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:03.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:54:01.179995+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:01.393388+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:54:01.399875+0000 mon.a (mon.0) 338 : cluster [INF] osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356] boot 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:54:01.399942+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:01.400645+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:01.401120+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cephadm 2022-04-26T01:54:02.100518+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.110207+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.111833+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.112975+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.114054+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cephadm 2022-04-26T01:54:02.114840+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 5417M 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.119395+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.127168+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.128995+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.130189+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.130885+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.139127+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.402158+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: cluster 2022-04-26T01:54:02.402344+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T01:54:03.245 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:02 smithi138 bash[17983]: audit 2022-04-26T01:54:02.404100+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:53:59.814937+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:53:59.815163+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:54:01.179995+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:01.393388+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:54:01.399875+0000 mon.a (mon.0) 338 : cluster [INF] osd.2 [v2:172.21.15.138:6818/187988356,v1:172.21.15.138:6819/187988356] boot 2022-04-26T01:54:03.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:54:01.399942+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:01.400645+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:01.401120+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cephadm 2022-04-26T01:54:02.100518+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.110207+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.111833+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.112975+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.114054+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cephadm 2022-04-26T01:54:02.114840+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 5417M 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.119395+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.127168+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.128995+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.130189+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.130885+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.139127+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.402158+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: cluster 2022-04-26T01:54:02.402344+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T01:54:03.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:02 smithi155 bash[12525]: audit 2022-04-26T01:54:02.404100+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T01:54:04.707 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: audit 2022-04-26T01:54:02.802168+0000 mgr.y (mgr.14146) 117 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:04.707 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: cluster 2022-04-26T01:54:03.180620+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:04.707 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: audit 2022-04-26T01:54:03.406574+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T01:54:04.707 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: cluster 2022-04-26T01:54:03.406702+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T01:54:04.707 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: audit 2022-04-26T01:54:03.414259+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: audit 2022-04-26T01:54:03.416242+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[17983]: audit 2022-04-26T01:54:03.417169+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: audit 2022-04-26T01:54:02.802168+0000 mgr.y (mgr.14146) 117 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: cluster 2022-04-26T01:54:03.180620+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: audit 2022-04-26T01:54:03.406574+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: cluster 2022-04-26T01:54:03.406702+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: audit 2022-04-26T01:54:03.414259+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:04.708 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: audit 2022-04-26T01:54:03.416242+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:04.709 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:04 smithi138 bash[12638]: audit 2022-04-26T01:54:03.417169+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:04.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: audit 2022-04-26T01:54:02.802168+0000 mgr.y (mgr.14146) 117 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:04.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: cluster 2022-04-26T01:54:03.180620+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:04.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: audit 2022-04-26T01:54:03.406574+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T01:54:04.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: cluster 2022-04-26T01:54:03.406702+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T01:54:04.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: audit 2022-04-26T01:54:03.414259+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:04.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: audit 2022-04-26T01:54:03.416242+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:04.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:04 smithi155 bash[12525]: audit 2022-04-26T01:54:03.417169+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:05.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:05 smithi138 bash[12638]: cluster 2022-04-26T01:54:04.412331+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T01:54:05.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:05 smithi138 bash[17983]: cluster 2022-04-26T01:54:04.412331+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T01:54:05.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:05 smithi155 bash[12525]: cluster 2022-04-26T01:54:04.412331+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T01:54:06.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:06 smithi138 bash[12638]: cluster 2022-04-26T01:54:05.181213+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:06.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:06 smithi138 bash[17983]: cluster 2022-04-26T01:54:05.181213+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:06.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:06 smithi155 bash[12525]: cluster 2022-04-26T01:54:05.181213+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: cluster 2022-04-26T01:54:07.181777+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: audit 2022-04-26T01:54:07.479242+0000 mon.a (mon.0) 361 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]: dispatch 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: audit 2022-04-26T01:54:07.487137+0000 mon.a (mon.0) 362 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]': finished 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: cluster 2022-04-26T01:54:07.487201+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: audit 2022-04-26T01:54:07.487315+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:08.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[12638]: audit 2022-04-26T01:54:08.151265+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.138:0/1446106338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: cluster 2022-04-26T01:54:07.181777+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: audit 2022-04-26T01:54:07.479242+0000 mon.a (mon.0) 361 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]: dispatch 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: audit 2022-04-26T01:54:07.487137+0000 mon.a (mon.0) 362 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]': finished 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: cluster 2022-04-26T01:54:07.487201+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: audit 2022-04-26T01:54:07.487315+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:08.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:08 smithi138 bash[17983]: audit 2022-04-26T01:54:08.151265+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.138:0/1446106338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:08.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: cluster 2022-04-26T01:54:07.181777+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:08.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: audit 2022-04-26T01:54:07.479242+0000 mon.a (mon.0) 361 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]: dispatch 2022-04-26T01:54:08.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: audit 2022-04-26T01:54:07.487137+0000 mon.a (mon.0) 362 : audit [INF] from='client.? 172.21.15.138:0/1598755862' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32771648-8075-445c-ac2b-2fdb32f2d238"}]': finished 2022-04-26T01:54:08.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: cluster 2022-04-26T01:54:07.487201+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T01:54:08.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: audit 2022-04-26T01:54:07.487315+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:08.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:08 smithi155 bash[12525]: audit 2022-04-26T01:54:08.151265+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.138:0/1446106338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:10.691 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:10 smithi138 bash[12638]: cluster 2022-04-26T01:54:09.182360+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:10.873 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:10 smithi138 bash[17983]: cluster 2022-04-26T01:54:09.182360+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:10.874 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:10 smithi155 bash[12525]: cluster 2022-04-26T01:54:09.182360+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:12.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:12 smithi138 bash[12638]: cluster 2022-04-26T01:54:11.182831+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:12.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:12 smithi138 bash[17983]: cluster 2022-04-26T01:54:11.182831+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:12.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:12 smithi155 bash[12525]: cluster 2022-04-26T01:54:11.182831+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:14.453 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:14 smithi138 bash[12638]: cluster 2022-04-26T01:54:13.183405+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:14.454 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:14 smithi138 bash[17983]: cluster 2022-04-26T01:54:13.183405+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:14.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:14 smithi155 bash[12525]: cluster 2022-04-26T01:54:13.183405+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:16.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[17983]: cluster 2022-04-26T01:54:15.184012+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:16.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[17983]: audit 2022-04-26T01:54:15.921920+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T01:54:16.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[17983]: audit 2022-04-26T01:54:15.923414+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:16.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[12638]: cluster 2022-04-26T01:54:15.184012+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:16.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[12638]: audit 2022-04-26T01:54:15.921920+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T01:54:16.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:16 smithi138 bash[12638]: audit 2022-04-26T01:54:15.923414+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:16.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:16 smithi155 bash[12525]: cluster 2022-04-26T01:54:15.184012+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:16.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:16 smithi155 bash[12525]: audit 2022-04-26T01:54:15.921920+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T01:54:16.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:16 smithi155 bash[12525]: audit 2022-04-26T01:54:15.923414+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:17.451 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:17 smithi138 bash[12638]: cephadm 2022-04-26T01:54:15.924604+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.3 on smithi138 2022-04-26T01:54:17.452 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:17 smithi138 bash[17983]: cephadm 2022-04-26T01:54:15.924604+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.3 on smithi138 2022-04-26T01:54:17.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:17 smithi155 bash[12525]: cephadm 2022-04-26T01:54:15.924604+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.3 on smithi138 2022-04-26T01:54:18.278 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[12638]: cluster 2022-04-26T01:54:17.184548+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:18.294 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[12638]: audit 2022-04-26T01:54:17.328782+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:54:18.294 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[12638]: audit 2022-04-26T01:54:17.331029+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:54:18.295 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[17983]: cluster 2022-04-26T01:54:17.184548+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:18.295 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[17983]: audit 2022-04-26T01:54:17.328782+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:54:18.295 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:18 smithi138 bash[17983]: audit 2022-04-26T01:54:17.331029+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:54:18.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:18 smithi155 bash[12525]: cluster 2022-04-26T01:54:17.184548+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:18.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:18 smithi155 bash[12525]: audit 2022-04-26T01:54:17.328782+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:54:18.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:18 smithi155 bash[12525]: audit 2022-04-26T01:54:17.331029+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:54:18.560 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 3 on host 'smithi138' 2022-04-26T01:54:19.491 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[12638]: audit 2022-04-26T01:54:18.541102+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:19.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[12638]: audit 2022-04-26T01:54:18.543343+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:19.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[12638]: audit 2022-04-26T01:54:18.544371+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:19.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[12638]: audit 2022-04-26T01:54:18.549371+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:19.492 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[12638]: audit 2022-04-26T01:54:18.557399+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:19.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[17983]: audit 2022-04-26T01:54:18.541102+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:19.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[17983]: audit 2022-04-26T01:54:18.543343+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:19.493 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[17983]: audit 2022-04-26T01:54:18.544371+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:19.494 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[17983]: audit 2022-04-26T01:54:18.549371+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:19.494 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:19 smithi138 bash[17983]: audit 2022-04-26T01:54:18.557399+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:19.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:19 smithi155 bash[12525]: audit 2022-04-26T01:54:18.541102+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:19.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:19 smithi155 bash[12525]: audit 2022-04-26T01:54:18.543343+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:19.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:19 smithi155 bash[12525]: audit 2022-04-26T01:54:18.544371+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:19.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:19 smithi155 bash[12525]: audit 2022-04-26T01:54:18.549371+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:19.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:19 smithi155 bash[12525]: audit 2022-04-26T01:54:18.557399+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:20.053 DEBUG:teuthology.orchestra.run.smithi138:osd.3> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.3.service 2022-04-26T01:54:20.056 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2022-04-26T01:54:20.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T01:54:20.080 INFO:journalctl@ceph.osd.3.smithi138.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:54:20.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:20 smithi155 bash[12525]: cluster 2022-04-26T01:54:19.185116+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:20.869 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[12638]: cluster 2022-04-26T01:54:19.185116+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:20.869 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[17983]: cluster 2022-04-26T01:54:19.185116+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:20.869 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2022-04-26T01:54:20.870 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:20 smithi138 bash[29002]: --> ceph-volume lvm activate successful for osd ID: 3 2022-04-26T01:54:22.454 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:22 smithi138 bash[12638]: cluster 2022-04-26T01:54:21.185592+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:22.455 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:22 smithi138 bash[17983]: cluster 2022-04-26T01:54:21.185592+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:22.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:22 smithi155 bash[12525]: cluster 2022-04-26T01:54:21.185592+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:22.739 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:22 smithi138 bash[29157]: debug 2022-04-26T01:54:22.560+0000 7f0adac29700 1 -- 172.21.15.138:0/668422231 <== mon.0 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556d1c9a24e0 con 0x556d1ca19400 2022-04-26T01:54:23.239 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:23 smithi138 bash[29157]: debug 2022-04-26T01:54:23.108+0000 7f0ae26c2080 -1 Falling back to public interface 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0189763 s, 553 MB/s 2022-04-26T01:54:23.950 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2022-04-26T01:54:23.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:23 smithi138 bash[12638]: audit 2022-04-26T01:54:22.716910+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:23.989 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:23 smithi138 bash[17983]: audit 2022-04-26T01:54:22.716910+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:24.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:23 smithi155 bash[12525]: audit 2022-04-26T01:54:22.716910+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:24.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2022-04-26T01:54:24.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:24 smithi138 bash[12638]: cluster 2022-04-26T01:54:23.186123+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:24.989 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:24 smithi138 bash[17983]: cluster 2022-04-26T01:54:23.186123+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:25.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:24 smithi155 bash[12525]: cluster 2022-04-26T01:54:23.186123+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:26.239 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:26 smithi138 bash[29157]: debug 2022-04-26T01:54:26.092+0000 7f0ae26c2080 -1 osd.3 0 log_to_monitors {default=true} 2022-04-26T01:54:27.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:26 smithi155 bash[12525]: cluster 2022-04-26T01:54:25.186707+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:27.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:26 smithi155 bash[12525]: audit 2022-04-26T01:54:26.098012+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T01:54:27.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:26 smithi138 bash[12638]: cluster 2022-04-26T01:54:25.186707+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:27.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:26 smithi138 bash[12638]: audit 2022-04-26T01:54:26.098012+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T01:54:27.241 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:26 smithi138 bash[17983]: cluster 2022-04-26T01:54:25.186707+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:27.241 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:26 smithi138 bash[17983]: audit 2022-04-26T01:54:26.098012+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T01:54:27.989 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[29157]: debug 2022-04-26T01:54:27.740+0000 7f0ad8c25700 -1 osd.3 0 waiting for initial osdmap 2022-04-26T01:54:27.990 INFO:journalctl@ceph.osd.3.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[29157]: debug 2022-04-26T01:54:27.744+0000 7f0ad53a1700 -1 osd.3 24 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:54:27.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[12638]: audit 2022-04-26T01:54:26.735717+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T01:54:27.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[12638]: cluster 2022-04-26T01:54:26.735879+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T01:54:27.990 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[12638]: audit 2022-04-26T01:54:26.736813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:27.991 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[12638]: audit 2022-04-26T01:54:26.737411+0000 mon.a (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:27.991 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[17983]: audit 2022-04-26T01:54:26.735717+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T01:54:27.991 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[17983]: cluster 2022-04-26T01:54:26.735879+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T01:54:27.991 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[17983]: audit 2022-04-26T01:54:26.736813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:27.992 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:27 smithi138 bash[17983]: audit 2022-04-26T01:54:26.737411+0000 mon.a (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:28.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:27 smithi155 bash[12525]: audit 2022-04-26T01:54:26.735717+0000 mon.a (mon.0) 376 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T01:54:28.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:27 smithi155 bash[12525]: cluster 2022-04-26T01:54:26.735879+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T01:54:28.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:27 smithi155 bash[12525]: audit 2022-04-26T01:54:26.736813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:28.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:27 smithi155 bash[12525]: audit 2022-04-26T01:54:26.737411+0000 mon.a (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2022-04-26T01:54:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: cluster 2022-04-26T01:54:27.187296+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:27.738211+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: cluster 2022-04-26T01:54:27.738503+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T01:54:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:27.738692+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:27.744016+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.139300+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.142849+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.144010+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.417596+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.655757+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.657276+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.658584+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.659908+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.668656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.673660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.676021+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.677738+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.678934+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.685166+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:28 smithi155 bash[12525]: audit 2022-04-26T01:54:28.743797+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: cluster 2022-04-26T01:54:27.187296+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:29.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:27.738211+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:29.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: cluster 2022-04-26T01:54:27.738503+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T01:54:29.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:27.738692+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:27.744016+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.139300+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.142849+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.144010+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.417596+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.655757+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.657276+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.658584+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.659908+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.668656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.673660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.676021+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.677738+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.678934+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.685166+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[12638]: audit 2022-04-26T01:54:28.743797+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: cluster 2022-04-26T01:54:27.187296+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:29.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:27.738211+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: cluster 2022-04-26T01:54:27.738503+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:27.738692+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:27.744016+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.139300+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.142849+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.144010+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.417596+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.655757+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.657276+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.658584+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.659908+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.668656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.673660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.676021+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.677738+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.678934+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.685166+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:29.244 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:28 smithi138 bash[17983]: audit 2022-04-26T01:54:28.743797+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:29.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cluster 2022-04-26T01:54:27.098749+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:29.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cluster 2022-04-26T01:54:27.098951+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:29.785 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: audit 2022-04-26T01:54:28.137487+0000 mgr.y (mgr.14146) 132 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:30.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cephadm 2022-04-26T01:54:28.408337+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:30.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cephadm 2022-04-26T01:54:28.660923+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 4062M 2022-04-26T01:54:30.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cluster 2022-04-26T01:54:28.753098+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679] boot 2022-04-26T01:54:30.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: cluster 2022-04-26T01:54:28.753192+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T01:54:30.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:29 smithi155 bash[12525]: audit 2022-04-26T01:54:28.754318+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:30.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cluster 2022-04-26T01:54:27.098749+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:30.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cluster 2022-04-26T01:54:27.098951+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: audit 2022-04-26T01:54:28.137487+0000 mgr.y (mgr.14146) 132 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cephadm 2022-04-26T01:54:28.408337+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cephadm 2022-04-26T01:54:28.660923+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 4062M 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cluster 2022-04-26T01:54:28.753098+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679] boot 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: cluster 2022-04-26T01:54:28.753192+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[17983]: audit 2022-04-26T01:54:28.754318+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cluster 2022-04-26T01:54:27.098749+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:30.240 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cluster 2022-04-26T01:54:27.098951+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: audit 2022-04-26T01:54:28.137487+0000 mgr.y (mgr.14146) 132 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cephadm 2022-04-26T01:54:28.408337+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi138 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cephadm 2022-04-26T01:54:28.660923+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 4062M 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cluster 2022-04-26T01:54:28.753098+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.138:6826/4188155679,v1:172.21.15.138:6827/4188155679] boot 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: cluster 2022-04-26T01:54:28.753192+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T01:54:30.241 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:29 smithi138 bash[12638]: audit 2022-04-26T01:54:28.754318+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T01:54:31.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:30 smithi155 bash[12525]: cluster 2022-04-26T01:54:29.187846+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:31.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:30 smithi155 bash[12525]: cluster 2022-04-26T01:54:29.771938+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T01:54:31.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:30 smithi138 bash[12638]: cluster 2022-04-26T01:54:29.187846+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:31.239 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:30 smithi138 bash[12638]: cluster 2022-04-26T01:54:29.771938+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T01:54:31.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:30 smithi138 bash[17983]: cluster 2022-04-26T01:54:29.187846+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T01:54:31.240 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:30 smithi138 bash[17983]: cluster 2022-04-26T01:54:29.771938+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T01:54:32.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:32 smithi138 bash[12638]: cluster 2022-04-26T01:54:31.188436+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:32.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:32 smithi138 bash[17983]: cluster 2022-04-26T01:54:31.188436+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:32.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:32 smithi155 bash[12525]: cluster 2022-04-26T01:54:31.188436+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:33.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: audit 2022-04-26T01:54:32.217288+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.155:0/3970222189' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: audit 2022-04-26T01:54:32.218111+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: audit 2022-04-26T01:54:32.225692+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]': finished 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: cluster 2022-04-26T01:54:32.225873+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: audit 2022-04-26T01:54:32.226096+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[12638]: audit 2022-04-26T01:54:32.880304+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.155:0/2546218571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: audit 2022-04-26T01:54:32.217288+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.155:0/3970222189' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: audit 2022-04-26T01:54:32.218111+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: audit 2022-04-26T01:54:32.225692+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]': finished 2022-04-26T01:54:33.490 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: cluster 2022-04-26T01:54:32.225873+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T01:54:33.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: audit 2022-04-26T01:54:32.226096+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:33.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:33 smithi138 bash[17983]: audit 2022-04-26T01:54:32.880304+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.155:0/2546218571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: audit 2022-04-26T01:54:32.217288+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.155:0/3970222189' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: audit 2022-04-26T01:54:32.218111+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]: dispatch 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: audit 2022-04-26T01:54:32.225692+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f348bd9d-048e-4449-a783-c0774c972351"}]': finished 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: cluster 2022-04-26T01:54:32.225873+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: audit 2022-04-26T01:54:32.226096+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:33.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:33 smithi155 bash[12525]: audit 2022-04-26T01:54:32.880304+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.155:0/2546218571' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:34.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:34 smithi138 bash[17983]: cluster 2022-04-26T01:54:33.189087+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:34.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:34 smithi138 bash[12638]: cluster 2022-04-26T01:54:33.189087+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:34.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:34 smithi155 bash[12525]: cluster 2022-04-26T01:54:33.189087+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:36.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:36 smithi138 bash[12638]: cluster 2022-04-26T01:54:35.189709+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:36.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:36 smithi138 bash[17983]: cluster 2022-04-26T01:54:35.189709+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:36.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:36 smithi155 bash[12525]: cluster 2022-04-26T01:54:35.189709+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:38.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:38 smithi138 bash[12638]: cluster 2022-04-26T01:54:37.190237+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:38.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:38 smithi138 bash[17983]: cluster 2022-04-26T01:54:37.190237+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:38.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:38 smithi155 bash[12525]: cluster 2022-04-26T01:54:37.190237+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:40 smithi155 bash[12525]: cluster 2022-04-26T01:54:39.190821+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:40 smithi155 bash[12525]: audit 2022-04-26T01:54:40.036184+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T01:54:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:40 smithi155 bash[12525]: audit 2022-04-26T01:54:40.038079+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:40.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[12638]: cluster 2022-04-26T01:54:39.190821+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:40.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[12638]: audit 2022-04-26T01:54:40.036184+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T01:54:40.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[12638]: audit 2022-04-26T01:54:40.038079+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:40.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[17983]: cluster 2022-04-26T01:54:39.190821+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:40.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[17983]: audit 2022-04-26T01:54:40.036184+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T01:54:40.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:40 smithi138 bash[17983]: audit 2022-04-26T01:54:40.038079+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:41.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:41 smithi155 bash[12525]: cephadm 2022-04-26T01:54:40.039546+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Deploying daemon osd.4 on smithi155 2022-04-26T01:54:41.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:41 smithi138 bash[12638]: cephadm 2022-04-26T01:54:40.039546+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Deploying daemon osd.4 on smithi155 2022-04-26T01:54:41.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:41 smithi138 bash[17983]: cephadm 2022-04-26T01:54:40.039546+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Deploying daemon osd.4 on smithi155 2022-04-26T01:54:42.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:42 smithi155 bash[12525]: cluster 2022-04-26T01:54:41.191372+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:42.565 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2022-04-26T01:54:42.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:42 smithi138 bash[12638]: cluster 2022-04-26T01:54:41.191372+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:42.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:42 smithi138 bash[17983]: cluster 2022-04-26T01:54:41.191372+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:43.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:43 smithi155 bash[12525]: audit 2022-04-26T01:54:42.548849+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:43.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:43 smithi155 bash[12525]: audit 2022-04-26T01:54:42.555623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:43 smithi155 bash[12525]: audit 2022-04-26T01:54:42.556069+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:43.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:43 smithi155 bash[12525]: audit 2022-04-26T01:54:42.558785+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:43.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:43 smithi155 bash[12525]: audit 2022-04-26T01:54:42.562638+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[12638]: audit 2022-04-26T01:54:42.548849+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:43.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[12638]: audit 2022-04-26T01:54:42.555623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[12638]: audit 2022-04-26T01:54:42.556069+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:43.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[12638]: audit 2022-04-26T01:54:42.558785+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:43.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[12638]: audit 2022-04-26T01:54:42.562638+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[17983]: audit 2022-04-26T01:54:42.548849+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:43.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[17983]: audit 2022-04-26T01:54:42.555623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[17983]: audit 2022-04-26T01:54:42.556069+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:43.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[17983]: audit 2022-04-26T01:54:42.558785+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:43.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:43 smithi138 bash[17983]: audit 2022-04-26T01:54:42.562638+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:43.843 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.4.service 2022-04-26T01:54:43.846 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2022-04-26T01:54:43.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T01:54:43.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:54:44.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[12525]: cluster 2022-04-26T01:54:43.191942+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2022-04-26T01:54:44.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:44 smithi155 bash[15467]: --> ceph-volume lvm activate successful for osd ID: 4 2022-04-26T01:54:44.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:44 smithi138 bash[12638]: cluster 2022-04-26T01:54:43.191942+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:44.989 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:44 smithi138 bash[17983]: cluster 2022-04-26T01:54:43.191942+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:46.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:46 smithi155 bash[12525]: cluster 2022-04-26T01:54:45.192501+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:46.989 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:46 smithi138 bash[12638]: cluster 2022-04-26T01:54:45.192501+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:46.989 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:46 smithi138 bash[17983]: cluster 2022-04-26T01:54:45.192501+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:47.260 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:46 smithi155 bash[15639]: debug 2022-04-26T01:54:46.994+0000 7f0b3bb11700 1 -- 172.21.15.155:0/1931176065 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e1235424e0 con 0x55e1235b9400 2022-04-26T01:54:48.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:47 smithi155 bash[15639]: debug 2022-04-26T01:54:47.542+0000 7f0b435aa080 -1 Falling back to public interface 2022-04-26T01:54:48.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:48 smithi138 bash[12638]: audit 2022-04-26T01:54:47.061734+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:48.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:48 smithi138 bash[12638]: cluster 2022-04-26T01:54:47.193049+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:48.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:48 smithi138 bash[17983]: audit 2022-04-26T01:54:47.061734+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:48.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:48 smithi138 bash[17983]: cluster 2022-04-26T01:54:47.193049+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:48.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:48 smithi155 bash[12525]: audit 2022-04-26T01:54:47.061734+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:48.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:48 smithi155 bash[12525]: cluster 2022-04-26T01:54:47.193049+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160077 s, 655 MB/s 2022-04-26T01:54:49.381 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2022-04-26T01:54:50.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:50 smithi155 bash[12525]: cluster 2022-04-26T01:54:49.193578+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:50.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2022-04-26T01:54:50.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:50 smithi138 bash[12638]: cluster 2022-04-26T01:54:49.193578+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:50.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:50 smithi138 bash[17983]: cluster 2022-04-26T01:54:49.193578+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:50.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:50 smithi155 bash[15639]: debug 2022-04-26T01:54:50.614+0000 7f0b435aa080 -1 osd.4 0 log_to_monitors {default=true} 2022-04-26T01:54:51.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:51 smithi155 bash[12525]: audit 2022-04-26T01:54:50.624777+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:51.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:51 smithi155 bash[12525]: audit 2022-04-26T01:54:50.625636+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:51.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:51 smithi138 bash[12638]: audit 2022-04-26T01:54:50.624777+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:51.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:51 smithi138 bash[12638]: audit 2022-04-26T01:54:50.625636+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:51.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:51 smithi138 bash[17983]: audit 2022-04-26T01:54:50.624777+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:51.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:51 smithi138 bash[17983]: audit 2022-04-26T01:54:50.625636+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T01:54:52.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[15639]: debug 2022-04-26T01:54:52.270+0000 7f0b39b0d700 -1 osd.4 0 waiting for initial osdmap 2022-04-26T01:54:52.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[15639]: debug 2022-04-26T01:54:52.278+0000 7f0b33283700 -1 osd.4 29 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: cluster 2022-04-26T01:54:51.194073+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: audit 2022-04-26T01:54:51.261574+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: cluster 2022-04-26T01:54:51.261668+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: audit 2022-04-26T01:54:51.261952+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: audit 2022-04-26T01:54:51.263010+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:52.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:52 smithi155 bash[12525]: audit 2022-04-26T01:54:51.263634+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: cluster 2022-04-26T01:54:51.194073+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: audit 2022-04-26T01:54:51.261574+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: cluster 2022-04-26T01:54:51.261668+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: audit 2022-04-26T01:54:51.261952+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: audit 2022-04-26T01:54:51.263010+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:52.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[17983]: audit 2022-04-26T01:54:51.263634+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: cluster 2022-04-26T01:54:51.194073+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: audit 2022-04-26T01:54:51.261574+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: cluster 2022-04-26T01:54:51.261668+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: audit 2022-04-26T01:54:51.261952+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: audit 2022-04-26T01:54:51.263010+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:52.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:52 smithi138 bash[12638]: audit 2022-04-26T01:54:51.263634+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:54:53.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:53 smithi155 bash[12525]: audit 2022-04-26T01:54:52.266785+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2022-04-26T01:54:53.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:53 smithi155 bash[12525]: cluster 2022-04-26T01:54:52.266943+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2022-04-26T01:54:53.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:53 smithi155 bash[12525]: audit 2022-04-26T01:54:52.267707+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:53 smithi155 bash[12525]: audit 2022-04-26T01:54:52.274757+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:53 smithi155 bash[12525]: cluster 2022-04-26T01:54:53.269012+0000 mon.a (mon.0) 424 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062] boot 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[12638]: audit 2022-04-26T01:54:52.266785+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[12638]: cluster 2022-04-26T01:54:52.266943+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[12638]: audit 2022-04-26T01:54:52.267707+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[12638]: audit 2022-04-26T01:54:52.274757+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[12638]: cluster 2022-04-26T01:54:53.269012+0000 mon.a (mon.0) 424 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062] boot 2022-04-26T01:54:53.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[17983]: audit 2022-04-26T01:54:52.266785+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2022-04-26T01:54:53.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[17983]: cluster 2022-04-26T01:54:52.266943+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2022-04-26T01:54:53.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[17983]: audit 2022-04-26T01:54:52.267707+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[17983]: audit 2022-04-26T01:54:52.274757+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:53.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:53 smithi138 bash[17983]: cluster 2022-04-26T01:54:53.269012+0000 mon.a (mon.0) 424 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3265086062,v1:172.21.15.155:6801/3265086062] boot 2022-04-26T01:54:54.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: cluster 2022-04-26T01:54:51.622499+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:54.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: cluster 2022-04-26T01:54:51.622664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:54.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: cluster 2022-04-26T01:54:53.194600+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:54.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: cluster 2022-04-26T01:54:53.269082+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2022-04-26T01:54:54.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.269388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.902525+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.904312+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.914009+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.924069+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.927555+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.929433+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.931060+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:54.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:54 smithi155 bash[12525]: audit 2022-04-26T01:54:53.941337+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: cluster 2022-04-26T01:54:51.622499+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:54.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: cluster 2022-04-26T01:54:51.622664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:54.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: cluster 2022-04-26T01:54:53.194600+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:54.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: cluster 2022-04-26T01:54:53.269082+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2022-04-26T01:54:54.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.269388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.902525+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.904312+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.914009+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.924069+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.927555+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.929433+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.931060+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:54.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[17983]: audit 2022-04-26T01:54:53.941337+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: cluster 2022-04-26T01:54:51.622499+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: cluster 2022-04-26T01:54:51.622664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: cluster 2022-04-26T01:54:53.194600+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: cluster 2022-04-26T01:54:53.269082+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.269388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.902525+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.904312+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.914009+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.741 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.924069+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:54.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.927555+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:54:54.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.929433+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:54.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.931060+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:54:54.742 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:54 smithi138 bash[12638]: audit 2022-04-26T01:54:53.941337+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:54:55.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: cephadm 2022-04-26T01:54:53.891463+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Detected new or changed devices on smithi155 2022-04-26T01:54:55.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: cephadm 2022-04-26T01:54:53.905437+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17275M 2022-04-26T01:54:55.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: cluster 2022-04-26T01:54:54.284952+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2022-04-26T01:54:55.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: audit 2022-04-26T01:54:54.554951+0000 mgr.y (mgr.14146) 151 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:55.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: audit 2022-04-26T01:54:54.556523+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:55.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: audit 2022-04-26T01:54:54.559971+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:55.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: audit 2022-04-26T01:54:54.561577+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:55.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:55 smithi155 bash[12525]: cluster 2022-04-26T01:54:55.284640+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: cephadm 2022-04-26T01:54:53.891463+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Detected new or changed devices on smithi155 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: cephadm 2022-04-26T01:54:53.905437+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17275M 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: cluster 2022-04-26T01:54:54.284952+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: audit 2022-04-26T01:54:54.554951+0000 mgr.y (mgr.14146) 151 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: audit 2022-04-26T01:54:54.556523+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:55.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: audit 2022-04-26T01:54:54.559971+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: audit 2022-04-26T01:54:54.561577+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[12638]: cluster 2022-04-26T01:54:55.284640+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: cephadm 2022-04-26T01:54:53.891463+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Detected new or changed devices on smithi155 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: cephadm 2022-04-26T01:54:53.905437+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17275M 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: cluster 2022-04-26T01:54:54.284952+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: audit 2022-04-26T01:54:54.554951+0000 mgr.y (mgr.14146) 151 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: audit 2022-04-26T01:54:54.556523+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:54:55.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: audit 2022-04-26T01:54:54.559971+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:54:55.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: audit 2022-04-26T01:54:54.561577+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:54:55.741 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:55 smithi138 bash[17983]: cluster 2022-04-26T01:54:55.284640+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2022-04-26T01:54:56.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:56 smithi155 bash[12525]: cluster 2022-04-26T01:54:55.195150+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:56.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:56 smithi138 bash[12638]: cluster 2022-04-26T01:54:55.195150+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:56.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:56 smithi138 bash[17983]: cluster 2022-04-26T01:54:55.195150+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:58.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:58 smithi138 bash[12638]: cluster 2022-04-26T01:54:57.195709+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:58.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:58 smithi138 bash[17983]: cluster 2022-04-26T01:54:57.195709+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:58.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:58 smithi155 bash[12525]: cluster 2022-04-26T01:54:57.195709+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:54:59.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: audit 2022-04-26T01:54:58.353097+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.155:0/2961708661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: audit 2022-04-26T01:54:58.354003+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: audit 2022-04-26T01:54:58.361488+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]': finished 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: cluster 2022-04-26T01:54:58.361618+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: audit 2022-04-26T01:54:58.361879+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[12638]: audit 2022-04-26T01:54:59.048650+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.155:0/687767651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:59.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: audit 2022-04-26T01:54:58.353097+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.155:0/2961708661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: audit 2022-04-26T01:54:58.354003+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: audit 2022-04-26T01:54:58.361488+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]': finished 2022-04-26T01:54:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: cluster 2022-04-26T01:54:58.361618+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2022-04-26T01:54:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: audit 2022-04-26T01:54:58.361879+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:54:59.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:54:59 smithi138 bash[17983]: audit 2022-04-26T01:54:59.048650+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.155:0/687767651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:54:59.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: audit 2022-04-26T01:54:58.353097+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.155:0/2961708661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: audit 2022-04-26T01:54:58.354003+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]: dispatch 2022-04-26T01:54:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: audit 2022-04-26T01:54:58.361488+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1545d0d-9b63-45b0-af51-48a08b2d6d4a"}]': finished 2022-04-26T01:54:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: cluster 2022-04-26T01:54:58.361618+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2022-04-26T01:54:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: audit 2022-04-26T01:54:58.361879+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:54:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:54:59 smithi155 bash[12525]: audit 2022-04-26T01:54:59.048650+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.155:0/687767651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:55:00.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:00 smithi138 bash[12638]: cluster 2022-04-26T01:54:59.196267+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:00.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:00 smithi138 bash[17983]: cluster 2022-04-26T01:54:59.196267+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:00.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:00 smithi155 bash[12525]: cluster 2022-04-26T01:54:59.196267+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:02.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:02 smithi138 bash[12638]: cluster 2022-04-26T01:55:01.196841+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:02.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:02 smithi138 bash[17983]: cluster 2022-04-26T01:55:01.196841+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:02.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:02 smithi155 bash[12525]: cluster 2022-04-26T01:55:01.196841+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:04.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:04 smithi138 bash[12638]: cluster 2022-04-26T01:55:03.197448+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:04.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:04 smithi138 bash[17983]: cluster 2022-04-26T01:55:03.197448+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:04.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:04 smithi155 bash[12525]: cluster 2022-04-26T01:55:03.197448+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:06.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:06 smithi138 bash[12638]: cluster 2022-04-26T01:55:05.197996+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:06.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:06 smithi138 bash[17983]: cluster 2022-04-26T01:55:05.197996+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:06.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:06 smithi155 bash[12525]: cluster 2022-04-26T01:55:05.197996+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:07.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[12638]: audit 2022-04-26T01:55:06.456642+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2022-04-26T01:55:07.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[12638]: audit 2022-04-26T01:55:06.458522+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:07.489 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[12638]: cephadm 2022-04-26T01:55:06.460040+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Deploying daemon osd.5 on smithi155 2022-04-26T01:55:07.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[17983]: audit 2022-04-26T01:55:06.456642+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2022-04-26T01:55:07.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[17983]: audit 2022-04-26T01:55:06.458522+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:07.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:07 smithi138 bash[17983]: cephadm 2022-04-26T01:55:06.460040+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Deploying daemon osd.5 on smithi155 2022-04-26T01:55:07.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:07 smithi155 bash[12525]: audit 2022-04-26T01:55:06.456642+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2022-04-26T01:55:07.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:07 smithi155 bash[12525]: audit 2022-04-26T01:55:06.458522+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:07.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:07 smithi155 bash[12525]: cephadm 2022-04-26T01:55:06.460040+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Deploying daemon osd.5 on smithi155 2022-04-26T01:55:08.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:08 smithi138 bash[12638]: cluster 2022-04-26T01:55:07.198581+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:08.488 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:08 smithi138 bash[17983]: cluster 2022-04-26T01:55:07.198581+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:08.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:08 smithi155 bash[12525]: cluster 2022-04-26T01:55:07.198581+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:09.067 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5 on host 'smithi155' 2022-04-26T01:55:09.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:09 smithi155 bash[12525]: audit 2022-04-26T01:55:09.050200+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:55:09.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:09 smithi155 bash[12525]: audit 2022-04-26T01:55:09.059184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:09.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:09 smithi155 bash[12525]: audit 2022-04-26T01:55:09.059586+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:09.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:09 smithi155 bash[12525]: audit 2022-04-26T01:55:09.062535+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:55:09.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:09 smithi155 bash[12525]: audit 2022-04-26T01:55:09.065438+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:09.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[12638]: audit 2022-04-26T01:55:09.050200+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:55:09.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[12638]: audit 2022-04-26T01:55:09.059184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:09.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[12638]: audit 2022-04-26T01:55:09.059586+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:09.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[12638]: audit 2022-04-26T01:55:09.062535+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:55:09.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[12638]: audit 2022-04-26T01:55:09.065438+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:09.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[17983]: audit 2022-04-26T01:55:09.050200+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:55:09.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[17983]: audit 2022-04-26T01:55:09.059184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:09.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[17983]: audit 2022-04-26T01:55:09.059586+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:55:09.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[17983]: audit 2022-04-26T01:55:09.062535+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:55:09.489 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:09 smithi138 bash[17983]: audit 2022-04-26T01:55:09.065438+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:10.331 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-1c0204ea-c503-11ec-8c39-001a4aab830c@osd.5.service 2022-04-26T01:55:10.334 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2022-04-26T01:55:10.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-26T01:55:10.348 INFO:journalctl@ceph.osd.5.smithi155.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T01:55:10.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:10 smithi138 bash[12638]: cluster 2022-04-26T01:55:09.199089+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:10.488 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:10 smithi138 bash[17983]: cluster 2022-04-26T01:55:09.199089+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:10.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[12525]: cluster 2022-04-26T01:55:09.199089+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:11.243 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2022-04-26T01:55:11.244 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:10 smithi155 bash[18263]: --> ceph-volume lvm activate successful for osd ID: 5 2022-04-26T01:55:12.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:12 smithi155 bash[12525]: cluster 2022-04-26T01:55:11.199632+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:12.488 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:12 smithi138 bash[12638]: cluster 2022-04-26T01:55:11.199632+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:12.488 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:12 smithi138 bash[17983]: cluster 2022-04-26T01:55:11.199632+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:14.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:13 smithi155 bash[12525]: audit 2022-04-26T01:55:12.943623+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:14.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:13 smithi155 bash[12525]: cluster 2022-04-26T01:55:13.200195+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:14.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:13 smithi138 bash[12638]: audit 2022-04-26T01:55:12.943623+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:14.238 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:13 smithi138 bash[12638]: cluster 2022-04-26T01:55:13.200195+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:14.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:13 smithi138 bash[17983]: audit 2022-04-26T01:55:12.943623+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' 2022-04-26T01:55:14.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:13 smithi138 bash[17983]: cluster 2022-04-26T01:55:13.200195+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:14.543 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:14 smithi155 bash[18478]: debug 2022-04-26T01:55:14.074+0000 7fa77110c700 1 -- 172.21.15.155:0/1235138310 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5591460524e0 con 0x5591460c9400 2022-04-26T01:55:15.044 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:14 smithi155 bash[18478]: debug 2022-04-26T01:55:14.626+0000 7fa778ba5080 -1 Falling back to public interface 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016196 s, 647 MB/s 2022-04-26T01:55:16.294 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2022-04-26T01:55:16.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:16 smithi155 bash[12525]: cluster 2022-04-26T01:55:15.200758+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:16.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:16 smithi138 bash[12638]: cluster 2022-04-26T01:55:15.200758+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:16.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:16 smithi138 bash[17983]: cluster 2022-04-26T01:55:15.200758+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:17.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c0204ea-c503-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2022-04-26T01:55:18.043 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:17 smithi155 bash[18478]: debug 2022-04-26T01:55:17.694+0000 7fa778ba5080 -1 osd.5 0 log_to_monitors {default=true} 2022-04-26T01:55:18.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:18 smithi155 bash[12525]: cluster 2022-04-26T01:55:17.201277+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:18.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:18 smithi155 bash[12525]: audit 2022-04-26T01:55:17.331267+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:55:18.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:18 smithi155 bash[12525]: audit 2022-04-26T01:55:17.333588+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:55:18.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:18 smithi155 bash[12525]: audit 2022-04-26T01:55:17.704689+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:18.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:18 smithi155 bash[12525]: audit 2022-04-26T01:55:17.705431+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:18.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[12638]: cluster 2022-04-26T01:55:17.201277+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:18.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[12638]: audit 2022-04-26T01:55:17.331267+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:55:18.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[12638]: audit 2022-04-26T01:55:17.333588+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:55:18.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[12638]: audit 2022-04-26T01:55:17.704689+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[12638]: audit 2022-04-26T01:55:17.705431+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[17983]: cluster 2022-04-26T01:55:17.201277+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[17983]: audit 2022-04-26T01:55:17.331267+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[17983]: audit 2022-04-26T01:55:17.333588+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[17983]: audit 2022-04-26T01:55:17.704689+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:18.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:18 smithi138 bash[17983]: audit 2022-04-26T01:55:17.705431+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-26T01:55:19.543 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[18478]: debug 2022-04-26T01:55:19.266+0000 7fa76f108700 -1 osd.5 0 waiting for initial osdmap 2022-04-26T01:55:19.544 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[18478]: debug 2022-04-26T01:55:19.274+0000 7fa76a081700 -1 osd.5 35 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:55:19.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[12525]: audit 2022-04-26T01:55:18.266803+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2022-04-26T01:55:19.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[12525]: cluster 2022-04-26T01:55:18.267116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2022-04-26T01:55:19.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[12525]: audit 2022-04-26T01:55:18.267932+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:55:19.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[12525]: audit 2022-04-26T01:55:18.267973+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:55:19.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 26 01:55:19 smithi155 bash[12525]: audit 2022-04-26T01:55:18.268724+0000 mon.a (mon.0) 458 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:55:19.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[12638]: audit 2022-04-26T01:55:18.266803+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2022-04-26T01:55:19.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[12638]: cluster 2022-04-26T01:55:18.267116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2022-04-26T01:55:19.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[12638]: audit 2022-04-26T01:55:18.267932+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:55:19.738 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[12638]: audit 2022-04-26T01:55:18.267973+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.a.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[12638]: audit 2022-04-26T01:55:18.268724+0000 mon.a (mon.0) 458 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[17983]: audit 2022-04-26T01:55:18.266803+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[17983]: cluster 2022-04-26T01:55:18.267116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[17983]: audit 2022-04-26T01:55:18.267932+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/368869372,v1:172.21.15.155:6809/368869372]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:19 smithi138 bash[17983]: audit 2022-04-26T01:55:18.267973+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.138:0/1914208659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-26T01:55:19.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Apr 26 01:55:19 sm